Anmol Singh Bhatia
e6055da150
feat: calendar view ( #561 )
...
* feat:start and last day of month helper function
* feat: start and last day of week helper function
* feat: weekday and everyday interval helper function
* feat: calendar date formater helper function
* feat: monthly calendar view , feat: weekend date toggle, feat: calendar month and year picker
* feat: monthly , weekly view and weekend toggle
* feat: drag and drop added in calendar view
* fix: drag and drop mutation fix
* chore: refactoring , feat: calendar view option added
* fix: calendar view menu fix
* style: calendar view style improvement
* style: drag and drop styling
* fix:week day format fix
* chore: calendar constant added
* feat: calendar helper function added
* feat: month and year picker, month navigator, jump to today funtionality added
* feat: weekly navigation and jump to today fix, style: month year picker fix
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-30 02:01:53 +05:30
Aaryan Khandelwal
dcf8b562d3
chore: cycle and module sidebar stats filter ( #594 )
2023-03-30 01:31:43 +05:30
Dakshesh Jain
b441a2ce20
feat: added labels in filters ( #585 )
...
* feat: added labels in filters
* fix: added labels in fetch keys
2023-03-29 19:18:57 +05:30
Saheb Giri
653cc29290
style: issue filter design ( #588 )
...
* style: redesign issue filter pill
* style: redesign issue label on the view modal
2023-03-29 18:18:08 +05:30
Anmol Singh Bhatia
e2eeec8f79
feat: completed cycle message added ( #565 )
2023-03-28 18:48:57 +05:30
Dakshesh Jain
f3583f6415
feat: added filter 'created_by' ( #524 )
...
* feat: clear filter button
* feat: added filter 'created_by'
* style: text align left for all the issues in filters dropdown
2023-03-24 23:31:56 +05:30
Aaryan Khandelwal
3d34741356
chore: update view button ( #523 )
2023-03-24 10:56:06 +05:30
Aaryan Khandelwal
472767ab67
feat: group by created by option ( #516 )
2023-03-24 01:11:42 +05:30
Aaryan Khandelwal
765cfdbf7e
fix: kanban loading state ( #514 )
2023-03-23 23:36:52 +05:30
Anmol Singh Bhatia
b6a3615f66
feat: completed cycle validation , fix: quick action and kanban fix ( #505 )
...
* feat: completed cycle card validation
* fix: unique key to hidden group
* feat: completed cycle sidebar validation
* fix: remove console log from progress chart hover
* feat: kanban and list view completed cycle validation
* feat: quick action validation
* refactor: code refactor
* fix: sidebar draft cycle status
2023-03-23 22:42:08 +05:30
Aaryan Khandelwal
567afa6d39
fix: kanban drag and drop ( #508 )
2023-03-23 18:52:18 +05:30
Aaryan Khandelwal
79249c5c9b
fix: states order ( #498 )
...
* fix: order of states in the kanban board
* fix: state name in list view
2023-03-23 01:00:50 +05:30
Dakshesh Jain
031f6443a0
style: kanban loader ( #491 )
2023-03-22 19:06:36 +05:30
Dakshesh Jain
a830808f9d
refactor: views & filter ( #490 )
...
* fix: not saving filters on views detail page
* refactor: using issues endpoint to get issues in views detail page
feat: showing toast alert on saving view
2023-03-22 18:18:19 +05:30
Aaryan Khandelwal
2e346158ba
fix: minor ui fixes ( #488 )
2023-03-22 16:58:32 +05:30
Aaryan Khandelwal
283950c8e2
style: views ( #486 )
2023-03-22 14:47:13 +05:30
Aaryan Khandelwal
e7ef6275cd
style: new buttons added ( #470 )
2023-03-17 10:40:38 +05:30
Dakshesh Jain
0fb9a14f15
refractor: added params to fetch key ( #465 )
2023-03-16 18:15:08 +05:30
Aaryan Khandelwal
23c468786d
style: filter issues dropdown ( #466 )
2023-03-16 18:14:07 +05:30
Dakshesh Jain
0f06589b83
style: made new issue filter dropdown ( #462 )
2023-03-16 16:27:18 +05:30
Dakshesh Jain
ef0e326ca0
feat: issues filter using views ( #448 )
...
* fix: made basic UI for views, binded services and logic for views
* feat: views list, delete view, and conditionally updating filters or my view props
2023-03-16 14:07:19 +05:30
Dakshesh Jain
928ebdf632
fix: mutation for issue update on both kanban & list ( #436 )
...
* refactor: issues filter logic
* fix: removed fetch logic from hooks
* feat: filter by assignee and label
* chore: remove filter buttons
* feat: filter options
* fix: mutation for issue update on both kanban & list
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-15 11:44:44 +05:30
Aaryan Khandelwal
6d99557de5
chore: updated context menu component
2023-03-05 20:22:01 +05:30
Aaryan Khandelwal
a4da4bf889
refactor: global context menu component
2023-03-05 03:24:24 +05:30
Aaryan Khandelwal
8589ce777f
style: added dragging state design
2023-03-01 11:30:49 +05:30
Aaryan Khandelwal
8d6a357a7f
refactor: manual ordering bugs ( #312 )
2023-02-21 19:11:54 +05:30
Aaryan Khandelwal
8c15a1519f
refactor: dnd function ( #308 )
2023-02-21 14:56:32 +05:30
Aaryan Khandelwal
33e2986062
feat: global component for links list ( #307 )
2023-02-21 11:23:50 +05:30
Aaryan Khandelwal
818fe3ecf7
feat: manual ordering of issues ( #305 )
2023-02-20 19:19:46 +05:30
Aaryan Khandelwal
77c319c748
fix: new project issues response ( #303 )
2023-02-18 21:19:04 +05:30
Aaryan Khandelwal
6f0539f01d
feat: create label option in create issue modal ( #281 )
2023-02-14 20:05:32 +05:30
Aaryan Khandelwal
d0afa486c7
feat: drag and drop an issue to delete ( #270 )
...
* feat: drag and drop an issue to delete
* style: repositioned trash box
2023-02-13 10:32:02 +05:30
Aaryan Khandelwal
166520dfda
feat: label grouping, fix: new states response ( #254 )
2023-02-08 18:51:03 +05:30
Aaryan Khandelwal
76cc634a46
feat: cycles and modules toggle in settings, refactor: folder structure ( #247 )
...
* feat: link option in remirror
* fix: removed link import from remirror toolbar
* refactor: constants folder
* refactor: layouts folder structure
* fix: issue view context
* feat: cycles and modules toggle in settings
2023-02-08 10:13:07 +05:30
Aaryan Khandelwal
adbe16f8ae
refactor: global select component for issue view
2023-02-06 15:18:57 +05:30
Aaryan Khandelwal
0e07c1e19f
refactor: removed unnecessary api calls
2023-02-05 22:01:23 +05:30
Aaryan Khandelwal
d673aedf48
refactor: integrated global list view everywhere
2023-02-05 16:57:37 +05:30