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
Aaryan Khandelwal
5a32d10f96
[WEB-373] chore: new dashboard updates ( #3849 )
...
* chore: replaced marimekko graph with a bar graph
* chore: add bar onClick handler
* chore: custom date filter for widgets
* style: priority graph
* chore: workspace profile activity pagination
* chore: profile activity pagination
* chore: user profile activity pagination
* chore: workspace user activity csv download
* chore: download activity button added
* chore: workspace user pagination
* chore: collabrator pagination
* chore: field change
* chore: recent collaborators pagination
* chore: changed the collabrators
* chore: collabrators list changed
* fix: distinct users
* chore: search filter in collaborators
* fix: import error
* chore: update priority graph x-axis values
* chore: admin and member request validation
* chore: update csv download request method
* chore: search implementation for the collaborators widget
* refactor: priority distribution card
* chore: add enum for duration filters
* chore: update inbox types
* chore: add todos for refactoring
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-06 14:24:36 +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
894de80f41
[WEB-616] fix: inbox issue navigation issue title and description event propagation ( #3851 )
...
* fix: inbox issue navigation issue title and description event propagation
* fix: inbox issue navigation issue title and description event propagation
2024-03-01 17:29:30 +05:30
guru_sainath
34d6b135f2
[WEB-581] fix: issue editing functionality enhancement in Create/Edit modal ( #3809 )
...
* chore: draft issue update request
* chore: changed the serializer
* chore: handled issue description in issue modal, inbox issues mutation and draft issue mutaion and changed the endpoints
* chore: handled draft toggle in make a issue payload in issues
* chore: handled issue labels in the inbox issues
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-02-27 16:58:46 +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
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
Lakhan Baheti
0165abab3e
chore: posthog events improved ( #3554 )
...
* chore: events naming convention changed
* chore: track element added for project related events
* chore: track element added for cycle related events
* chore: track element added for module related events
* chore: issue related events updated
* refactor: event tracker store
* refactor: event-tracker store
* fix: posthog changes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-05 13:19:07 +05:30
Prateek Shourya
03cbad5110
fix: inbox issue bug fixes and improvements. ( #3460 )
...
* style: fix create comment card overflow issue.
* chore: improved loader and filter selection logic.
* chore: implement inbox issue navigation functionality.
* chore: loaders in inbox issue sidebar and the content root
* chore: inbox issue detail sidebar revamp.
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-01-25 13:41:02 +05:30
guru_sainath
b66f07845a
chore: inbox issue restructure the components and store ( #3456 )
...
* chore: inbox-issues store and type updates
* chore: issue inbox payload change for GET and POST
* chore: issue inbox payload change for PATCH
* chore: inbox-issue new hooks and store updates
* chore: update inbox issue template.
* chore: UI root
* chore: sidebar issues render
* chore: inbox issue details page layout.
* chore: inbox issue filters
* chore: inbox issue status card.
* chore: add loader.
* chore: active inbox issue styles.
* chore: inbox filters
* chore: inbox applied filters UI
* chore: inbox issue approval header
* chore: inbox issue approval header operations
* chore: issue reaction and activity fetch in issue_inbox store
* chore: posthog enabled
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-01-24 20:33:54 +05:30