bb-plane-fork/packages/services/src
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
..
ai [WEB-3065] refactor: replace admin services with service packages (#6342) 2025-01-07 19:07:47 +05:30
auth [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
cycle [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
dashboard chore: common services package (#6255) 2024-12-23 01:51:30 +05:30
developer [WEB-4327] Chore PAT permissions (#7224) 2025-06-18 16:08:11 +05:30
file refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
instance chore: bypass interceptors for unauthorized errors for few auth related endpoints (#6351) 2025-01-08 13:21:24 +05:30
intake [WEB-3065] refactor: replace admin services with service packages (#6342) 2025-01-07 19:07:47 +05:30
issue [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
label [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
module [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
project [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
state [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
user [WEB-3066] refactor: replace Space Services with Services Package (#6353) 2025-01-11 15:16:11 +05:30
workspace [WEB-3065] refactor: replace admin services with service packages (#6342) 2025-01-07 19:07:47 +05:30
api.service.ts fix: setting up shared state package 2025-01-14 16:37:42 +05:30
index.ts [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
indexedDB.service.ts fix: setting up shared state package 2025-01-14 16:37:42 +05:30
live.service.ts chore: common services package (#6255) 2024-12-23 01:51:30 +05:30