plane/apiserver/plane/api/serializers
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 build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +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 refactor: add annotations in queryset to return sub_issues_count and total members in workspace (#185) 2023-01-26 11:41:11 +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
people.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
project.py fix: workspace and project uniqueness 2022-12-13 23:42:41 +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
user.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 feat: return workspace member count on user workspace endpoint (#162) 2023-01-11 14:44:35 +05:30