Aaryan Khandelwal
f2701a12ea
style: pages theming ( #912 )
2023-04-21 02:15:21 +05:30
Anmol Singh Bhatia
9129a6cde2
feat: calendar filters ( #908 )
...
* feat: hiding unnecessary filters for calendar view
* feat: filters for calendar view
* feat: module and cycle calendar view filters
2023-04-21 01:42:09 +05:30
Anmol Singh Bhatia
d04a422054
feat: calendar add new issue ( #901 )
2023-04-20 14:11:11 +05:30
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
Kunal Vishwakarma
d26d01ace4
chore: filters spacing ( #856 )
2023-04-17 17:42:02 +05:30
Kunal Vishwakarma
0beb654069
chore: worked on making issue list padding consistent ( #850 )
2023-04-17 15:01:22 +05:30
Aaryan Khandelwal
8a6036a20a
fix: drop to delete box zindex ( #843 )
2023-04-17 14:13:32 +05:30
Anmol Singh Bhatia
365c758a25
fix: create update view modal fix ( #842 )
2023-04-17 12:24:30 +05:30
Aaryan Khandelwal
e23075b7b9
chore: no estimates option, estimates activity ( #838 )
2023-04-17 11:30:48 +05:30
Aaryan Khandelwal
8638170a98
fix: cycles and modules sidebar mutation ( #831 )
2023-04-14 19:40:00 +05:30
Aaryan Khandelwal
ce253b3cc9
refactor: drag function ( #826 )
2023-04-14 16:41:28 +05:30
Kunal Vishwakarma
f50872f2a9
fix: empty issue design ( #821 )
...
* fix: empty issue design
* chore: removed unused imports
2023-04-14 16:04:16 +05:30
Aaryan Khandelwal
3fa6185b63
fix: drag and drop function ( #815 )
...
* fix: kanban drag and drop
* fix: kanban board issue dnd mutation
2023-04-13 19:09:55 +05:30
Kunal Vishwakarma
3457411c6a
style: issue list ( #798 )
...
* style: issue list
* chore: changed the empty state images
2023-04-13 15:39:05 +05:30
Saheb Giri
032ef831b2
feat: now user can edit view ( #793 )
...
* feat: now user can edit view
* fix: build error
2023-04-12 15:33:21 +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
Dakshesh Jain
cf662f6e6c
chore: new analytic events ( #699 )
...
* feat: tracking events for issues marked as DONE, issue property update, issue moved to cycle, issue moved to modules
* fix: changed events names
* chore: sync analytic
* chore: new analytic events
2023-04-06 12:08:52 +05:30
Anmol Singh Bhatia
a63c551e75
feat: completed cycle transfer issue validation added ( #676 )
...
* feat: completed cycle transfer issue validation added
* style: transfer issue section
* style: issue transfer button
2023-04-03 15:57:52 +05:30
Aaryan Khandelwal
fae1534887
fix: issues list flicker ( #659 )
...
* fix: issues list flicker
* fix: useeffect dependencies
2023-03-31 18:29:24 +05:30
Aaryan Khandelwal
0c39f0c563
style: custom error page ( #638 )
2023-03-31 03:09:55 +05:30
Anmol Singh Bhatia
02e6439bd5
feat: completed cycle transfer issue ( #624 )
...
* feat: bulk transfer issue for completed cycle added
* feat: toast alert added for issue transfer
2023-03-30 18:59:53 +05:30
Saheb Giri
1558f51c23
fix: show divider only when filter is selected ( #618 )
2023-03-30 18:54:44 +05:30
Saheb Giri
be5c4140ff
refactor: issue label and make design consistent ( #610 )
2023-03-30 16:59:07 +05:30
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