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 |
|
Dakshesh Jain
|
feb0e40559
|
refactor: state with group 'completed' or 'cancelled' are collapsed by default (#506)
|
2023-03-23 18:10:28 +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
|
674ecd33ef
|
fix: order by text
|
2023-03-08 19:15:28 +05:30 |
|
Aaryan Khandelwal
|
223a204a97
|
fix: drag overlay z-index, sidebar dropdowns
|
2023-03-08 19:08:57 +05:30 |
|
Aaryan Khandelwal
|
88fca3c67c
|
fix: ui fixes (#392)
* fix: ui fixes
* chore: kanban issue title length
|
2023-03-07 20:27:16 +05:30 |
|
Aaryan Khandelwal
|
a4da4bf889
|
refactor: global context menu component
|
2023-03-05 03:24:24 +05:30 |
|
Aaryan Khandelwal
|
4d598fd6b6
|
style: dropdowns, feat: favorite projects in sidebar
|
2023-03-04 17:47:03 +05:30 |
|
Aaryan Khandelwal
|
8589ce777f
|
style: added dragging state design
|
2023-03-01 11:30:49 +05:30 |
|
Aaryan Khandelwal
|
0cd3bb5956
|
style: kanban board
|
2023-02-28 14:42:46 +05:30 |
|
Anmol Singh Bhatia
|
4caa4e33b1
|
fix: ui improvements (#327)
* fix: kanban board header scroll fix
* style: enable scrollbar style added
* fix: emoji picker overflow
* fix: delete project modal text overflow
* fix: cycle card ellipsis
* fix: tooltip position updated and custom class added
* fix: assignees tooltip overflow
* fix: module card
* fix: my issue page tooltip and responsive title added
* fix: home page tooltip and responsiveness
|
2023-02-23 16:46:52 +05:30 |
|
Aaryan Khandelwal
|
8d6a357a7f
|
refactor: manual ordering bugs (#312)
|
2023-02-21 19:11:54 +05:30 |
|
Aaryan Khandelwal
|
818fe3ecf7
|
feat: manual ordering of issues (#305)
|
2023-02-20 19:19:46 +05:30 |
|
Aaryan Khandelwal
|
6f0539f01d
|
feat: create label option in create issue modal (#281)
|
2023-02-14 20:05:32 +05:30 |
|
Aaryan Khandelwal
|
e53ff4c02e
|
feat: state description in settings (#275)
* chore: removed minor bugs
* feat: state description in settings
* feat: group by assignee
|
2023-02-14 14:46:48 +05:30 |
|
Aaryan Khandelwal
|
214e860e67
|
chore: removed minor bugs (#273)
|
2023-02-13 19:38:58 +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
|
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 |
|
Aaryan Khandelwal
|
85b7f39ed3
|
refactor: integrated global kanban view everywhere
|
2023-02-04 20:08:13 +05:30 |
|
Aaryan Khandelwal
|
58eda658c8
|
refactor: created global component for kanban board
|
2023-02-03 16:03:27 +05:30 |
|