bb-plane-fork/web/app/(all)/[workspaceSlug]/(settings)/settings/account
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
..
activity [WEB-3998] fix: minor empty states changes + refactoring (#7151) 2025-06-02 15:50:57 +05:30
api-tokens [WEB-4327] Chore PAT permissions (#7224) 2025-06-18 16:08:11 +05:30
notifications [WEB-3998] feat: settings page revamp (#6959) 2025-05-30 18:47:33 +05:30
preferences refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
security refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
layout.tsx [WEB-4236] fix: divided settings scroll for sidebar and main content (#7201) 2025-06-11 16:11:40 +05:30
page.tsx [WEB-3998] feat: settings page revamp (#6959) 2025-05-30 18:47:33 +05:30
sidebar.tsx [WEB-4327] Chore PAT permissions (#7224) 2025-06-18 16:08:11 +05:30