Aaryan Khandelwal
|
0f47762e6d
|
dev: setup module and module filter store (#2364)
* dev: implement module issues using mobx store
* dev: module filter store setup
* chore: module store crud operations
|
2023-10-04 15:21:40 +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 |
|
Aaryan Khandelwal
|
27f78dd283
|
feat: project issues topbar (#2256)
* chore: project issues topbar
* style: theming and minor UI fixes
* refactor: file structure
* chore: layout wise authorization added
* style: filter dropdowns
* chore: add fetch keys
|
2023-09-25 13:24:23 +05:30 |
|