Bavisetti Narayan
fdcd9a376c
[WEB-2357] fix: update and redefine user roles across the platform ( #5466 )
...
* chore: removed viewer role
* chore: indentation
* chore: remove viewer role
* chore: handled user permissions in store
* chore: updated the migration file
* chore: updated user permissions store
* chore: removed the owner key
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: build error
* chore: updated user permissions store and handled the permissions fetch in workspace and project wrappers
* chore: package user enum updated
* chore: user permission updated
* chore: user permission updated
* chore: resolved build errors
* chore: resolved build error
* chore: resolved build errors
* chore: computedFn deep map issue resolved
* chore: added back migration
* chore: added new field in project table
* chore: removed member store in users
* chore: private project for admins
* chore: workspace notification access validation updated
* fix: workspace member edit option
* fix: project intake permission validation updated
* chore: workspace export settings permission updated
* chore: guest_view_all_issues added
* chore: guest_view_all_issues added
* chore: key changed for guest access
* chore: added validation for individual issues
* chore: changed the dashboard issues count
* chore: added new yarn file
* chore: modified yarn file
* chore: project page permission updated
* chore: project page permission updated
* chore: member setting ux updated
* chore: build error
* fix: yarn lock
* fix: build error
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-11 17:10:15 +05:30
Bavisetti Narayan
7013a36629
[WEB-2430] fix: issue exports for project ( #5579 )
...
* fix: issue exports for project
* chore: code cleanup
2024-09-11 13:18:59 +05:30
Anmol Singh Bhatia
bb49d27a84
fix: join project permission mutation ( #5580 )
2024-09-11 12:37:31 +05:30
Prateek Shourya
00b76300f5
[WEB-2421] chore: issue display properties and issue identifier improvements. ( #5577 )
...
* [WEB-2421] chore: issue display properties and issue identifier improvements.
* chore: remove yarn.lock changes.
2024-09-10 21:49:57 +05:30
sriram veeraghanta
71f3c5c12a
fix: typescript upgrade build errors
2024-09-10 21:31:32 +05:30
sriram veeraghanta
99ab274216
fix: upgrading the python runtime version
2024-09-10 20:44:38 +05:30
sriram veeraghanta
04b10cabc8
fix: tailwind warning fixes
2024-09-10 17:57:06 +05:30
sriram veeraghanta
545717cc51
fix: security update for express pacakge
2024-09-10 17:36:32 +05:30
sriram veeraghanta
1ca0a15792
fix: upgrading tubro version
2024-09-10 17:31:10 +05:30
sriram veeraghanta
c5971f03aa
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-09-10 17:29:34 +05:30
sriram veeraghanta
902403a54d
chore: linting warning resolved
2024-09-10 17:29:19 +05:30
Akshat Jain
1d6ebb7c41
add the SERVICE_FOLDER value to install.sh script dynamically ( #5553 )
2024-09-10 17:29:16 +05:30
Rounak Shrestha
106914e14e
fix: Local Setup on Windows ( #5539 )
2024-09-10 17:28:18 +05:30
Aaryan Khandelwal
8acb60baef
[WEB-1116] fix: current version not displaying the latest content ( #5573 )
...
* fix: current version sync
* chore: update read only editor ref type
2024-09-10 16:13:20 +05:30
Manish Gupta
1da97d5814
skipped stable tag for prerelrease, modified docker tag for branch name with special characters ( #5570 )
2024-09-10 15:10:10 +05:30
Goran
5fb2dd0b6e
fix(webhook): allow private ip to be used as payload url ( #5535 )
...
Co-authored-by: gmajkic <gmajkic@veepee.com >
2024-09-10 14:57:30 +05:30
Akshita Goyal
ff6c3ce1a0
fix: settings page scrollbar ( #5572 )
2024-09-10 14:44:32 +05:30
Anmol Singh Bhatia
ec51e9d8ce
fix-header-theme ( #5564 )
2024-09-10 14:42:24 +05:30
Aaryan Khandelwal
cc07992e47
[WEB-2424] fix: add optional chaining for parent node ( #5571 )
...
* fix: add optional chaining for parent node
* chore: revert yarn lock changes
2024-09-10 14:41:48 +05:30
M. Palanikannan
069f8b950e
fix: svg not supported in image uploads in the editor ( #5558 )
...
* fix: svg not supported in image uploads
* fix: svg image file error message fixed
2024-09-10 14:27:27 +05:30
Akshita Goyal
5eb868e07d
[WEB 2418] Fix minor UI inconsistencies ( #5568 )
...
* fix: project features modal padding
* fix: minor ui inconsistencies
* fix: lint issue
2024-09-10 14:24:07 +05:30
Aaryan Khandelwal
7c77fc1680
fix: task list not getting synced ( #5566 )
2024-09-09 21:35:31 +05:30
Anmol Singh Bhatia
99a7867a5e
[WEB-2228] fix: dashboard peek overview issue stats #5442 ( #5560 )
...
* fix: dashboard issue stats
* chore: code refactor
2024-09-09 20:37:46 +05:30
Ketan Sharma
c44bf861e0
[WEB-2415] fix:remove input type to fix image upload ( #5563 )
...
* remove input type to fix things
* made the same changes in all locations
2024-09-09 20:12:15 +05:30
M. Palanikannan
4d38a10f8b
fix: character count to work properly on editor rerenders and read only mode ( #5554 )
...
* fix: character count to work properly on editor rerenders and read only mode
* fix: desctructing properly at the start
2024-09-09 19:59:07 +05:30
Akshita Goyal
7c3fc690e9
fix: project features modal padding ( #5562 )
2024-09-09 19:22:47 +05:30
Prateek Shourya
8cf1c2d136
[WEB-2413] chore: admin application restructuring. ( #5557 )
2024-09-09 17:43:56 +05:30
Ketan Sharma
fe280b2beb
[WEB-2106] fix: add date and state change functionalities to list and grid view ( #5533 )
...
* added functionality to list and grid
* fixed logic for archived module
* fixed logic for list view
* improved logic and fixed linting issues
* improved variable names
2024-09-09 16:50:56 +05:30
Ketan Sharma
ad5c6ee4f5
[WEB-2201] fix: clear email button on login screen ( #5546 )
...
* fixed the logic
* made required css changes
* replicated same for space component
* fixed variable name
* replicated for space
* better variable name
* improved the css
* replicated for space
2024-09-09 14:58:06 +05:30
Mihir
ba0d1ba518
Update sidebar ( #5549 )
...
Removed else statement which was expanding it whenever windowSize changed or webapp was hard refreshed.
2024-09-09 14:57:05 +05:30
M. Palanikannan
70ea1459cd
fix: async loading of the redis extension ( #5537 )
...
* fix: async loading of the redis extension
* fix: initialize redis connection and hocuspocusserver only during server start
* fix: removed console logs
* fix: remove async
* fix: error handling and shutting down gracefully in unhandled errors
* feat: added compression library
* fix: added helmet for security headers
2024-09-07 14:24:20 +05:30
Aaryan Khandelwal
8154a190d2
[WEB-1116] fix: editor info badges occupying multiple lines ( #5548 )
2024-09-07 09:01:01 +05:30
Ketan Sharma
29fd1186ee
[WEB-2129] fix: module creation and updation toast error ( #5550 )
...
* chore: added error message for module name
* used the backend message
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-07 08:58:28 +05:30
Aaryan Khandelwal
68b412badf
[WEB-1933] refactor: link create/update for issues and modules ( #5543 )
...
* chore: added module and issue link validation
* refactor: issues and modules link moda;
* chore: changed the url validation logic
* chore: code cleanup
* refactor: modules link logic
* chore: removed the validator function
* fix: url validation regex
* chore: removed unwanted imports
* chore: reverted the external api changes
* refactor: link modals
* refactor: reset modal logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-06 22:52:29 +05:30
Akshita Goyal
c95aa6a0f7
[WEB-2273] Fix: page alignments ( #5541 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
* fix: header-alignments
* fix: tabs
* fix: settings page
* fix: subgroup page
* fix: mobile headers
* fix: settings mobile header made observable
* fix: lint error + edge case handling
2024-09-06 18:38:53 +05:30
rahulramesha
751cd6c862
[WEB-2365] fix: Minor UI in-consistencies cause by tooltip changes ( #5545 )
...
* Fix minor in-consistencies caused by tooltip on hover changes
* fix linting
2024-09-06 18:37:57 +05:30
Prateek Shourya
1032bc75d7
[WEB-2332] chore: layout structure improvement. ( #5538 )
...
* [WEB-2332] chore: layout structure improvement.
* chore: improve layout.
2024-09-06 16:46:42 +05:30
Ketan Sharma
9415a5ba00
made required changes in css ( #5542 )
2024-09-06 16:22:59 +05:30
Akshat Jain
d24a4e18a2
add: API_BASE_URL env to selfhost envs ( #5523 )
...
* add: API_BASE_URL env to selfhost envs
* Update variables.env
2024-09-06 16:22:16 +05:30
Anmol Singh Bhatia
52f78a86af
[PWA-26] chore: pwa input focus improvement ( #5507 )
...
* chore: pwa dropdown input focus improvement
* chore: tab indices helper function updated and code refactor
* chore: modal tab index refactoring
* fix: PWA filters input autofocus
* chore: intake tab index updated and code refactor
* chore: code refactor
2024-09-06 16:21:14 +05:30
Anmol Singh Bhatia
c84c37805c
[PWA-22] chore: pwa issue redirection ( #5544 )
...
* chore: issue peek overview redirection hook added
* chore: handleIssuePeekOverview function updated
2024-09-06 15:36:06 +05:30
Anmol Singh Bhatia
c2758caf95
chore: pwa issue detail improvement ( #5540 )
2024-09-06 15:23:48 +05:30
M. Palanikannan
73654a25c4
fix: redis connection instantiated out ( #5534 )
2024-09-05 20:18:26 +05:30
M. Palanikannan
e1380f52ec
fix: add the redis extension conditionally ( #5524 )
...
* fix: add the redis extension conditionally
* chore: import order and stuff
* fix: added logger, error handling and routing
* feat: configured sentry with source maps
* fix: sentry config and returning json
* fix: remove on change logs
* fix: add pretty print
2024-09-05 18:15:46 +05:30
Anmol Singh Bhatia
406ffcd7de
[WEB-2358] fix: recent collaborators ( #5532 )
...
* fix: recent collaborators
* fix: recent collaborators loader
2024-09-05 18:09:10 +05:30
Bavisetti Narayan
d265635f7e
chore: workspace active page filter ( #5531 )
2024-09-05 15:38:45 +05:30
Bavisetti Narayan
3d7098855f
[WEB-2358] chore: optimised the recent collaborators endpoint ( #5470 )
...
* chore: optimised the recent collaborators endpoint
* chore: recent collabators code refactor
* chore: sorted the user's based on active issues
* chore: recent collaborators sorting
* chore: code refactor
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-05 15:38:10 +05:30
rahulramesha
bf49ebb519
Add missing Mobx observers to components ( #5530 )
2024-09-05 15:34:08 +05:30
Bavisetti Narayan
4c8e8d985c
fix: now parent can be expanded in external api ( #5511 )
2024-09-05 13:32:03 +05:30
Bavisetti Narayan
a3a7053be7
chore: added identifiers in the notification ( #5513 )
2024-09-05 13:30:44 +05:30