Aaryan Khandelwal
|
9ad1e73666
|
dev: gantt chart implementation using MobX (#2302)
* dev: fetch project gantt issues using mobx
* chore: handle group by options in the kanban layout
|
2023-09-29 15:00:51 +05:30 |
|
Aaryan Khandelwal
|
479c145b02
|
refactor: filter components, constants and helper functions (#2297)
* refactor: filters and display filters to accept handlers as props
* refactor: filters and display filters folder structure
* refactor: change issue layout options constant structure
* chore: display filters validations
* chore: view less filters functionality
* fix: display filters validation
* refactor: wrap functions around useCallback
* chore: start and target date filter options added
* refactor: query params generator function
* fix: query params generator function
|
2023-09-29 13:09:38 +05:30 |
|
Aaryan Khandelwal
|
3bf590b67e
|
dev: calendar view layout revamp (#2293)
* dev: calendar view init
* chore: new render logic
* chore: implement calendar view
* chore: calendar view
* refactor: calendar payload
* chore: remove active month logic from backend
* chore: setup new store for calendar
* refactor: issues fetching structure
* chore: months dropdown
* chore: modify request query params for calendar layout
* refactor: remove console logs and add comments
|
2023-09-28 15:16:24 +05:30 |
|
guru_sainath
|
43404bfcdf
|
Implemented swimlanes and kanban view (#2262)
* chore: issue store for kanban and calendar
* chore: updated ui for kanba and swimlanes
* chore: yarn.lock updated
|
2023-09-26 13:18:42 +05:30 |
|