Aaryan Khandelwal
6eed2c202b
chore: created a global mark as favorite component ( #4203 )
2024-04-16 13:23:50 +05:30
Anmol Singh Bhatia
54196aafc0
[WEB-989] chore: archived module and cycle sidebar details ( #4191 )
...
* chore: module and cycle archive
* fix: archived cycle sidebar details fetch
* fix: archived module sidebar details fetch
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-04-15 19:46:14 +05:30
Prateek Shourya
9b918b727a
[WEB-918] style: update size of state
dropdown button for consistency. ( #4144 )
2024-04-09 13:39:01 +05:30
rahulramesha
90609b306f
[WEB-914]: fix: Exception due to cycles and modules for undefined fields ( #4127 )
...
* fix cycle types
* fix module types
2024-04-05 20:05:55 +05:30
Anmol Singh Bhatia
e9518ced89
[WEB-756] chore: module and cycle feature toggle validation ( #4112 )
...
* chore: cycle and module feature issue block validation
* chore: cycle and module feature display properties validation
* chore: cycle and module feature display filters validation
* chore: cycle and module feature project view validation
2024-04-03 20:49:02 +05:30
Prateek Shourya
4c97098218
chore: archival of modules, cycles and issues enhancement. ( #4100 )
2024-04-03 18:19:34 +05:30
Anmol Singh Bhatia
ea728a385f
[WEB-831] fix: sentry issue and code refactor ( #4063 )
...
* chore: unnecessary console log removed
* chore: in_use sentry issue resolved
* chore: detail sentry issue resolved
* fix: updated project logo validation in project icon
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-26 15:13:26 +05:30
Anmol Singh Bhatia
5c7886d7f3
[WEB-811] chore: filter dropdown custom date select improvement ( #4043 )
...
* fix: handled custom start_date and target_date custom filter in project-issues
* chore: filter dropdown improvement
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-22 18:38:39 +05:30
Anmol Singh Bhatia
cdf86391f0
fix: module filter and order by ( #4040 )
2024-03-22 18:36:09 +05:30
Anmol Singh Bhatia
5aed04eb41
fix: module and cycle list page quick action ( #4031 )
2024-03-21 21:16:06 +05:30
Prateek Shourya
231fd52992
[WEB-447] feat: projects archive. ( #4014 )
...
* dev: project archive response
* feat: projects archive.
* dev: response changes for cycle and module
* chore: status message changed
* chore: update clear all applied display filters logic.
* style: archived project card UI update.
* chore: archive/ restore taost message update.
* fix: clear all applied display filter logic.
* chore: project empty state update to handle archived projects.
* chore: minor typo fix in cycles and modules archive.
* chore: close cycle/ module overview sidebar if it's already open when clicked on overview button.
* chore: optimize current workspace applied display filter logic.
* chore: update all `archived_at` type from `Date` to `string`.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-21 20:59:34 +05:30
Prateek Shourya
061be85a5d
feat: cycles and modules archive. ( #4005 )
...
* fix: GET request changes
* fix: filtering changes
* feat: cycles and modules archive.
* chore: disable fetching of cycle/ module details when clicked on the card in archives page.
* chore: remove copy link button from archived modules/ cycles.
* fix: archived cycle and module loading fliker issue.
* chore: add validation to only archive completed cycles.
* chore: add validation to only archive completed or cancelled module.
* chore: archived issues/ cycles/ modules empty state update.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-20 21:02:58 +05:30
Anmol Singh Bhatia
3ff0f6187a
[WEB-762] chore: cycle, module modal improvement and cycle, module ( #4000 )
...
* chore: cycle modal description improvement
* chore: updated the description ui in cycles and modules
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-20 20:41:49 +05:30
Anmol Singh Bhatia
054dd2bb7d
fix: module empty state ( #4004 )
2024-03-20 20:00:13 +05:30
sriram veeraghanta
53ddef1cd5
fix: eslint fixes and file formatting
2024-03-19 20:08:35 +05:30
sriram veeraghanta
473dfc7a5b
fix: merge conflicts resolved
2024-03-19 18:00:43 +05:30
rahulramesha
1a462711e1
[WEB-761] fix: Time zone date misalignment ( #3986 )
...
* fix date time misalignment
* fix failing build
* fix gantt chart view position fix
* comments for getDate method
* remove new Date() where not required
* changes from my self review
2024-03-19 17:40:20 +05:30
Ramesh Kumar Chandra
4a93fdbdb4
[WEB-700] chore: sidebar hamburger refactor ( #3960 )
2024-03-18 12:50:33 +05:30
Aaryan Khandelwal
861a1c4132
[WEB-738] chore: conditionally render projects in the dropdown ( #3952 )
...
* chore: show authorized projects in the dropdown
* refactor: command palette logic
* chore: add helper function to check for project role
* fix: add preventDefault for shortcuts
2024-03-15 17:44:01 +05:30
Lakhan Baheti
ed2e4ad6f7
fix: cycle & module peekview scroll ( #3953 )
2024-03-15 17:28:03 +05:30
Ramesh Kumar Chandra
cb632408f9
[WEB-713] style: remove tooltips in mobile responsiveness ( #3948 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-12 20:39:36 +05:30
Aaryan Khandelwal
b930d98665
[WEB-554] feat: modules filtering, searching and ordering ( #3947 )
...
* feat: modules filtering, searching and ordering implemented
* fix: modules ordering
* chore: total issues in list endpoint
* fix: modules ordering
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-12 20:24:21 +05:30
Aaryan Khandelwal
f77f4b8221
fix: gantt sidebar links ( #3940 )
2024-03-12 19:07:12 +05:30
Lakhan Baheti
27acd1bec1
fix: cycle & module sidebar progress-stats scroll ( #3932 )
2024-03-11 21:03:30 +05:30
sriram veeraghanta
bce69bcbe1
fix: formatting files
2024-03-06 20:50:38 +05:30
Anmol Singh Bhatia
a08f401452
[WEB-630] refactor: empty state ( #3858 )
...
* refactor: empty state global config file added and empty state component refactor
* refactor: empty state component refactor
* chore: empty state refactor
* chore: empty state config file updated
* chore: empty state action button permission logic updated
* chore: empty state config file updated
* chore: cycle and module empty filter state updated
* chore: empty state asset updated
* chore: empty state config file updated
* chore: empty state config file updated
* chore: empty state component improvement
* chore: empty state action button improvement
* fix: merge conflict
2024-03-06 20:16:54 +05:30
sriram veeraghanta
f188c9fdc5
fix: build issues
2024-03-06 19:52:40 +05:30
sriram veeraghanta
3d09a69d58
fix: eslint issues and reconfiguring ( #3891 )
...
* fix: eslint fixes
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-06 18:39:14 +05:30
Anmol Singh Bhatia
69fa1708cc
fix: module quick action dropdown overflow fix ( #3865 )
2024-03-06 14:27:59 +05:30
Prateek Shourya
53367a6bc4
[WEB-570] chore: toast refactor ( #3836 )
...
* new toast setup
* chore: new toast implementation.
* chore: move toast component to ui package.
* chore: replace `setToast` with `setPromiseToast` in required places for better UX.
* chore: code cleanup.
* chore: update theme.
* fix: theme switching issue.
* chore: remove toast from issue update operations.
* chore: add promise toast for add/ remove issue to cycle/ module and remove local spinners.
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-03-06 14:18:41 +05:30
Anmol Singh Bhatia
f183e389ea
fix: module sidebar description duplicacy ( #3844 )
2024-02-29 17:20:17 +05:30
guru_sainath
9326fb0762
[WEB-601] feat: enhanced display filters grouping by cycles and modules in project issues ( #3834 )
...
* feat: implemented cycle and module for display filters groupBy and sunGroupBy in project issues list and kanban layouts
* chore: Enabled drag ability for cycle and handled prepopulated data for quick add
* chore: disbaled drag ability for cycle
* chore: updated preloaded data
* chore: updated module and cycle store router dependancy to prop dependancy
2024-02-29 15:31:03 +05:30
rahulramesha
6c70d3854a
[WEB-575] chore: safely re-enable SWR ( #3805 )
...
* safley enable swr and make sure to minimalize re renders
* resolve build errors
* fix dropdowns updation by adding observer
2024-02-28 15:18:11 +05:30
Aaryan Khandelwal
ba6479674c
[WEB-306] fix: Gantt chart bugs, refactor Gantt context ( #3775 )
...
* chore: initialize gantt layout store
* fix: modules being refetched on creation
* fix: scrollLeft calculation logic
* chore: modules list item dropdown position
* refactor: active block logic
* refactor: main content block component
* chore: remove unnecessary conditions for duration
2024-02-23 19:10:45 +05:30
Aaryan Khandelwal
b1592adc66
[WEB-371]: Implemented react-day-picker
for date selections ( #3679 )
...
* dev: initialize new date picker
* style: selected date focus state
* chore: replace custom date filter modal components
* chore: replaced inbox snooze popover datepicker
* chore: replaced the custom date picker
* style: date range picker designed
* chore: date range picker implemented throughout the platform
* chore: updated tab indices
* chore: range-picker in the issue layouts
* chore: passed due date color
* chore: removed range picker from issue dates
2024-02-21 19:55:18 +05:30
guru_sainath
ac6e710623
[WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts ( #3702 )
...
* chore: implemented the modules and cycle filter in the display properties
* typo: added placeholders for module and cycle select in spreadsheet view
* feat: created workspace modules and cycles endpoints in appi server and implemented in application
* ui: UI changes in the spreadsheet module and cycle dropdown and added cursor navigation for cycle via arrow keys
* format: formatted api sever
* chore: module select logic updated
* chore: updated module updated handler in all-properties and spreadsheet column
* chore: updated url names for workspace modules and cycles
* fix: validated members availability in the modules list member tooltip
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-21 19:20:46 +05:30
Aaryan Khandelwal
487e961df1
[WEB-394]: Added a description to project network options ( #3717 )
...
* chore: project access specifier description added
* chore: project access specifier description added to the project settings form
* chore: remove fullstop
* fix: dropdown width
2024-02-21 18:26:41 +05:30
Anmol Singh Bhatia
48b55ef261
[WEB-327] chore: scrollbar implementation ( #3703 )
...
* style: custom scrollbar added
* chore: scrollbar added in issue layouts
* chore: scrollbar added in sidebar and workspace pages
* chore: calendar layout fix
* chore: project level scrollbar added
* chore: scrollbar added in command k modal
* fix: calendar layout alignment fix
2024-02-21 17:52:35 +05:30
Nikhil
ab3c3a6cf9
[WEB - 466] perf: improve performance for cycle and module endpoints ( #3711 )
...
* dev: improve performance for cycle apis
* dev: reduce module endpoints and create a new endpoint for getting issues by list
* dev: remove unwanted fields from module
* dev: update module endpoints
* dev: optimize cycle endpoints
* change module and cycle types
* dev: module optimizations
* dev: fix the issues check
* dev: fix issues endpoint
* dev: update module detail serializer
* modify adding issues to modules and cycles
* dev: update cycle issues
* fix module links
* dev: optimize issue list endpoint
* fix: removing issues from the module when removing module_id from issue peekoverview
* fix: updated the tooltip and ui for cycle select (#3718 )
* fix: updated the tooltip and ui for module select (#3716 )
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-21 16:56:02 +05:30
Anmol Singh Bhatia
b1989bae1b
feat: loading states update ( #3639 )
...
* dev: implement layout skeleton loader and helper function
* chore: implemented layout loader
* chore: settings loader added
* chore: cycle, module, view, pages, notification and projects loader added
* chore: kanban loader improvement
* chore: loader utils updated
2024-02-13 19:12:10 +05:30
Anmol Singh Bhatia
eea3b4fa54
chore: new empty state ( #3640 )
...
* chore: empty state asset updated
* chore: empty state config updated
* chore: cycle and module issues layout empty state added
* chore: workspace and project settings empty state added
2024-02-13 16:35:20 +05:30
Aaryan Khandelwal
fc8edab59b
fix: sidebar height, authorization ( #3626 )
2024-02-12 19:10:07 +05:30
Aaryan Khandelwal
963d26ccda
refactor: Gantt chart layout ( #3585 )
...
* chore: gantt sidebar and main content scroll sync
* chore: add arrow navigation position logic
* refactor: scroll position update logic
* refactor: gantt chart components
* refactor: gantt sidebar
* fix: vertical scroll issue
* fix: move to the hidden block button flickering
* refactor: gantt sidebar components
* chore: move timeline header outside
* fix gantt scroll issue
* fix: sticky position issues
* fix: infinite timeline scroll logic
* chore: removed unnecessary import statements
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-12 15:08:17 +05:30
sriram veeraghanta
3eb819c4ae
fix: merge conflicts resolved
2024-02-12 13:14:00 +05:30
Ramesh Kumar Chandra
3f7f91e120
fix: breadcrumbs responsiveness fix, modules list mobile responsive layout component added, inbox button fix for responsiveness, board view card responsiveness in cycles and modules ( #3620 )
2024-02-12 12:34:15 +05:30
Lakhan Baheti
4f72ebded9
chore: added sign-up/in, onboarding, dashboard, all-issues related events ( #3595 )
...
* chore: added event constants
* chore: added workspace events
* chore: added workspace group for events
* chore: member invitation event added
* chore: added project pages related events.
* fix: member integer role to string
* chore: added sign-up & sign-in events
* chore: added global-view related events
* chore: added notification related events
* chore: project, cycle property change added
* chore: cycle favourite, and change-properties added
* chore: module davorite, and sidebar property changes added
* fix: build errors
* chore: all events defined in constants
2024-02-09 16:22:08 +05:30
Aaryan Khandelwal
9545dc77d6
fix: cycle and module reordering in the gantt chart ( #3570 )
...
* fix: cycle and module reordering in the gantt chart
* chore: hide duration from sidebar if no dates are assigned
* chore: updated date helper functions to accept undefined params
* chore: update cycle sidebar condition
2024-02-08 13:30:16 +05:30
Ramesh Kumar Chandra
346c6f5414
fix: module header hide on bigger screens ( #3590 )
...
* fix: module header hide on bigger screens
* fix: Add Inbox back on mobile
---------
Co-authored-by: Maximilian Engel <maximilian.engel@swg.de>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-08 00:16:00 +05:30
Ramesh Kumar Chandra
4b2a9c8335
style: responsive breadcrumbs and headers for dashboard, projects, project issues, cycles, cycle issues, module issues ( #3580 )
2024-02-07 13:44:03 +05:30
Anmol Singh Bhatia
30aaec9097
chore: module date validation ( #3565 )
2024-02-05 20:46:01 +05:30