plane/apiserver/plane/api/views
pablohashescobar f87a9e9d3a
feat: plane API gateway (#188)
* feat: create model for api token and endpoint for creating api tokens

* feat: add list and delete endpoints for tokens
2023-01-30 00:58:38 +05:30
..
__init__.py feat: plane API gateway (#188) 2023-01-30 00:58:38 +05:30
api_token.py feat: plane API gateway (#188) 2023-01-30 00:58:38 +05:30
asset.py refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
auth_extended.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
authentication.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
base.py refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
cycle.py refactor: add annotations in queryset to return sub_issues_count and total members in workspace (#185) 2023-01-26 11:41:11 +05:30
issue.py feat: sub issue count endpoint (#186) 2023-01-26 11:41:20 +05:30
module.py refactor: add annotations in queryset to return sub_issues_count and total members in workspace (#185) 2023-01-26 11:41:11 +05:30
oauth.py fix: oauth key error 2023-01-16 23:23:55 +05:30
people.py refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
project.py refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
view.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
workspace.py fix: typo in invitation query (#189) 2023-01-26 11:41:31 +05:30