Commit Graph

28 Commits

Author SHA1 Message Date
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
gurusainath
c48cd3ee6e chore: added sub_group_by in params and handled sub-group-by render error in display filter's 2023-09-26 14:43:36 +05:30
Aaryan Khandelwal
9831418a11
chore: filters dropdown (#2260)
* 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

* feat: search option for filters

* fix: sticky headers

* chore: sub_group_by section added
2023-09-25 19:17:40 +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
sriram veeraghanta
f69d34698a chore: store setup for build fixes 2023-09-21 15:00:19 +05:30
sriramveeraghanta
6d52801ea7 chore: store fixes and static data setup 2023-09-20 23:39:55 +05:30
sriram veeraghanta
a328c530d0 chore: store setup 2023-09-20 20:33:25 +05:30
gurusainath
491592614d chore: store setup 2023-09-20 12:22:48 +05:30
gurusainath
906caa636b chore: handled build issues 2023-09-19 12:50:27 +05:30
gurusainath
a25e5accd1 chore: store setup 2023-09-15 20:07:38 +05:30
sriram veeraghanta
70fe830151 filtering 2023-09-15 16:55:38 +05:30
sriram veeraghanta
cf34d4afbc merge conflicts resolved 2023-09-15 15:39:18 +05:30
gurusainath
7b04adf03a chore: kanban drag drop logic 2023-09-15 15:37:54 +05:30
sriram veeraghanta
9136258926 Implementing list view 2023-09-15 15:37:47 +05:30
gurusainath
fce6907465 chore: filter empty state handling in issue filter selection 2023-09-14 22:34:44 +05:30
gurusainath
3c9e62d308 chore: filter render UI and Functionality implementation 2023-09-14 22:28:42 +05:30
gurusainath
28ce96aaca chore: renamed gantt key to gantt_chart 2023-09-14 17:26:00 +05:30
gurusainath
60883baea7 chore: clean up and resolved import warnings 2023-09-14 16:09:43 +05:30
gurusainath
c67f08fca4 chore: filter, layout, display filters, extra filters and display properties render validation 2023-09-14 16:03:35 +05:30
gurusainath
3ffbb6ac17 chore: updating filters, display_filter and display properties 2023-09-14 14:41:41 +05:30
gurusainath
0ec0ad6aba chore: implemented filters and views in kanaban 2023-09-13 19:40:35 +05:30
gurusainath
698021ab8b chore: handled single and multi select in filter cards 2023-09-13 02:02:45 +05:30
gurusainath
834e672245 chore: UI theming updates 2023-09-12 23:17:47 +05:30
gurusainath
3b85444e1f chore: implemented filters for issues 2023-09-12 23:05:59 +05:30
gurusainath
0445c610bf chore: created filters and updated the issue filters, display_filter and display_properties in mobx and components 2023-09-12 19:15:36 +05:30
gurusainath
b9a6a00470 chore: updated the store for issues and issue filters 2023-09-08 12:42:09 +05:30
gurusainath
ef630ef663 chore: Implemented new kanaban board UX and implemented draggable using react beautiful dnd 2023-09-05 23:37:52 +05:30