sriram veeraghanta
dab2203b60
Merge pull request #1068 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-09 13:33:32 +04:00
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
Henit Chobisa
6dfa0198e4
fix: database locked when concurrently updating licenses ( #1072 )
2024-09-09 14:36:07 +05:30
Prateek Shourya
05add8bb51
[WEB-2387] chore: member invitation restriction flow update for Pro Selfhosted users. ( #1070 )
2024-09-08 09:58:06 +05:30
Nikhil
4644a46cce
fix: add invites also to the paid count calculation ( #1069 )
...
* fix: add invites also to the paid count calculation
* fix: paid seat mutation in update workspace seat modal.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-09-07 17:49:15 +05:30
Prateek Shourya
80cb440509
[WEB-2396] chore: selfhost licensing improvements. ( #1067 )
...
* style: fix plane one billing page.
* chore: subscription update endpoint
* chore: manage current plan seats and workspace activation improvement.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-07 14:30:58 +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
pushya22
6ac1f655cf
Merge pull request #1066 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-07 09:14:50 +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
pushya22
261a2a6047
Merge pull request #1064 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-06 23:55:39 +05:30
guru_sainath
1361eb8872
chore: resolved build error ( #1065 )
2024-09-06 23:18:21 +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
Bavisetti Narayan
104a6f41fc
chore: workspace user favorite pages ( #1056 )
2024-09-06 19:40:45 +05:30
Aaryan Khandelwal
1299005de6
fix: issue embed popup ( #1059 )
2024-09-06 19:39:33 +05:30
guru_sainath
b4811d8547
chore: UI and member count validation in free plan member banner in workspace settings ( #1063 )
2024-09-06 19:34:12 +05:30
Satish Gandham
18c3f87bcd
Merge pull request #1062 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-06 19:11:52 +05:30
guru_sainath
c59b6e4ba2
chore: free plan validation on workspace settings ( #1061 )
2024-09-06 19:09:01 +05:30
Satish Gandham
03389e2e58
Merge pull request #1060 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-06 19:08:34 +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
Satish Gandham
d19e3178c7
Merge branch 'preview' into sync/ce-ee
2024-09-06 16:50:02 +05:30
Prateek Shourya
434e4c936c
[WEB-2332] chore: add desktop app provider. ( #1052 )
...
* [WEB-2332] chore: add desktop app provider.
* chore: improve layout.
* chore: export `EstimateService` class.
2024-09-06 16:49:03 +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
pushya22
578108ceaf
Merge pull request #1057 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-06 16:27: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
Henit Chobisa
5ea4e4bf2a
fix: deploy platform fix ( #1058 )
2024-09-06 16:09:44 +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
Akhil
5bddf858b0
fix/pages-ai-get-title ( #1055 )
2024-09-06 14:21:35 +05:30
Prateek Shourya
c001e15edd
[WEB-2376 | WEB-2396 | WEB-2387] dev: plane self hosted updates. ( #1050 )
...
* [WEB-2376] chore: workspace activation logic update.
* [WEB-2396] chore: fix upgrade button for self hosted users and update pro features upgrade CTA.
* [WEB-2396] chore: Plane selfhosted billing page.
* chore: update plane one changelog.
* [WEB-2387] chore: add seats validation.
* [WEB-2387] chore: member invitation validation for selfhosted pro plan.
* chore: update purchased seats.
* fix: member restriction
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-09-06 14:19:52 +05:30
Nikhil
65e9015072
fix: saml authentication error ( #1054 )
2024-09-06 14:03:37 +05:30
pushya22
2732dbfe0f
Merge pull request #1051 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-05 20:32:55 +05:30
M. Palanikannan
73654a25c4
fix: redis connection instantiated out ( #5534 )
2024-09-05 20:18:26 +05:30
pushya22
c08f5c8943
Merge pull request #1049 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-05 18:47:55 +05:30
pablohashescobar
d1826215c7
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-05 18:45:19 +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
pushya22
ae33e8ebe6
Merge pull request #1048 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-05 18:14:09 +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
Akshat Jain
a855eaa53c
add live service monitor env for prime cli ( #1047 )
2024-09-05 17:53:37 +05:30
Prateek Shourya
b3cd35c2ec
[WEB-2384] chore: current plan badge UI improvement. ( #1039 )
2024-09-05 16:18:48 +05:30
Akshita Goyal
0b1b13a68a
[WEB-2273] Chore: page alignments ( #1042 )
...
* 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: ee features alignments
* fix: fixed lint issue
2024-09-05 16:14:12 +05:30
Aaryan Khandelwal
35e3677638
fix: workspace level pages favorites auth ( #1044 )
2024-09-05 16:05:52 +05:30
pushya22
7aa7e2aaeb
Merge pull request #1043 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-05 15:40:36 +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