Aaryan Khandelwal
569a6c3383
dev: applied filters list implementation using MobX ( #2325 )
...
* dev: applied filters list UI
* fix: filter item height
* chore: remove unnecessary classes
* fix: params generator
2023-10-02 12:41:40 +05:30
Aaryan Khandelwal
727042468a
dev: spreadsheet layout implementation using MobX ( #2306 )
...
* dev: implement spreadsheet view using mobx
* refactor: remove console logs and props
2023-09-29 16:14:47 +05:30
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
guru_sainath
b70047b1d5
chore: issues grouped kanban and swimlanes UI and functionality ( #2294 )
...
* chore: updated the all the group_by and sub_group_by UI and functionality render in kanban
* chore: kanban sorting in mobx and ui updates
* chore: ui changes and drag and drop functionality changes in kanban
* chore: issues count render in kanban default and swimlanes
* chore: Added icons to the group_by and sub_group_by in kanban and swimlanes
2023-09-29 12:30:54 +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