Lakhan Baheti
8041b23a63
chore: access restriction for lower roles ( #3067 )
2023-12-11 17:29:43 +05:30
Anmol Singh Bhatia
f38278f465
chore: user permission related fix ( #3066 )
...
* chore: page action user permission validation
* chore: cycle & module action user permission validation
* chore: issue quick action user permission validation
* chore: spreadsheet layout improvement
2023-12-11 17:29:10 +05:30
Lakhan Baheti
73b58e91ee
fix: spreadsheet layout sub issues overlapping ( #3064 )
...
* fix: spreadsheet layout sub issues overlapping
* fix: logs
2023-12-11 17:28:44 +05:30
Prateek Shourya
b515c0ffa6
fix: issue with GPT assistant response not updating on new requests. ( #3063 )
2023-12-11 17:27:52 +05:30
Aaryan Khandelwal
b629263bc2
fix: icon consistency for issue properties ( #3065 )
2023-12-11 17:27:29 +05:30
sriram veeraghanta
1bf064df15
sync: preview with develop
2023-12-11 16:26:11 +05:30
Nikhil
9918d5242c
dev: fix oauth configuration check ( #3062 )
2023-12-11 16:17:11 +05:30
Aaryan Khandelwal
dd87bd0ee2
style: update OAuth buttons UI ( #3061 )
2023-12-11 15:52:21 +05:30
Lakhan Baheti
26d37fbd38
chore: error handling for user permission while issue drag & drop ( #3060 )
...
* filx: gantt chart quick add permission
* fix: permission toast on drag & drop issues
2023-12-11 15:51:40 +05:30
Nikhil
bf2c6e36ef
chore: configurations ( #3059 )
...
* fix: encrypt and decrypt function to check for None case.
* fix: google and github oauth login check when one of them is not configured.
* remove: NEXT_PUBLIC_ENABLE_OAUTH variable.
2023-12-11 14:32:28 +05:30
sriram veeraghanta
62e66acc37
fix: upgrading lucide react dependency ( #3057 )
2023-12-10 17:54:36 +05:30
sriram veeraghanta
0f28008fa5
Merge pull request #3056 from makeplane/promote/develop-preview
...
Promote: Develop to Preview
2023-12-10 15:51:41 +05:30
sriram veeraghanta
5b0066140f
chore: format all files in monorepo ( #3054 )
...
* chore: format all files in the project
* fix: removing @types/react from dependencies
* fix: adding prettier and eslint config
* chore: format files
* fix: upgrading turbo version
* chore: ignoring warnings and adding todos
* fix: updated the type of bubble menu item in the document editor
* chore: format files
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-10 15:50:45 +05:30
Aaryan Khandelwal
e5ae139178
chore: update lucide-react package to the latest version
2023-12-10 15:50:44 +05:30
Aaryan Khandelwal
02e2c6f848
style: update the ui of the slash command menu
2023-12-10 15:50:44 +05:30
sriram veeraghanta
8d15b9e7de
chore: format all files in monorepo ( #3054 )
...
* chore: format all files in the project
* fix: removing @types/react from dependencies
* fix: adding prettier and eslint config
* chore: format files
* fix: upgrading turbo version
* chore: ignoring warnings and adding todos
* fix: updated the type of bubble menu item in the document editor
* chore: format files
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-10 15:48:10 +05:30
sriram veeraghanta
5eba682128
Merge pull request #3053 from makeplane/style/slash_command
...
style: update the ui of the slash command menu
2023-12-10 14:09:56 +05:30
Aaryan Khandelwal
457ed9bfe6
chore: update lucide-react package to the latest version
2023-12-10 01:10:59 +05:30
Aaryan Khandelwal
842048b2f2
style: update the ui of the slash command menu
2023-12-09 17:26:47 +05:30
sriram veeraghanta
d16a6402cd
Merge pull request #3046 from makeplane/promote/dev-preview
...
promote: develop to preview
2023-12-08 19:53:57 +05:30
sriram veeraghanta
09253e3f55
Merge branch 'preview' of github.com:makeplane/plane into promote/dev-preview
2023-12-08 19:52:17 +05:30
sriram veeraghanta
9538d9ee9b
Merge pull request #3039 from makeplane/promote/qa-preview
...
[FED-1116] bug: cycle and module change not working from the peek overview
2023-12-08 19:48:38 +05:30
Nikhil
b487e2defe
fix: open api configuration ( #3044 )
...
* dev: fix openapi config default for docker setup
* dev: remove the default values from google client id and github client id
* dev: handle case for google and github client id
2023-12-08 19:46:46 +05:30
Henit Chobisa
fffcb2d947
fix: debounce logic in issue detail and description
2023-12-08 18:31:40 +05:30
Henit Chobisa
01874cb2db
fix: added useCallback for controlling debounce function triggering on every rerendeer
...
Added a useCallback function, which helps keeping only one version of the debounce function, what happens is that when we type in the editor, the rerenders produces multiple debounce function, which all triggers together after the specifier amount of time, making many request to backend, consiquently failing the debounce. Now useCallback will give only one function even if the rerenders are happening which fixes the issue
2023-12-08 18:31:40 +05:30
Henit Chobisa
b82f04ea04
fix: document editor debounced
2023-12-08 18:31:40 +05:30
Palanikannan1437
29e8e6c997
added comments to prevent further changes
2023-12-08 18:31:25 +05:30
Palanikannan1437
c68ade11ec
regression: peek overview rerendering
2023-12-08 18:31:25 +05:30
gurusainath
cb2577d259
fix: handled undefined issue_id in list layout
2023-12-08 17:43:24 +05:30
Anmol Singh Bhatia
5ac2c17e53
chore: release version update
2023-12-08 16:34:15 +05:30
Anmol Singh Bhatia
f198d14cc7
chore: release version update
2023-12-08 16:34:15 +05:30
Anmol Singh Bhatia
3400e31d0a
chore: release version update
2023-12-08 16:34:15 +05:30
Aaryan Khandelwal
6c8c61c53b
bug: cycle and module change not working from the peek overview ( #3037 )
2023-12-08 15:57:42 +05:30
pablohashescobar
dd9056c165
dev: take configuration value for Github client secret from get_configuration
2023-12-08 15:55:15 +05:30
pablohashescobar
89d4851ff5
dev: change default value for Github and Google client id if it is not present
2023-12-08 15:55:15 +05:30
pablohashescobar
49a4c466b7
dev: update dockerfile.dev to install local requirements
2023-12-08 15:55:15 +05:30
pablohashescobar
aebf8daf08
fix: user deactivation if instance admin and remove auto assigning of workspace and projects
2023-12-08 15:55:15 +05:30
gurusainath
d4a4046cd3
fix: Handled navigation dates in week view in calendar layout
2023-12-08 15:46:04 +05:30
gurusainath
39d1916ab2
fix: calendar filters and handled kanban issue empty state dnd error
2023-12-08 15:46:04 +05:30
Aaryan Khandelwal
d0d106901e
bug: cycle and module change not working from the peek overview
2023-12-08 15:45:24 +05:30
sriram veeraghanta
9147b58b99
Merge pull request #3030 from makeplane/qa-merge-fixes
...
Promote: QA to Preview
2023-12-07 20:07:39 +05:30
sriram veeraghanta
4ff3a34a65
fix: merge conflicts resolved
2023-12-07 20:03:21 +05:30
Nikhil
74ca187659
chore: workspace roles ( #3024 )
...
* chore: workspace project roles for the current user
* dev: workspace and project member
* chore: store implementation for workspace user projects role
* view changes for the project roles
* connect workspace member's project roles to assigned
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com>
2023-12-07 19:59:35 +05:30
M. Palanikannan
2a5ff3397f
[REGRESSION]: Inbox issue editor initialization ( #3025 )
...
* fixed core editor package build error
* reverting back changes such that editor doesn't rerender randomly in inbox issues
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
557fb2306b
chore: deploy code refactor ( #3019 )
...
* chore: deploy code refactor
* fix: next_path redirection
* fix: sanitized pathname
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
8409a84004
fix: kanban layout UI ( #3023 )
...
* fix: quick add placement
* fix: assignee avatar size in kanban header
* fix: issue detail sidebar scroll
* fix: extra margin around links
* formatting
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
539c7a3455
refactor: issue peek overview ( #3001 )
...
* refactor: peek overview components
* fix: issue reactions
* chore: update comment types
* fix: access sepcifier value
* chore: remove unused vars
* fix: build errors
* build-error: build error resolved
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
c455f03ced
fix: sub-issue properties not rendering and other sub-issue bugs ( #3020 )
...
* fix: sub-issue properties not rendering
* fix: delete sub-issue
* fix: delete issue modal on command k and the issue details page
2023-12-07 19:59:35 +05:30
Lakhan Baheti
68dcfcd451
fix: deactivate account post loading ( #3022 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
151ec259d8
chore: removed ce ( #3021 )
2023-12-07 19:59:35 +05:30