Anmol Singh Bhatia
baab6ce99f
fix: project order by dropdown ( #4037 )
2024-03-22 18:26:44 +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
guru_sainath
bca3e13242
fix: project inifinite loader when we go the workspace projects for the first time ( #3999 )
2024-03-20 18:08:42 +05:30
sriram veeraghanta
53ddef1cd5
fix: eslint fixes and file formatting
2024-03-19 20:08:35 +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
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
69e110f4a8
[WEB-578] feat: projects list filtering and ordering ( #3926 )
...
* style: project card UI updated
* dev: initialize project filter store and types
* chore: implemented filtering logic
* chore: implemented ordering
* chore: my projects filter added
* chore: update created at date filter options
* refactor: order by dropdown
* style: revert project card UI
* fix: project card z-index
* fix: members filtering
* fix: build errors
2024-03-12 19:36:40 +05:30
Aaryan Khandelwal
b2146098e2
chore: added view less button to the collaborators widget ( #3928 )
2024-03-11 21:09:16 +05:30
Prateek Shourya
2074bb97db
[WEB-440] feat: create project feature selection modal. ( #3909 )
...
* [WEB-440] feat: create project feature selection modal.
* [WEB-399] chore: explain project identifier.
* chore: use `Link` component for redirection to project page.
2024-03-08 17:38:42 +05:30
Prateek Shourya
deb5ac0578
[WEB-665] fix Padding in the project dropdown. ( #3905 )
2024-03-08 17:36:28 +05:30
Lakhan Baheti
47a7f60611
[WEB-667] fix: unable to deselect project lead in create project modal ( #3898 )
...
* fix: unable to deselect project lead in create project modal
* removed unneccessary code
2024-03-07 16:53:43 +05:30
Lakhan Baheti
b03f6a81e2
fix: project members settings flickering ( #3894 )
2024-03-07 13:26:58 +05:30
sriram veeraghanta
bce69bcbe1
fix: formatting files
2024-03-06 20:50:38 +05:30
rahulramesha
c16a5b9b71
[WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts ( #3650 )
...
* restructure the logic to avoid throwing error if any dat is not found
* updated files for previous commit
* fix build errors
* remove throwing error if userId is undefined
* optionally chain display_name property to fix sentry issues
* add ooptional check
* change issue action logic to increase code maintainability and make sure to send only the updated date while updating the issue
* fix issue updation bugs
* fix module issues build error
* fix runtime errors
2024-03-06 20:47:38 +05:30
Aaryan Khandelwal
cb5198c883
fix: breadcrumb loading state for the issue details page ( #3892 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-06 20:38:21 +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
Aaryan Khandelwal
e4f48d6878
[WEB-393] feat: new emoji picker using emoji-picker-react
( #3868 )
...
* chore: emoji-picker-react package added
* chore: emoji and emoji picker component added
* chore: emoji picker custom style added
* chore: migration of the emoji's
* chore: migration changes
* chore: project logo prop
* chore: added logo props in the serializer
* chore: removed unused keys
* chore: implement emoji picker throughout the web app
* style: emoji icon picker
* chore: update project logo renderer in the space app
* chore: migrations fixes
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-06 19:15:48 +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
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
34301e4399
fix: app sidebar toggle ( #3829 )
2024-02-28 19:55:22 +05:30
Aaryan Khandelwal
30cc923fdb
[WEB-419] feat: manual issue archival ( #3801 )
...
* fix: issue archive without automation
* fix: unarchive issue endpoint change
* chore: archiving logic implemented in the quick-actions dropdowns
* chore: peek overview archive button
* chore: issue archive completed at state
* chore: updated archiving icon and added archive option everywhere
* chore: all issues quick actions dropdown
* chore: archive and unarchive response
* fix: archival mutation
* fix: restore issue from peek overview
* chore: update notification content for archive/restore
* refactor: activity user name
* fix: all issues mutation
* fix: restore issue auth
* chore: close peek overview on archival
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-28 16:53:26 +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
guru_sainath
01e09873e6
[WEB-534] fix: application sidebar project, favourite project sidebar DND ( #3778 )
...
* fix: application sidebar project and favorite project reordering issue resolved
* fix: enabled posthog
* chore: project sort order in POST
* chore: project member sort order
* chore: project sorting order
* fix: handle dragdrop functionality from store to helper function in project sidebar
* fix: resolved build error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-26 19:42:36 +05:30
Aaryan Khandelwal
0aaca709da
style: add right padding to sidebar projects list ( #3764 )
2024-02-23 19:07:32 +05:30
Prateek Shourya
5c64933927
[WEB-538] style: fix invite member icons in dropdown shrink when name is too large. ( #3776 )
2024-02-23 18:47:15 +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
Anmol Singh Bhatia
952eb871df
[WEB-462] fix: inbox mutation ( #3720 )
...
* fix: inbox issue status mutation
* fix: sidebar inbox issue count fix
* fix: inbox issue mutation fix
2024-02-20 20:11:59 +05:30
Anmol Singh Bhatia
07a4cb1f7d
fix: project description ( #3678 )
...
* fix: project description reset fix
* fix: project description reset fix
* chore: project settings layout loader added
* chore: loader improvement
* fix: project description reset fix
2024-02-19 21:09:51 +05:30
Anmol Singh Bhatia
e1bf318317
chore : project inbox improvement ( #3695 )
...
* chore: project inbox layout loader added
* chore: project inbox layout loader added
* chore: project inbox added in sidebar project items
* chore: inbox loader improvement
* chore: project inbox improvement
2024-02-19 21:07:43 +05:30
guru_sainath
a94c607031
fix: updated issue title and description components ( #3687 )
...
* fix: issue description fixes
* chore: description html in the archive issue
* chore: changed retrieve viewset
* chore: implemented new issue title description components in inbox, issue-detail and fixed issue in archived store
* chore: removed consoles and empty description update in issue detail
* fix: draft issue empty state image
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-16 20:07:04 +05:30
Ramesh Kumar Chandra
1d2e331cec
fix: mobile responsive sidebar close on item tap ( #3661 )
2024-02-14 14:55:33 +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
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
Anmol Singh Bhatia
065226f8b2
fix: draft issue peek overview ( #3582 )
...
* chore: project, view and shortcut modal alignment consistency
* chore: issue highlight list layout improvement
* fix: draft issue peek overview fix
* fix: draft issue layout inline editing
2024-02-07 15:06:07 +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
Anmol Singh Bhatia
b0ad48e35a
chore: enhance loading state for setting page updates ( #3533 )
2024-02-01 13:35:01 +05:30
Ramesh Kumar Chandra
3a4c893368
Style/workspace project settings layout ( #3520 )
...
* style: project settings layout for mobile screens
* style: workspace settings layout for mobile screens
2024-01-31 15:42:20 +05:30
Ramesh Kumar Chandra
c6d6b9a0e9
style/responsive sidebar ( #3505 )
...
* style: added sidebar toggle in all the screens for mobile responsive
* chore: close sidebar on click of empty space when opened
* chore: setting the sidebar collapsed in smaller screens
2024-01-30 15:22:24 +05:30
Anmol Singh Bhatia
c7616fda11
chore: empty state theme improvement ( #3501 )
2024-01-29 20:38:32 +05:30
Anmol Singh Bhatia
61f92563a9
fix: profile issue application error ( #3496 )
...
* fix: profile issue application error
* chore: app sidebar projects updated to your projects
* fix: profile issues update
2024-01-29 18:04:25 +05:30
rahulramesha
ddae745669
fix exception in member list ( #3479 )
2024-01-25 19:50:34 +05:30
rahulramesha
a1a24e4574
fix: pre release bug fixes ( #3473 )
...
* clear store on signout
* fix: project member list response change
* fix adding member to project
* fix exceptions with invitations
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-25 16:38:34 +05:30
Anmol Singh Bhatia
87f39d7372
chore: empty state revamp and loader improvement ( #3448 )
...
* chore: empty state asset added
* chore: empty state asset updated and image path helper function added
* chore: empty state asset updated
* chore: empty state asset updated and empty state details constant added
* chore: empty state component, helper function and comicbox button added
* chore: draft, archived and project issue empty state
* chore: cycle, module and issue layout empty state
* chore: analytics, dashboard, all issues, pages and project view empty state
* chore:projects empty state
* chore:projects empty state improvement
* chore: cycle, module, view and page loader improvement
* chore: code refactor
2024-01-24 19:12:54 +05:30
Aaryan Khandelwal
0531dc3308
chore: fix authorization for new projects in the peek overview ( #3439 )
...
* chore: fix authorization for new projects in the peek overview
* fix: prjects empty state authorization
* fix: peek overview auth
2024-01-23 16:16:55 +05:30
Aaryan Khandelwal
801f75f406
chore: drop-downs improvements and bug fixes ( #3433 )
...
* chore: dropdowns should close on selecting an option
* style: @plane/ui dropdown styling
* refactor: @plane/ui dropdowns
* fix: build errors
* fix: list layout dropdowns positioning
* fix: priority dropdown text in dark mode
2024-01-23 14:25:09 +05:30
Anmol Singh Bhatia
bb50df0dff
chore: bug fixes and improvement ( #3434 )
...
* fix: peek overview issue delete bug
* chore: create cycle workflow improvement
* chore: project setting improvement
2024-01-23 13:11:39 +05:30