Aaryan Khandelwal
3c2f5d12ed
feat: themes ( #902 )
...
* chore: add next theme and initial setup
* chore: add dark mode colors to layouts
* chore: user general setting page theming
* chore: dashboard theming
* chore: project page theming
* chore: workspace setting page theming
* chore: my issue page theming
* chore: cmdk theming
* chore: change hardcode bg and text color to theme
* chore: change color name according to the design
* style: fix card in the dashboard
* style: fix merge conflict design issues
* style: add light high contrast and dark high contrast
* style: fix cmd k menu color and selection
* feat: change theme from cmdk menu
* chore: add multiple theme field to custom theme
* chore: removed custom theming
* fix: build error
---------
Co-authored-by: Saheb Giri <iamsahebgiri@gmail.com>
2023-04-20 13:41:24 +05:30
Aaryan Khandelwal
fa5c994ddc
chore: remove redundant console logs ( #868 )
2023-04-18 01:15:26 +05:30
Anmol Singh Bhatia
5848c326c7
fix: cycle and module sidebar fix ( #828 )
2023-04-14 16:44:06 +05:30
Aaryan Khandelwal
3947a86fa7
fix: new auth layer ( #740 )
...
* chore: made workspace authorization wrapper component
* chore: added todos
* chore: workspace pages new layout
* chore: project authorization wrapper
* chore: new project authorization wrapper
* fix: authorization for member roles
* chore: new auth screens ui
---------
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-04-08 13:46:46 +05:30
Aaryan Khandelwal
1b30e4b57f
fix: user cannot create duplicate links ( #680 )
2023-04-03 16:22:37 +05:30
Aaryan Khandelwal
e2921539d0
refactor: sidebar stats mutation ( #635 )
2023-03-31 02:20:44 +05:30
Anmol Singh Bhatia
5d0533a44f
style: ellipsis consistent style ( #632 )
...
* style: ellipsis consistent style
* style: consistent ellipsis menu for module and cycle
2023-03-31 00:31:00 +05:30
Saheb Giri
a8a5873d88
fix: add icons to dropdown and replace link icon ( #630 )
2023-03-30 20:45:15 +05:30
Anmol Singh Bhatia
624d9dfd39
fix: icon and ellipsis ( #622 )
...
* fix: consistent icon for end date for cycle card
* fix: sidebar ellipsis fix
2023-03-30 18:35:05 +05:30
Anmol Singh Bhatia
f5f90dab69
fix : module and cycle invalid date fix ( #605 )
...
* fix: module and cycle modal invalid date validation
* fix: cycle and module sidebar invalid date
2023-03-30 16:00:48 +05:30
Anmol Singh Bhatia
e07ffc3a46
fix: module sidebar link section relocation ( #569 )
2023-03-29 11:52:39 +05:30
Anmol Singh Bhatia
505b14e3a6
fix: ui fixes and improvement ( #479 )
...
* fix: list view longer title tooltip fix
* fix: module and cycle sidebar ui improvement
2023-03-21 12:47:10 +05:30
Aaryan Khandelwal
4de0abfc22
fix: minor ui fixes ( #469 )
2023-03-17 10:39:06 +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
d6d51c2f43
fix: modules sidebar lead select not working ( #429 )
2023-03-14 12:16:26 +05:30
Anmol Singh Bhatia
d5d64e09d4
style: design ( #430 )
...
* style: shortcut modal
* style: feature setting module icon
* style: delete issue modal
* style: delete project modal
* style: sidebar prompt for chart and other info
* fix: create issue modal state icon
* fix: workspace dropdown
2023-03-13 23:38:43 +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
Anmol Singh Bhatia
afe2b029c0
fix: ui improvement ( #395 )
...
* fix: current cycle date updation
* fix: sidebar overflow fix , date helper fn added
2023-03-07 22:38:49 +05:30
Anmol Singh Bhatia
cf94b92be2
style: ui fix ( #393 )
...
* style: truncate
* fix: truncate text added to cycle and module card
* fix: progress percentage
* feat: cycle card tooltip
* fix: sidebar fix
2023-03-07 20:48:19 +05:30
Anmol Singh Bhatia
09eab9e6bf
style : module sidebar ( #385 )
...
* style: new cycle sidebar
* style: other information section
* style: progress bar bg fix
* fix: cycle card bug fix
* style: progress chart
* style: chart tooltip
* style: module link tab added in sidebar stats
* style: lead and member select
2023-03-07 15:04:02 +05:30
Aaryan Khandelwal
4f4f3ebbde
chore: updated sidebar selects
2023-03-05 23:24:50 +05:30
Aaryan Khandelwal
df836d55d5
chore: new link endpoints
2023-02-24 15:50:15 +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
33e2986062
feat: global component for links list ( #307 )
2023-02-21 11:23:50 +05:30
Anmol Singh Bhatia
202096500e
fix: ui changes ( #306 )
...
* fix: sidebar date range
* fix: renamed key with id in filters
* fix: replace progress bar
* chore: react progress bar package removed
* fix: progress chart legends position
* fix: progress chart legends alignment fix
2023-02-20 19:00:40 +05:30
pablohashescobar
7c1f357bed
feat: issue links ( #288 )
...
* feat: links for issues
* fix: add issue link in serilaizer
* feat: links can be added to issues
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-02-17 17:04:12 +05:30
Anmol Singh Bhatia
f21135d955
feat: module sidebar date and status updated ( #285 )
2023-02-15 14:44:19 +05:30
Aaryan Khandelwal
6f0539f01d
feat: create label option in create issue modal ( #281 )
2023-02-14 20:05:32 +05:30
Anmol Singh Bhatia
8fb34fe1e3
feat : sidebar progress improvement ( #272 )
...
* feat: progress chart render validation
* fix: sidebar stats tab
* feat: sidebar active tab context
2023-02-13 13:14:23 +05:30
Anmol Singh Bhatia
bb4ffec7e8
feat: burndown chart ( #268 )
...
* chore: recharts dependencie added
* chore: tpye added for issue completed at
* feat: date range helper fn added
* feat: progress chart added
* feat: ideal task line added in progress chart
* feat: chart legends added
2023-02-10 18:40:02 +05:30
Aaryan Khandelwal
a403c0c346
feat: label grouping in dropdowns, default state in project settings ( #266 )
...
* feat: label grouping in dropdowns, default state in project settings
* feat: label disclosure default open
* refactor: label setting page
* chore: tooltip component updated
* chore: tooltip component updated
* feat/state_sequence_change
2023-02-10 18:02:18 +05:30
Anmol Singh Bhatia
c978632938
feat: sidebar progress ( #252 )
...
* feat: cycle assignees and labels progress added
* fix: build fix
* feat: sidebar progress stats added and refactor
* refactor: progress stats and cycle sidebar
* feat: module sidebar progress added
* feat: sidebar progress no assignee added
* feat: states tab added
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-02-08 18:50:08 +05:30
Aaryan Khandelwal
b2eab805e9
refactor: modules and states folder structure
2023-02-02 18:04:13 +05:30