bb-plane-fork/apiserver/plane/app/views
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
..
analytic [WEB-4133] fix: analytics release bugs (#7086) 2025-05-23 16:13:09 +05:30
asset [WEB-4316] chore: new endpoints to download an asset (#7207) 2025-06-13 14:41:08 +05:30
cycle fix: ruff file formatting based on config file pyproject (#7082) 2025-05-19 17:34:46 +05:30
estimate chore: formatting changes 2024-11-21 17:42:44 +05:30
exporter chore: formatting changes 2024-11-21 17:42:44 +05:30
external fix: ruff file formatting based on config file pyproject (#7082) 2025-05-19 17:34:46 +05:30
intake [WEB-3930] chore: set IN_APP as default source value for intake issue (#6963) 2025-04-24 16:25:15 +05:30
issue [WEB 4252] chore: updated the favicon request for work item link (#7173) 2025-06-06 15:02:00 +05:30
module fix: ruff file formatting based on config file pyproject (#7082) 2025-05-19 17:34:46 +05:30
notification fix: notification count (#6109) 2024-11-28 12:58:09 +05:30
page [WEB-4014] fix: check access when duplicating pages #7015 2025-05-06 01:20:33 +05:30
project [WEB-4281] chore: project error message updated (#7190) 2025-06-16 17:19:44 +05:30
search [WEB-4054] chore: search-issues endpoint code refactoring (#7029) 2025-05-12 19:14:10 +05:30
state [WEB-3751] chore: work item state icon improvement (#6960) 2025-04-29 14:33:53 +05:30
timezone fix: ruff file formatting based on config file pyproject (#7082) 2025-05-19 17:34:46 +05:30
user chore: formatting changes 2024-11-21 17:42:44 +05:30
view [WEB-3748, 3749] feat: work item description version history (#6863) 2025-04-04 20:09:02 +05:30
webhook fix: uuid validation, status and webhook errors (#6896) 2025-04-11 01:47:00 +05:30
workspace [WEB-4249] fix: settings header css + cta on error page + project member list (#7159) 2025-06-04 16:38:35 +05:30
__init__.py [WEB-4316] chore: new endpoints to download an asset (#7207) 2025-06-13 14:41:08 +05:30
api.py [WEB-4327] Chore PAT permissions (#7224) 2025-06-18 16:08:11 +05:30
base.py chore: formatting changes 2024-11-21 17:42:44 +05:30
error_404.py chore: formatting changes 2024-11-21 17:42:44 +05:30