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
Lakhan Baheti
9642b761b7
fix: issue card assignee empty state tooltip ( #4029 )
2024-03-21 20:59:08 +05:30
guru_sainath
86ae79f851
fix: resolved rendering issues in list and kanban layout when we apply group-by filter ( #4028 )
2024-03-21 20:47:36 +05:30
Anmol Singh Bhatia
991b8e7703
chore: custom month select modal validation added ( #4027 )
2024-03-21 20:47:22 +05:30
Anmol Singh Bhatia
56d4e25431
fix: project list view dropdown placement ( #4026 )
2024-03-21 20:47:07 +05:30
guru_sainath
58a45c96c0
fix: rendering default state in the issue create update modal whenever we switch between the projects in the issue modal ( #4024 )
2024-03-21 20:46:18 +05:30
Anmol Singh Bhatia
15e04e55bb
[WEB-692] fix: project modal cover image popover z-index fix ( #4018 )
...
* fix: project modal cover image popover z-index fix
* fix: project modal cover image popover z-index fix
2024-03-21 20:46:02 +05:30
Anmol Singh Bhatia
8911eaf676
fix: profile cover fix ( #4010 )
2024-03-21 15:36:16 +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
37c5ce54d5
fix: peek overview sub issue operation ( #4002 )
2024-03-20 20:00:34 +05:30
Anmol Singh Bhatia
054dd2bb7d
fix: module empty state ( #4004 )
2024-03-20 20:00:13 +05:30
Lakhan Baheti
6ab8588afb
fix: create label inline overflow ( #4006 )
2024-03-20 19:32:42 +05:30
Lakhan Baheti
4eefc7f692
[WEB-784] chore: create workspace fields as required indication ( #4003 )
...
* chore: create workspace fields as required indication
* style: gap between asterisk & text
2024-03-20 19:22:02 +05:30
Anmol Singh Bhatia
7142889c23
[WEB-413] chore: project active cycle UI revamp ( #3997 )
...
* chore: project active cycle ui revamp
* chore: resolved liniting issues
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-20 19:19:14 +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
guru_sainath
e02fa4d9e7
fix: autofocus on the title element when we are creating the bulk issues in the issue create modal ( #3998 )
2024-03-20 18:08:21 +05:30
guru_sainath
621624e29f
[WEB-383] fix: rendering state and members from different projects in sub-issues ( #3996 )
...
* fix: rendering the state and memebers from different projects in sub issues and exception handling while creating an issue from different project
* chore: handled different project issue properties in a new function handler
2024-03-20 18:07:35 +05:30
Lakhan Baheti
4ea616f1cd
fix: Labels overflow in peek, detail view ( #3995 )
2024-03-20 18:07:11 +05:30
rahulramesha
cb4cfa1dd5
[WEB-782] fix: Date timezone changes error ( #3992 )
...
* fix date related exceptions
* replace new Date from develop branch changes as well
* changes from self review
* wrap getDate logic with try catch to handle in case of error scenarios
* fix formatted time
2024-03-20 13:44:08 +05:30
guru_sainath
7d3a96b3d0
[WEB-763] fix: workspace remains listed after leaving the workspace in the user profile ( #3993 )
...
* chore: build error
* fix: workspace not getting removed when user leaves the workspace
2024-03-20 13:43:18 +05:30
Lakhan Baheti
6a245e121a
fix: analytics dialog close on outside click ( #3987 )
2024-03-20 12:42:10 +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
sriram veeraghanta
3139f8e109
fix: merge conflicts resolved
2024-03-18 19:58:39 +05:30
rouja
1b742f66c6
Fix email configuration issue ( #3732 )
2024-03-18 19:43:00 +05:30
Lakhan Baheti
568701881e
fix: calendar-layout draggable wrapper condition ( #3984 )
2024-03-18 19:35:17 +05:30
Lakhan Baheti
2dbea54d2a
fix: Mobile header visibility ( #3983 )
2024-03-18 16:54:45 +05:30
Lakhan Baheti
e9774e1af3
[WEB-759] style: added calendar layout responsiveness ( #3969 )
...
* style: added calendar layout responsiveness
* fix: quick-add-form
* fix: popover menu close on item select
* fix: class conditiion
* code review
2024-03-18 12:51:19 +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
Anmol Singh Bhatia
5244ba72c9
[WEB-746] chore: draft issue modal improvement ( #3966 )
...
* chore: draft issue modal improvement
* chore: draft issue modal improvement
* chore: draft issue modal improvement
* chore: draft issue modal improvement
2024-03-15 17:43:42 +05:30
Anmol Singh Bhatia
36bc7bf996
chore: app sidebar collapsed state alignment improvement ( #3976 )
2024-03-15 17:36:20 +05:30
Aaryan Khandelwal
0789238282
fix: cycle layout not getting initialized ( #3961 )
2024-03-15 17:31:28 +05:30
Anmol Singh Bhatia
c17748eec2
chore: completed cycle empty state valdidation updated ( #3959 )
2024-03-15 17:30:26 +05:30
Aaryan Khandelwal
13bbb9cde4
[WEB-699] chore: implement sub-issues and attachments in the peek overview ( #3956 )
...
* chore: implement sub-issues and attachments in the peek overview
* chore: add the same to full-screen view
2024-03-15 17:29:22 +05:30
Anmol Singh Bhatia
92a077dce1
[WEB-504] chore: command k and issue relation modal empty state ( #3955 )
...
* chore: empty state asset updated
* chore: empty state asset updated
* chore: empty state config file updated
* chore: notification empty state updated
* chore: command-k, bulk delete and issue relation modal empty state updated
* chore: code refactor
* chore: code refactor
2024-03-15 17:28:45 +05:30
Lakhan Baheti
ed2e4ad6f7
fix: cycle & module peekview scroll ( #3953 )
2024-03-15 17:28:03 +05:30
Anmol Singh Bhatia
cbe5d9a047
chore: issue reaction response updated ( #3951 )
2024-03-15 17:26:38 +05:30
Aaryan Khandelwal
aaad37575b
fix: cycle date check wrong projectId ( #3972 )
2024-03-14 20:11:10 +05:30
Aaryan Khandelwal
6bc133e3b1
chore: swapped dates and status properties in the cycle list item ( #3957 )
2024-03-14 20:02:18 +05:30
Anmol Singh Bhatia
0bc4b6cece
chore: ai modal disclamier added ( #3970 )
2024-03-14 19:16:07 +05:30
sriram veeraghanta
80761d3507
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-14 12:42:33 +05:30
guru_sainath
898cf98be3
[WEB-749] fix: rendering empty states with "showEmptyGroup" filter in issue grouping ( #3954 )
...
* fix: Fixed show empty states in groupBy and subGroupBy in kanban
* lint: lint issue resolved
2024-03-13 16:59:12 +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
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
Lakhan Baheti
c3c6ef8830
chore: removed module tooltip from peek-overview & issue detail ( #3946 )
2024-03-12 19:13:04 +05:30
Anmol Singh Bhatia
8aca74c68d
[WEB-720] chore: reaction tooltip added ( #3945 )
...
* chore: reaction tooltip added
* chore: reaction tooltip updated
* chore: issue reaction tooltip updated
* chore: helper function updated
2024-03-12 19:12:25 +05:30
Prateek Shourya
c97b994311
[WEB-717] fix: delete issue modal UI fixes. ( #3944 )
...
* fix: avoid closing the peek overview when the close button within the delete model popup is clicked.
* fix: distortion in issue detail sidebar UI when any modal is open.
2024-03-12 19:11:36 +05:30
Lakhan Baheti
443b93f897
fix: label mutation in peek-overview & issue detail ( #3942 )
2024-03-12 19:10:35 +05:30
Aaryan Khandelwal
f77f4b8221
fix: gantt sidebar links ( #3940 )
2024-03-12 19:07:12 +05:30
Anmol Singh Bhatia
5c4c3f5c04
fix: project page empty state ( #3939 )
2024-03-12 19:05:15 +05:30
Ramesh Kumar Chandra
73c91654eb
[WEB-716] style: list view issues responsiveness ( #3938 )
2024-03-12 12:29:00 +05:30
Anmol Singh Bhatia
48c9b78397
[WEB-545] chore: completed cycle empty state ( #3931 )
...
* chore: completed cycle issue transfer empty state added
* chore: cycle empty state variable updated
* chore: empty state config file updated
2024-03-11 21:23:09 +05:30
Anmol Singh Bhatia
9c29ad1a28
chore: list layout scrollbar improvement ( #3933 )
2024-03-11 21:12:59 +05:30
Aaryan Khandelwal
e3ac075ee2
chore: error state for the issues widgets ( #3934 )
2024-03-11 21:12:28 +05:30
Aaryan Khandelwal
b2146098e2
chore: added view less button to the collaborators widget ( #3928 )
2024-03-11 21:09:16 +05:30
Anmol Singh Bhatia
01702e9f66
[WEB-402] chore: project issues count ( #3911 )
...
* chore: added project issues count
* chore: project module and cycle issue count
* chore: resolved merge conflicts
* chore: added import statement
* chore: issue count type added
* chore: issue count added in project, cycle and module issues
* fix: lint fixes
* chore: tooltip added in issue count badge
* chore: tooltip added in issue count badge
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 21:05:00 +05:30
Lakhan Baheti
27acd1bec1
fix: cycle & module sidebar progress-stats scroll ( #3932 )
2024-03-11 21:03:30 +05:30
Anmol Singh Bhatia
539afb0792
chore: issue quick action dropdown max height updated ( #3919 )
2024-03-11 21:02:28 +05:30
Anmol Singh Bhatia
6c7ba3bc79
chore: applied filter ui improvement ( #3918 )
2024-03-11 21:01:59 +05:30
Anmol Singh Bhatia
c8ab650008
fix: module empty state create issue ( #3916 )
2024-03-11 21:01:27 +05:30
Anmol Singh Bhatia
89d019df57
fix: parent select modal params updated ( #3914 )
2024-03-11 21:01:07 +05:30
Aaryan Khandelwal
535731141f
[WEB-682] feat: cycles list filtering and searching ( #3910 )
...
* chore: implemented cycles list filters and ordering
* chore: active cycle tab updated
* refactor: cycles folder structure
* fix: name search inout auto-focus
* fix: cycles ordering
* refactor: move cycle filters logic to mobx store from local storage
* chore: show completed cycles in a disclosure
* chore: added completed cycles count
* refactor: cycles mapping logic
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 21:00:05 +05:30
M. Palanikannan
4b30339a59
[WEB-638] feat: add tabIndex prop support to navigate using Tab key in all the editors ( #3902 )
...
* feat: added tab index support to navigate using Tab key in all the editors
* chore: changed the name of Table of Contents in Pages
* chore: file formatting
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 20:58:23 +05:30
sriram veeraghanta
8997ee2e3e
fix: eslint fixes
2024-03-11 20:45:51 +05:30
Anmol Singh Bhatia
e05bc3965c
chore: update the label of the app sidebar dashboard to home ( #3912 )
2024-03-08 17:59:02 +05:30
Aaryan Khandelwal
b07fec533c
fix: date filter modal selection ( #3913 )
2024-03-08 17:58:27 +05:30
Anmol Singh Bhatia
cc069b61aa
fix: empty state error handling added and page empty state key updated ( #3915 )
2024-03-08 17:57:48 +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
f5151ae717
[WEB-666] chore: rename View profile
to My activity
. ( #3906 )
2024-03-08 17:37:01 +05:30
Prateek Shourya
deb5ac0578
[WEB-665] fix Padding in the project dropdown. ( #3905 )
2024-03-08 17:36:28 +05:30
Anmol Singh Bhatia
7b88a2a88c
[WEB-469] chore: selected filter sorting added in filter dropdown ( #3869 )
...
* chore: selected filter sorting added in filter dropdown
* chore: handleClearAllFilters function updated
* chore: filter dropdown sorting updated
* chore: filter dropdown sorting updated
* chore: filter dropdown sorting updated
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-07 16:53:59 +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
guru_sainath
b535d8a23c
[WED-634] fix: profile issues not rendering correctly with GroupBy display filter ( #3886 )
...
* fix: Handled issue render in the display filters groupBy stateGroup and labels
* chore: Optimized state_group filter and typo
* Fix: removed workspaceLevel boolean and handled the states from stateMap
2024-03-07 13:25:23 +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
M. Palanikannan
549f6d0943
[WEB-438] fix: ai insertion behaviour ( #3872 )
...
* fixed ai insertion behaviour
* replaced all ai popover references to have similar behavior
* chore: removed debug statements
2024-03-06 20:38:57 +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
da735f318a
[WEB-404] chore: calendar layout add existing issue workflow improvement ( #3877 )
...
* chore: target date none filter
* chore: calendar layout add existing issue functionality added for cycle and module
* fix: enums export in the types package
* chore: remove NestedKeyOf type
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-03-06 20:17:32 +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
466f69a0b9
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-03-06 19:52:46 +05:30
sriram veeraghanta
f188c9fdc5
fix: build issues
2024-03-06 19:52:40 +05:30
guru_sainath
dd579f83ee
chore: enabled module and cycle display properties in module and cycle issues ( #3885 )
2024-03-06 19:27:04 +05:30
Anmol Singh Bhatia
66f2492e60
[WEB-655] chore: peek overview dropdowns keyboard navigation improvement ( #3888 )
...
* fix: enums export in the types package
* chore: remove NestedKeyOf type
* chore: peek overview keyboard accessibility improvement
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-03-06 19:17:50 +05:30
Aaryan Khandelwal
c08d6987d0
[WEB-658] fix: multiple toast alerts on adding existing issues ( #3889 )
...
* fix: enums export in the types package
* chore: remove NestedKeyOf type
* fix: multiple toast alerts on adding existing issues
* chore: added success toast alerts
2024-03-06 19:17:00 +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
Aaryan Khandelwal
b3d3c0fb06
[WEB-654] fix: enums export in the types package ( #3887 )
...
* fix: enums export in the types package
* chore: remove NestedKeyOf type
2024-03-06 18:46:36 +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
sriram veeraghanta
921b9078f1
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-06 14:33:15 +05:30
Anmol Singh Bhatia
2b05d23470
fix: kanban card state overflow fix ( #3866 )
2024-03-06 14:28:24 +05:30
Anmol Singh Bhatia
69fa1708cc
fix: module quick action dropdown overflow fix ( #3865 )
2024-03-06 14:27:59 +05:30
Aaryan Khandelwal
666b7ea577
fix: remove member button alignment ( #3862 )
2024-03-06 14:27:41 +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
c06ef4d1d7
[WEB-579] style: scrollbar implementation ( #3835 )
...
* style: scrollbar added in profile summary and sidebar
* style: scrollbar added in modals
* style: scrollbar added in project setting screens
* style: scrollbar added in workspace and profile settings
* style: scrollbar added in dropdowns and filters
2024-03-06 14:18:19 +05:30
Prateek Shourya
4d0f641ee0
[WEB-588] chore: remove the word title
from the issue title tooltip. ( #3874 )
...
* [WEB-588] chore: remove the word `title` from the issue title tooltip.
* fix: github url fixes in feature deploy action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-06 14:02:14 +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
Anmol Singh Bhatia
4b706437d7
[WEB-619] fix: workspace all issue quick action ( #3853 )
...
* chore: custom menu dropdown menu items classname prop added
* fix: issue layout quick action z index fix
2024-03-01 17:23:26 +05:30
Anmol Singh Bhatia
e4bccea824
fix: multiple issue comment ( #3854 )
2024-03-01 17:20:36 +05:30
guru_sainath
e6f33eb262
[WEB-609] fix: header text overflow issue in kanban layout ( #3848 )
...
* fix: kanban header text overflow
* chore: updated condition
2024-02-29 20:29:02 +05:30
guru_sainath
5cfebb8dae
fix: issue description on last draft issue ( #3846 )
2024-02-29 19:41:30 +05:30
Anmol Singh Bhatia
e4988ee940
fix: issue sidebar and peek overview cycle select improvement ( #3845 )
2024-02-29 19:40:46 +05:30
sriram veeraghanta
850bf01d65
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-29 17:20:44 +05:30
Anmol Singh Bhatia
f183e389ea
fix: module sidebar description duplicacy ( #3844 )
2024-02-29 17:20:17 +05:30
guru_sainath
5d7c0a2a64
[WEB-600] fix: fixed sub-group-by issue count display in kanban layout header ( #3843 )
...
* fix: fixed subgroupby issue count at the header in kanban layout
* chore: code beautification
2024-02-29 17:19:51 +05:30
guru_sainath
d1087820f6
[web-599] ui: kanban layout UI consistency enhancement for grouped display filters ( #3841 )
...
* ui: UI inconsistancy in kanban layout when we grouped and sub grouped display filters.
* ui: width update in the kanban block
2024-02-29 17:18:03 +05:30
Anmol Singh Bhatia
65024fe5ec
chore: priority icon none state hover state added ( #3840 )
2024-02-29 16:12:34 +05:30
Anmol Singh Bhatia
62693abb09
chore: project emoji icon improvement ( #3837 )
2024-02-29 15:31:44 +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
Bavisetti Narayan
56805203f1
[WEB-597] chore: dashboard overdue issues ( #3832 )
...
* fix bug of dashboard report overdue of all tasks #3815 (#3823 )
* chore: pending issues filter
* chore: removed the Q parameter
* chore: dashboard widget overdue stats card redirection params updated
---------
Co-authored-by: AbId KhAn <abidkhan484@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-29 13:32:16 +05:30
Anmol Singh Bhatia
39136d3a9f
chore: spreadsheet layout dropdowns focus on toggle functionality added ( #3833 )
2024-02-29 13:23:37 +05:30
Anmol Singh Bhatia
34301e4399
fix: app sidebar toggle ( #3829 )
2024-02-28 19:55:22 +05:30
guru_sainath
51f795fbd7
[WEB-477] feat: enhanced project issue filtering by cycles and modules ( #3830 )
...
* feat: implemented cycle and module filter in project issues
* feat: implemented cycle and module filter in draft and archived issues
2024-02-28 19:34:29 +05:30
Anmol Singh Bhatia
7abfbac479
chore: spreadsheet layout dropdown z index improvement ( #3825 )
2024-02-28 19:15:03 +05:30
Aaryan Khandelwal
0215b697a5
chore: update issue date icons ( #3826 )
2024-02-28 19:13:17 +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
Anmol Singh Bhatia
b1520783cf
[WEB-586] chore: spreadsheet layout keyboard accessibility ( #3818 )
...
* chore: spreadsheet layout peek overview close focus improvement
* chore: dropdown toggle focus improvement
* chore: label select toggle focus improvement
* chore: comment card disabled state improvement
2024-02-28 16:48:26 +05:30
sriram veeraghanta
ef467f7f6b
fix: merge conflicts resolved
2024-02-28 15:37:00 +05:30
guru_sainath
ec43c8e634
[WEB-584] fix: draft issue management with workspace specific local storage ( #3822 )
...
* fix: draft issue local storage state manahement in workspace level
* chore: removed consoles
2024-02-28 15:29:40 +05:30
Anmol Singh Bhatia
fece947eb5
chore: inbox issue detail activity and comment initial load improvement ( #3819 )
2024-02-28 15:23:45 +05:30
Anmol Singh Bhatia
1f5d54260a
chore: issue peek overview improvement ( #3821 )
2024-02-28 15:22:20 +05:30
Anmol Singh Bhatia
895ff03cf2
chore: issue comment edit validation ( #3817 )
2024-02-28 15:19:54 +05:30
Prateek Shourya
7e46cbcb52
[WEB-127] fix: issue with command palette outside click detection. ( #3812 )
2024-02-28 15:19:11 +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
002b2505f3
[WEB-583] fix: issue modal description on workspace level ( #3814 )
...
* fix: issue modal description on workspace level
* fix: issue modal description on workspace level
2024-02-27 20:35:32 +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
Anmol Singh Bhatia
c858b76054
chore: onboarding workspace name valdiation error indicator added ( #3808 )
2024-02-27 16:56:40 +05:30
sriram veeraghanta
c950e3d3f7
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-02-26 19:48:12 +05:30
Anmol Singh Bhatia
67fdafb720
chore: custom search select input key down improvement ( #3787 )
2024-02-26 19:46:00 +05:30
Anmol Singh Bhatia
888268ac11
chore: issue sidebar min width and padding added ( #3800 )
2024-02-26 19:45:09 +05:30
Anmol Singh Bhatia
1866474569
chore: inbox layout loader and peek overview subscription improvement ( #3803 )
2024-02-26 19:44:01 +05:30
Aaryan Khandelwal
e1d73057ae
fix: gantt overflow ( #3804 )
2024-02-26 19:43:19 +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
Anmol Singh Bhatia
5c089f0223
[WEB-496] fix: issue comment ( #3796 )
...
* fix: issue comment empty string and on enter functionality
* fix: empty html tag validation added
* fix: purifying dom contents before saving comments
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-26 16:11:35 +05:30
Aaryan Khandelwal
8b6206f28b
fix: dashboard issues widget tab rendering bug ( #3795 )
2024-02-26 13:39:29 +05:30
Anmol Singh Bhatia
b4fb9f1aa2
[WEB-495] chore: issue title improvement ( #3780 )
...
* chore: trim issue title
* chore: issue title improvement
2024-02-25 22:37:25 +05:30
Anmol Singh Bhatia
31ebecba52
fix: issue sidebar label overflow ( #3788 )
2024-02-25 22:36:33 +05:30
Anmol Singh Bhatia
395098417c
fix: cycle select dropdown issue layout overflow fix ( #3789 )
2024-02-25 22:35:42 +05:30
Aaryan Khandelwal
812df59d1d
fix: scroll container height ( #3783 )
2024-02-24 15:45:17 +05:30
sriram veeraghanta
6240b17063
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-02-23 19:22:17 +05:30
Aaryan Khandelwal
33c99ded77
fix: due date highlight logic ( #3763 )
2024-02-23 19:15:59 +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
Anmol Singh Bhatia
8c1f169f61
chore: workspace view header scroll to view improvement ( #3771 )
2024-02-23 19:08:50 +05:30
Aaryan Khandelwal
0aaca709da
style: add right padding to sidebar projects list ( #3764 )
2024-02-23 19:07:32 +05:30
rahulramesha
5f6c9a4166
fix calendar layout distortion because of scrollbar ( #3770 )
2024-02-23 19:06:47 +05:30
Prateek Shourya
9f055840ef
[WEB-539] style: add background to user email in dashboard dropdown for better UX on workspace list scroll. ( #3769 )
2024-02-23 19:06:03 +05:30
Anmol Singh Bhatia
50cbb2f002
chore: max length validation added in user name inputs ( #3774 )
2024-02-23 19:04:17 +05:30
Prateek Shourya
849d3a66c1
[WEB-540] fix: hide sub_issue
, link
, attachment
property from list/ kanban view if their count is 0. ( #3768 )
...
* [WEB-540] fix: hide `sub_issue`, `link`, `attachment` property from list/ kanban view if their count is 0.
* chore: use `cn` helper function instead of string interpolation.
2024-02-23 19:03:45 +05:30
Aaryan Khandelwal
34f89ba45b
[WEB-512] fix: date inputs keyboard navigation ( #3753 )
...
* fix: tab indices logic
* fix: due date highlight logic
* Revert "fix: due date highlight logic"
This reverts commit f523078689
.
2024-02-23 18:57:48 +05:30
Aaryan Khandelwal
27fcfcf620
[WEB-507] fix: cycle lead details not visible ( #3750 )
...
* fix: cycle lead details
* revert: sidebar padding changes
2024-02-23 18:52:47 +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
Anmol Singh Bhatia
9c50ee39c3
fix: project and workspace view list flicker on hover fix ( #3777 )
2024-02-23 18:46:33 +05:30
Prateek Shourya
3372e21759
[WEB-537] fix: issue in all-issue create view modal, filter needs to disappear when filter is de selected. ( #3781 )
2024-02-23 18:44:05 +05:30
Nikhil
03e5f4a5bd
[WEB-468] fix: issue detail endpoints ( #3722 )
...
* dev: add is_subscriber to issue details endpoint
* dev: remove is_subscribed annotation from detail serializers
* dev: update issue details endpoint
* dev: inbox issue create
* dev: issue detail serializer
* dev: optimize and add extra fields for issue details
* dev: remove data from issue updates
* dev: add fields for issue link and attachment
* remove expecting a issue response while updating and deleting an issue
* change link, attachment and reaction types and modify store to recieve their data from within the issue detail API call
* make changes for subscription store to recieve data from issue detail API call
* dev: add issue reaction id
* add query prarms for archived issue
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-22 20:58:34 +05:30
rahulramesha
62607ade6f
disable peek overview for temporary issues until it is confirmed ( #3749 )
2024-02-22 20:24:15 +05:30
Anmol Singh Bhatia
ebad7f0cdf
[WEB-515] fix: spreadsheet layout overflow ( #3758 )
...
* fix: spreadsheet column sort by dropdown overlapping fix
* fix: spreadsheet issue title column sticky fix
* fix: issues header z index fix
2024-02-22 20:20:30 +05:30
Aaryan Khandelwal
b1bf125916
[WEB-521] fix: kanban column collapse toggle not working ( #3755 )
...
* fix: kanban collapse toggle not working
* style: update dropdown position
2024-02-22 20:16:06 +05:30
Anmol Singh Bhatia
9b54fe80a8
chore: validation added to cycle issue transfer button ( #3760 )
2024-02-22 20:09:28 +05:30
Prateek Shourya
02182e05c4
[WEB-494] fix: selected label indicator are not showing up on the issue create modal. ( #3752 )
2024-02-22 20:03:00 +05:30
Prateek Shourya
e92417037c
[WEB-496] improvement: disable submit button when there is no text in comment box. ( #3754 )
2024-02-22 20:01:42 +05:30
Anmol Singh Bhatia
d73cd2ec9d
chore: inbox loader improvement ( #3739 )
2024-02-22 14:47:12 +05:30
Bavisetti Narayan
b1a5e4872b
[WEB - 490] chore: issue serializer changes ( #3741 )
...
* chore: issue serializer changes
* add assignee id check on the frontend
* add z-index for spreadsheet issue layout
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-21 21:19:00 +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
Prateek Shourya
efadc728af
[WEB-486] fix: In archived issues, Ctrl + click is redirecting to /issues/[issue-id]
route instead of /archived-issues/[issue-id]
resulting in infinite loading. ( #3738 )
2024-02-21 19:50:20 +05:30
Nikhil
370decc8aa
[WEB - 467] perf: issues listing endpoints ( #3710 )
...
* dev: update issue listing apis
* dev: optimize issue listing apis
* fix: sub issues endpoint
* add loading state for subscription in issueDetail
* fix: import error
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-21 19:23:54 +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
sriram veeraghanta
fcbe690665
fix: merge conflicts resolved
2024-02-21 18:28:11 +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
022a286eba
[WEB-482] chore: issue sidebar improvement ( #3733 )
...
* chore: module-select dropdown improvement
* chore: issue sidebar subscription loader added
* chore: issue sidebar improvement
* fix: peek overview exception error
2024-02-21 18:19:49 +05:30
Prateek Shourya
c851ec7034
[WEB-465] improvement: redirect to issue detail on click on the sub-issue count property. ( #3731 )
2024-02-21 18:18:14 +05:30
Prateek Shourya
e9fdb0ff5d
improvement: open sub-issues accordion by default in issue details page. ( #3724 )
2024-02-21 18:05:27 +05:30
Anmol Singh Bhatia
133c9b3ddb
chore: issue transfer validation added for completed cycle ( #3715 )
2024-02-21 17:53:20 +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
Prateek Shourya
92becbc617
improvement: remove add sub-issues
button from the bottom if sub-issues are available. ( #3725 )
2024-02-21 16:47:39 +05:30
guru_sainath
ee318ce91b
[WEB-396] fix: removed view icons from workspace and project views list ( #3727 )
...
* ui: removed view icons from workspace and project views list
* cleanup: removed unnecessary imports
2024-02-21 16:43:24 +05:30
guru_sainath
fb4f4260fa
[WEB-479]: rendering issue title without overflow problem in issue peekoverview ( #3728 )
...
* chore: rendering issue title without overflow problem
* chore: optimised calssName
* fix: className update
2024-02-21 16:42:04 +05:30
Aaryan Khandelwal
3efb7fc070
fix: layout change not working in cycles and modules ( #3729 )
2024-02-21 16:40:52 +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
6bf9d84bea
chore : calendar layout improvement ( #3705 )
...
* chore: current date indicator added in calendar layout
* style: calendar layout ui improvement
2024-02-20 15:03:58 +05:30
Anmol Singh Bhatia
d16a0b61d0
chore: dashboard widget heading updated ( #3709 )
2024-02-20 13:42:04 +05:30
Anmol Singh Bhatia
c7db290718
fix: kanban layout empty group toggle fix ( #3708 )
2024-02-20 13:41:38 +05:30
Anmol Singh Bhatia
e433a835fd
chore: sidebar new issue button validation added ( #3706 )
2024-02-20 13:40:48 +05:30
sriram veeraghanta
cf3b888465
chore: adding page titles using project title. ( #3692 )
...
* chore: adding page titles
* chore: added title to remaining pages
* fix: added observer at required places
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
2024-02-20 13:36:38 +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
bbbd7047d3
fix: issue description empty state initial load in inbox and issue detail page ( #3696 )
...
* fix: updated description init loading and added loading confirmation alert in inbox issues, issue peek overview, and issue detail
* fix: updated the space issue in the editor and removed unwanted props in the description-input for issues
2024-02-19 15:43:57 +05:30
sriram veeraghanta
17e5663e81
fix: description autosave fixes
2024-02-19 12:54:45 +05:30
sriram veeraghanta
7381a818a9
fix: description editor fixes
2024-02-19 00:34:54 +05:30
sriram veeraghanta
261013b794
fix: inbox issue initial data load ( #3693 )
...
* fix: inbox issue initial data load
* chore: removed unnecessary comments
2024-02-19 00:17:31 +05:30
sriram veeraghanta
ce9ed6b25e
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-18 15:29:19 +05:30
guru_sainath
10057377dc
fix: improved issue description editor focus and state management ( #3690 )
...
* chore: issue input and editor reload alert issue resolved
* chore: issue description mutation issue in inbox
* fix: reload confirmation alert and stay focused after saving
* chore: updated the renderOnPropChange prop in the description-input
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-18 15:28:37 +05:30
sriram veeraghanta
eba5ed24ad
fix: color pick background color on change ( #3691 )
2024-02-18 15:26:50 +05:30
Anmol Singh Bhatia
41e812a811
fix: quick action copy link action ( #3686 )
2024-02-16 20:07:38 +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
Anmol Singh Bhatia
665a07f15a
chore: dropdown and peek overview improvement ( #3682 )
...
* chore: dropdown focus state improvement
* fix: peek overview dropdown placement fix
2024-02-16 20:01:58 +05:30