Nikhil
d38594376b
fix: n+1 queries for cycle list and project member endpoints ( #2257 )
2023-09-26 13:11:23 +05:30
Bavisetti Narayan
2cc67f6498
fix: date validation in cycle and module ( #1945 )
2023-08-23 12:17:20 +05:30
Nikhil
085cd1960e
fix: project members endpoint email ( #1804 )
...
* fix: project members endpoint email
* dev: cycle and module assignee display name
2023-08-11 12:44:20 +05:30
Nikhil
c947a6dd64
fix: cycles n+1 ( #1689 )
2023-07-27 17:30:00 +05:30
pablohashescobar
6b1d20449b
chore: add labels data in cycles ( #1223 )
...
* dev: add labels data for all cycles
* dev: add assignees and labels percentage
* dev: initial peice on cycle burn down chart
* dev: cycles burn down chat
2023-06-16 18:57:49 +05:30
pablohashescobar
fb165d080e
feat: estimate points data in cycles list endpoint ( #1015 )
...
* feat: estimate points data in cycles list endpoint
* dev: prefetch for assignees
* dev: update sum for estimate points
2023-05-11 16:56:48 +05:30
pablohashescobar
993cf3faba
chore: add assignee avatar in cycle endpoint ( #996 )
...
* chore: add assignee avatar in cycle endpoint
* dev: update the structure to return avatar and firstname
* dev: return distinct users
* dev: update the structure to return id
* dev: update the prefetch queryset to distinct by id
* dev: remove id from distinct
* dev: add unique condition
2023-05-05 15:13:03 +05:30
pablohashescobar
6d8eda9814
chore: update API endpoints for analytics ( #574 )
...
* chore: return workspace details on project create and update
* chore: update endpoints to return workspace and project details
---------
Co-authored-by: Vamsi Kurama <vamsi.kurama@gmail.com>
2023-03-30 01:25:32 +05:30
pablohashescobar
c4594bff01
feat: cycles and modules issues state group percentages ( #484 )
...
* dev: state group issue percentage on cycle list
* dev: add issue percentage fields for modules and query updates on cycle apis
2023-03-22 01:36:52 +05:30
pablohashescobar
cb8b6b43dc
feat: cycle favourites for user ( #369 )
...
* feat: cycle favourites for user
* chore: update nomenclature
* chore: update on nomenclature
* feat: add favorites for completed and current cycle endpoints
2023-03-06 18:59:47 +05:30
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
pablohashescobar
2397559a0e
fix: make cycle issue and module issue responses consistent
2022-12-22 11:52:06 +05:30
pablohashescobar
26ec1e8c15
build: merge frontend and backend into a single repo
2022-11-30 02:47:42 +05:30