Dakshesh Jain
feb0e40559
refactor: state with group 'completed' or 'cancelled' are collapsed by default ( #506 )
2023-03-23 18:10:28 +05:30
Aaryan Khandelwal
d477c19ad9
feat: show empty states toggle button in the views dropdown ( #500 )
...
* feat: show empty states toggle button in views dropdown
* refactor: empty state toggle naming convention, feat: hidden groups in section in the kanban board
2023-03-23 02:13:52 +05:30
Dakshesh Jain
0fb9a14f15
refractor: added params to fetch key ( #465 )
2023-03-16 18:15:08 +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
0ba81a10f1
style: made the paddings and text sizes smaller ( #433 )
2023-03-14 12:18:14 +05:30
Anmol Singh Bhatia
704b7d02ef
style : ui fixes ( #412 )
...
* fix: kanban view vertical scroll fix
* fix: delete option remove from my issue page
* fix: my issue filter key renamed with id
* fix: sidebar ellipsis alignment
* fix: cycle card favorite icon alignment
* style: icon added in card options
* fix: progress icon alignment
* style: my issue page list view
2023-03-09 22:50:34 +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
Anmol Singh Bhatia
fef72ccc70
style: kanban horizontal scrollbar added ( #372 )
2023-03-06 11:13:08 +05:30
Aaryan Khandelwal
4f4f3ebbde
chore: updated sidebar selects
2023-03-05 23:24:50 +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
0a681937fd
feat: custom context menu for issues in kanban board
2023-03-04 19:33: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
Aaryan Khandelwal
90c913ce03
fix: merge conflicts
2023-02-23 22:36:20 +05:30
Aaryan Khandelwal
b4c4271f66
style: kanban dropdowns, github integration loaders
2023-02-23 22:34:36 +05:30
Anmol Singh Bhatia
946dddb6b2
fix: kanban assignees tooltip ( #332 )
2023-02-23 19:04:08 +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
92f717962c
fix: minor bugs and ux improvements ( #322 )
...
* fix: ellipsis added to issue title
* feat: toolttip added
* feat: assignees tooltip added
* fix: build fix
* fix: build fix
* fix: build error
* fix: minor bugs and ux improvements
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@caravel.tech>
2023-02-23 10:54:54 +05:30
Aaryan Khandelwal
c0263acb8a
refactor: create issue modal input fields ( #310 )
2023-02-21 19:12:38 +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
77c319c748
fix: new project issues response ( #303 )
2023-02-18 21:19:04 +05:30
Anmol Singh Bhatia
1665863bd9
feat: copy link option ( #292 )
...
* feat: copy issue link added in issue card
* feat: copy cycle link added
* feat: ellipsis added in module card
* fix: origin path and handlecopytext added
2023-02-17 14:04:34 +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
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
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