bb-plane-fork/web/core/store
Akshita Goyal d65f0e264e
[WEB-4327] Chore PAT permissions (#7224)
* chore: improved pat permissions

* fix: err message

* fix: removed permission from backend

* [WEB-4330] refactor: update API token endpoints to use user context instead of workspace slug

- Changed URL patterns for API token endpoints to use "users/api-tokens/" instead of "workspaces/<str:slug>/api-tokens/".
- Refactored ApiTokenEndpoint methods to remove workspace slug parameter and adjust database queries accordingly.
- Added new test cases for API token creation, retrieval, deletion, and updates, including support for bot users and minimal data submissions.

* fix: removed workspace slug from api-tokens

* fix: refactor

* chore: url.py code rabbit suggestion

* fix: APITokenService moved to package

---------

Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-06-18 16:08:11 +05:30
..
editor [PE-242, 243] refactor: editor file handling, image upload status (#6442) 2025-02-19 15:18:01 +05:30
estimates [WEB-4130] fix: cycle charts minor optimizations (#7123) 2025-05-28 00:54:21 +05:30
inbox refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
issue [WEB-4017] fix: hooks and store refactoring for issue-details (#7107) 2025-06-18 15:59:26 +05:30
member [WEB-4311] fix: membership data handling and state reversal on error (#7205) 2025-06-16 14:02:47 +05:30
notifications refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
pages refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
project refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
sticky fix: new sticky color + recent sticky api call + sticky max height (#6438) 2025-01-21 20:34:00 +05:30
timeline refactor timeline store for code splitting (#5926) 2024-10-29 17:57:45 +05:30
user refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
workspace [WEB-4327] Chore PAT permissions (#7224) 2025-06-18 16:08:11 +05:30
analytics.store.ts [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
base-command-palette.store.ts [WEB-4300] improvement: add allowedProjectIds to create work item modal (#7195) 2025-06-10 20:32:39 +05:30
cycle.store.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
cycle_filter.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
dashboard.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
event-tracker.store.ts feat: language support (#6472) 2025-02-06 20:41:31 +05:30
favorite.store.ts fix: build (#6760) 2025-03-17 14:38:46 +05:30
global-view.store.ts feat: language support (#6472) 2025-02-06 20:41:31 +05:30
instance.store.ts chore: infra update for maintenance mode (#5963) 2024-11-06 15:13:51 +05:30
label.store.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
module.store.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
module_filter.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
multiple_select.store.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
project-view.store.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
root.store.ts [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
router.store.ts refactor: minor store level changes (#6500) 2025-01-29 01:04:54 +05:30
state.store.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
theme.store.ts [WEB-4166] chore: projects app sidebar accessibility (#7115) 2025-05-28 00:58:22 +05:30
transient.store.ts [WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions (#5314) 2024-08-06 16:02:01 +05:30