plane/apiserver/plane/api/views
pablohashescobar 45a52116a7
refactor: move issue activity tracking from django-channels to rqworker (#207)
* refactor: move issue activity tracking from django channels to rqworker

* refactor: update old value and new value from character type to text type
2023-01-31 00:46:59 +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 refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +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