guru_sainath
cfbc1a91af
chore: optimised issue loaders and added enum for issue status and current tab ( #4164 )
2024-04-10 19:55:16 +05:30
Anmol Singh Bhatia
7aa1d750ea
chore: issue comment mention user improvement ( #4163 )
2024-04-10 19:52:10 +05:30
Anmol Singh Bhatia
91ed27837e
chore: kanban card padding improvement ( #4162 )
2024-04-10 19:51:13 +05:30
guru_sainath
f45c2d12fd
[WEB-927, WEB-928] fix: inbox issue bug fixes and improvement ( #4160 )
...
* chore: inbox duplicate issue modal improvement
* chore: handled tab navigation in inbox issues and handled cross project inbox issues
* chore: fetch inbox issue activity once the issue is updated in inbox issue
* chore: disable duplicate inbox issue actions
* chore: duplicate issue mutation in the inbox issue
* chore: inbox create modal sidebar tab change updated
* chore: multiple date selection in the inbox issue filters
* chore: code refactor
* chore: removed project dependancy on the inbox store structure
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-04-10 16:08:31 +05:30
guru_sainath
d0cb00f28a
[WEB-926] fix: issue description component update handled in peek overview, issue detail, and inbox issues ( #4159 )
...
* fix: issue description mutation
* fix: implemented same issue description logic for issue detail and inbox issue description
* fix: fixed parent issue title dissapearing while loading the issue detail page
* chore: code cleanup
* chore: handled exception when issue in not available in issue detail in issue store
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-04-10 14:58:46 +05:30
Anmol Singh Bhatia
549790ee8a
[WEB-905] chore: kanban card icon color improvement ( #4156 )
...
* chore: kanban card icon color improvement
* chore: kanban card clickable area improvement
2024-04-10 14:03:22 +05:30
guru_sainath
1dac70ecbe
[WEB-406] chore: project inbox improvement ( #4151 )
...
* chore: inbox issue status pill improvement
* chore: loader inconsistancy resolved
* chore: accepted and decline inbox issue validation
* chore: removed clear all button in applied filters
* chore: inbox issue create label improvement
* chore: updated label filter
* chore: updated fetching activites and comments
* chore: inbox filters date
* chore: removed the print statement
* chore: inbox date filter updated
* chore: handled custom date filter in inbox issue query params
* chore: handled custom date filter in inbox issue single select
* chore: inbox custom date filter updated
* chore: inbox sidebar filter improvement
* chore: inbox sidebar filter improvement
* chore: duplicate issue detail
* chore: duplicate inbox issue improvement
* chore: lint issue resolved
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-04-10 13:52:57 +05:30
Prateek Shourya
3c2b2e3ed6
[WEB-924] chore: remove Add Issues
button from completed cycles header. ( #4153 )
...
* [WEB-924] chore: remove `Add Issues` button from completed cycles header.
* fix: analytics button.
2024-04-10 13:02:56 +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
Prateek Shourya
e86397b649
[WEB-917] style: update urgent priority icon design. ( #4146 )
2024-04-09 13:37:18 +05:30
rahulramesha
95580d0c62
[WEB-881] fix: Sentry errors from previous build ( #4142 )
...
* Sentry Fix for "Non-Error promise rejection captured with value: Route change to url was aborted"
* Sentry fix for "undefined is not an object (evaluating 'n.response')"
* Possible Sentry Fix for "TypeError Function.entries(<anonymous>)"
* Possible Sentry fix for "null is not an object (evaluating 'e.type')"
2024-04-09 13:12:14 +05:30
guru_sainath
03df410b52
fix: updated issue description rendering when we switch between two issues via sub-issue ( #4143 )
2024-04-08 20:23:16 +05:30
sriram veeraghanta
c843a1757f
fix: chat with us key handling
2024-04-08 19:39:43 +05:30
guru_sainath
ddb07dbe5f
[WEB-406] chore: project inbox revamp ( #4141 )
...
* chore: removed inbox id
* fix: inbox changes
* chore: resolved merge conflicts
* chore: inbox issue response changes
* chore: inbox issue filters
* fix: inbox implementation revamp
* fix: type fixes
* fix: pagination implementation
* fix: inbox fixes
* fix: pagination fixes
* fix: inbox Issues pagination fixes
* chore: triage state change
* fix: inbox fixes
* chore: filtering using boolean
* chore: total results in the pagination
* fix: inbox main content changes
* fix: develop pull fixes
* chore: resolved build erros in inbox issues
* dev: fix migrations
* chore: module, labels and assignee in inbox
* chore: inbox issue order by
* chore: inbox filters
* chore: inbox ui revamp
* chore: inbox type updated
* chore: updated filters
* chore: updated filter menmbers and date types in inbox issue filter
* chore: inbox issue filter updated
* chore: updated date filter in the inbox issue filter
* chore: moved the current tab state from local state to store
* chore: updated the filter and fetch request in the inbox issues
* chore: updated tab change handler
* chore: handled isEmpty in the issue filters query params
* chore: inbox sidebar updated
* chore: enabled create inbox issue in mobx
* chore: replaced the key inbox_status to status
* chore: inbox sidebar pagination
* chore: updated inbox issue services
* chore: inbox sidebar total count indicator
* chore: create inbox issue updated
* chore: updated inbox issue sidebar layout
* chore: rendering issue detail in inbox issue
* chore: inbox issue content updated
* chore: create inbox issue modal description improvement
* fix: updated delete functionality in inbox store
* chore: updated multiple inbox issue creation
* chore: handled loading, empty states and inbox user access permissions
* chore: updated rendering issues in the sidebar
* chore: inbox sidebar label improvement
* chore: handled empty states
* chore: disabled inbox empty state added
* chore: module, labels and assignee in list endpoint
* chore: labels in list endpoint
* chore: inboc issue serializer
* chore: representation in serializer
* chore: super function
* chore: inbox empty state updated
* chore: implemented applied filters
* chore: inbox empty state updated
* chore: update date formats in applied filters
* chore: inbox skeleton updated
* chore: ui changes in the siebar list item
* chore: removed the module and cycle ids
* chore: inbox sidebar tab
* chore: inbox actions
* chore: updated inbox issue header actions
* chore: updated inbox issue code cleanup
* chore: loader improvement
* chore: inbox sidebar improvement
* chore: inbox sidebar empty state flicker
* fix: inbox issue delete operation
* chore: inbox issue title and description update indicator added
* fix: resolved issue property rendering in initial load
* chore: inbox sidebar and detail header improvement
* fix: handling selected filter in the issue filters and applied filters
* chore: inbox issue detail improvement
* chore: inbox issue label updated
* chore: inbox issue sidebar improvement
* fix: handling issue description update when we move between the issues in inbox
* chore: removed inbox issue helpers file
* chore: boolean checked
* chore: resolved file change requests
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-04-08 19:11:47 +05:30
Prateek Shourya
8d009187ab
[WEB-916] fix: description editor missing when using create more button in create issue modal. ( #4137 )
...
* [WEB-916] fix: description editor missing when using create more button in create issue modal.
* chore: handle edge cases.
* chore: handle edge cases.
2024-04-08 18:44:04 +05:30
Prateek Shourya
39b5a58ce8
chore: remove placeholder from estimate property if no estimates are selected. ( #4125 )
2024-04-08 18:38:39 +05:30
Anmol Singh Bhatia
986f81e3ae
[WEB-905] chore: issue peek overview and kanban layout improvement ( #4135 )
...
* chore: peek overview and kanban card improvement
* chore: peek overview improvement
2024-04-08 18:38:05 +05:30
Prateek Shourya
fd2cacb0cd
[WEB-854] style: update height of sidebar help section and quick add across all layout for consitency. ( #4138 )
2024-04-08 18:35:35 +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
guru_sainath
3742ea91bf
fix: issue description was not rendering in the issue create/edit modal ( #4122 )
2024-04-04 17:24:16 +05:30
Anmol Singh Bhatia
b4cc58d5dd
[WEB-756] chore: spreadsheet layout cycle and module feature toggle validation ( #4121 )
...
* chore: spreadsheet layout cycle and module feature toggle validation added
* chore: project analytics cycle and module feature toggle validation added
2024-04-04 15:49:25 +05:30
Prateek Shourya
4cba7ff2f5
[WEB-848] fix: issue with parent child relation not being removed parent select dropwdown. ( #4120 )
2024-04-04 14:24:01 +05:30
Prateek Shourya
0ab03c963c
[WEB-869] chore: fix assignee and parent ui inconsistency in create issue modal. ( #4113 )
2024-04-03 20:57:44 +05:30
Prateek Shourya
1fb8791941
chore: increase data dropdown close icon size for consitency. ( #4115 )
2024-04-03 20:51:22 +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
Anmol Singh Bhatia
bc0752f7e8
[WEB-850] chore: calendar layout add existing issue ( #4094 )
...
* chore: calendar layout add existing issue added in project issue
* chore: code refactor
2024-04-03 20:46:19 +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
91d85ffed0
chore: issue block improvement ( #4093 )
2024-04-03 18:07:28 +05:30
Prateek Shourya
d485446ee2
[WEB-652] fix: issue activities alignment in dashboard. ( #4106 )
2024-04-03 18:06:46 +05:30
Anmol Singh Bhatia
92fd7b6977
chore: peek overview remove parent improvement ( #4059 )
2024-04-03 18:04:35 +05:30
Anmol Singh Bhatia
e7fc942514
[WEB-830] chore: project filter dropdown custom date select option improvement ( #4069 )
...
* chore: project filter dropdown custom date select option improvement
* fix: project filter custom date
2024-04-03 18:03:16 +05:30
Prateek Shourya
68ebcfd04e
[842] chore: disable comments and reactions in archived issues. ( #4101 )
2024-04-03 18:02:07 +05:30
Prateek Shourya
fed5916907
[WEB-848] fix: issue with parent child relation not being removed from update issue modal. ( #4103 )
2024-04-03 18:01:11 +05:30
Prateek Shourya
bd470f7a90
chore: add Get started
button to redirect to /god-mode
to set up instance. ( #4105 )
2024-04-02 14:05:12 +05:30
Anmol Singh Bhatia
84e73291cc
fix: draft issue title logic ( #4104 )
2024-04-01 17:53:40 +05:30
Prateek Shourya
a771bab64c
fix: display error message in project settings page. ( #4099 )
...
* chore: update `project title` to `project name` in create project modal.
2024-04-01 13:48:12 +05:30
Anmol Singh Bhatia
3a466cfe40
[WEB-838] fix: cycle dropdown fetch ( #4076 )
...
* fix: workspace issue properties fetch
* fix: issue modal cycle fetch issue
* fix: issue modal cycle fetch issue
* chore: project issue properties hook updated
2024-03-28 20:29:35 +05:30
Prateek Shourya
97fb08928f
[WEB-834] fix: close shortcut modle on outside click. ( #4078 )
2024-03-28 15:04:56 +05:30
Prateek Shourya
f1530688f8
[WEB-843] fix: chat with us
option not woking in command k modal. ( #4080 )
2024-03-28 15:04:41 +05:30
Prateek Shourya
265ce7778a
[WEB-840] chore: remove make a copy
option from draft issue quick action menu. ( #4081 )
2024-03-28 15:04:26 +05:30
Prateek Shourya
79d227b906
[WEB-839] chore: limit project identifier to 5 letters in project settings page. ( #4082 )
2024-03-28 15:04:16 +05:30
Prateek Shourya
5d4b3cea4c
[WEB-833] chore: remove create a new issue
option from command k modal if no projects are there. ( #4083 )
2024-03-28 14:32:16 +05:30
Prateek Shourya
2c510a7cb9
[WEB-852] chore: remove Estimate Demand
data from the anaylytics. ( #4084 )
2024-03-28 14:31:52 +05:30
Prateek Shourya
478535422b
[WEB-851] chore: update all instances of Dashboard
with Home
. ( #4085 )
2024-03-28 14:31:28 +05:30
Anmol Singh Bhatia
9249e6d5b9
[WEB-849] fix: issue detail identifier and workspace settings ( #4073 )
...
* fix: issue detail identifier
* fix: workspace settings user role validation
2024-03-26 20:38:54 +05:30
Anmol Singh Bhatia
f3fd48dd43
chore: image picker popover improvement ( #4068 )
2024-03-26 16:30:57 +05:30
Anmol Singh Bhatia
51683e6b2f
fix: active cycle stats empty state ( #4067 )
2024-03-26 15:53:52 +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
ad5559afe4
fix: peek overview delete modal ( #4062 )
2024-03-25 19:21:00 +05:30
Anmol Singh Bhatia
4b8a1353fc
fix: kanban layout quick add ( #4058 )
2024-03-25 16:20:26 +05:30
Anmol Singh Bhatia
7e0037b06b
[WEB-823] fix: quick add flicker and dropdown placement in calendar layout ( #4054 )
...
* chore: placement prop added in quick action menu
* fix: calenar layout quick action menu placement
* fix: calendar quick add flicker
2024-03-25 14:17:34 +05:30
Anmol Singh Bhatia
9f9e508bb7
[WEB-812] chore: project active cycle stats empty state ( #4053 )
...
* chore: empty state asset and config file updated
* chore: empty state asset and config file updated
* chore: active cycle empty state implementation
2024-03-25 13:16:53 +05:30
guru_sainath
ec837a42d5
fix: handled undefined condition on issue title when we are converting into draft ( #4048 )
2024-03-22 20:06:49 +05:30
guru_sainath
b5ed602e05
fix: disbaled the issue property check in the issue create/edit modal ( #4038 )
2024-03-22 18:46:38 +05:30
Prateek Shourya
95d2b6f1c1
style: hide cycle and module dropdown placeholder from list and kanban view. ( #4044 )
2024-03-22 18:39:06 +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
sriram veeraghanta
e4211e5817
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-22 18:38:03 +05:30
Aaryan Khandelwal
1caceca1e7
[WEB-818] fix: sub-issue and attachment delete not working in the peek overview ( #4042 )
...
* fix: delete attachment not working in the peek overview
* fix: sub-issue delete not working
* fix: lint errors
2024-03-22 18:37:11 +05:30
Anmol Singh Bhatia
53f3357149
chore: cycle list page alignment ( #4041 )
2024-03-22 18:36:34 +05:30
Anmol Singh Bhatia
cdf86391f0
fix: module filter and order by ( #4040 )
2024-03-22 18:36:09 +05:30
guru_sainath
72392d5731
fix: resetting the changesMage when the createmore toggle is turned on in issue create-edit modal ( #4039 )
2024-03-22 18:35:40 +05:30
guru_sainath
db8cf1fb24
fix: handled quick actions in the project draft issues ( #4034 )
2024-03-22 18:35:06 +05:30
Lakhan Baheti
d262eb4ffb
[WEB-800] fix: issue peekview, and detail page create label colour selector autoplacement ( #4032 )
...
* fix: issue peekview, and detail label colour selector autoplacement
* fix: build errors
2024-03-22 18:30:23 +05:30
guru_sainath
60aea62739
fix: handled inital empty state close in the issue create/edit odal ( #4033 )
2024-03-22 18:28:44 +05:30
Anmol Singh Bhatia
baab6ce99f
fix: project order by dropdown ( #4037 )
2024-03-22 18:26:44 +05:30
Anmol Singh Bhatia
5aed04eb41
fix: module and cycle list page quick action ( #4031 )
2024-03-21 21:16:06 +05:30
guru_sainath
165bec9aa4
fix: handled the empty issue propety, create more in edit modal, and moving drafts from issue functionality ( #4030 )
2024-03-21 21:06:55 +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
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