bb-plane-fork/apiserver/plane/api/serializers
pablohashescobar 3036014ea2
refactor: add annotations in queryset to return sub_issues_count and total members in workspace (#185)
* refactor: add anotations in queryset to return sub_issues_count

* refactor: add sub issue count in modules cycles and my issues endpoint
2023-01-26 11:41:11 +05:30
..
__init__.py refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +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