Manish Gupta
5184ce608b
updated branch-build
2024-09-10 12:44:31 +05:30
Manish Gupta
f0ddcd7f05
Merge branch 'preview' of github.com:makeplane/plane into env-update
2024-09-10 12:41:38 +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
Akshat Jain
54a83ef5a1
add default value for CERT_EMAIL
2024-09-06 12:27:51 +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
Aaryan Khandelwal
dbecf5cf5e
chore: add favorites option inside a page ( #5512 )
2024-09-05 13:18:11 +05:30
Aaryan Khandelwal
bd20d71fc4
chore: add extra check to the version editor ( #5521 )
2024-09-05 12:38:50 +05:30
Aaryan Khandelwal
b80049d533
fix: untitle page title in favorites list ( #5515 )
2024-09-05 12:37:15 +05:30
Akshita Goyal
87dbb9b888
[WEB-2273] Chore: page alignments ( #5505 )
...
* 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
2024-09-05 12:16:24 +05:30
Prateek Shourya
c78b2344b8
[WEB-2376] dev: workspace settings improvement & refactor. ( #5519 )
...
* [WEB-2376] dev: workspace settings improvement & refactor.
* chore: update `filterWorkspaceSettingLinks` to `shouldRenderSettingLink`.
2024-09-04 20:21:16 +05:30
Anmol Singh Bhatia
eea6ceaec4
fix: pwa intake issue comment section z-index ( #5522 )
2024-09-04 20:15:46 +05:30
Mihir
7750844fc3
[WEB-2216] fix: added validation check for white space for create issue modal ( #5468 )
...
* Updated validation check for issue modal
* Updates to functions for throwing errors
* Updates to functions for throwing errors
2024-09-04 20:15:14 +05:30
Aaryan Khandelwal
f0da532db7
fix: remove esm build for the ui package ( #5517 )
2024-09-04 18:12:31 +05:30
dependabot[bot]
5180daae87
chore(deps): bump cryptography in /apiserver/requirements ( #5520 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.5 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 15:17:25 +04:00
M. Palanikannan
9f12d13dea
fix: initialize redis client and pass it to hocuspocus ( #5516 )
...
* fix: initialize redis client and pass it to hocuspocus
* chore: renamed func
* fix: yarn lock
2024-09-04 16:35:01 +05:30
Prateek Shourya
20b1558dd7
[WEB-2332] fix: application layout and minor UI improvements. ( #5514 )
...
* [WEB-2332] fix: application layout and minor UI improvements.
* [WEB-2332] fix: revert back layout changes.
* fix: lint error.
* fix: lint errors.
2024-09-04 16:09:55 +05:30
Akshita Goyal
22656d0114
[WEB-2273] Chore: header UI ( #5467 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* fix: uncommented filters
* fix: used enums
* fix: enum changes
2024-09-04 14:38:30 +05:30
Aaryan Khandelwal
747905a96d
refactor: utility handlers ( #5510 )
2024-09-03 18:36:31 +05:30
Ketan Sharma
b6d596b474
replaced necessary .svg files with .webp and made edits the imports in the file ( #5474 )
2024-09-03 18:31:01 +05:30
Dima Hinev
a36d4480bd
chore: search on enter for image picker popover unsplash input ( #5499 )
2024-09-03 18:29:48 +05:30
rahulramesha
3fbfe94f5f
add issue_type to filters from when loading from persisted data ( #5509 )
2024-09-03 17:59:43 +05:30
M. Palanikannan
1cd7259852
fix: parse redis url to get hostname and port ( #5502 )
...
* fix: parse redis url to get hostname and port
* fix: redis url accepted for connection
* chore: add redis url to example env
* fix: let users add redis port and host incase redis url is not present
* chore: create url from host and port variables
* fix: return empty string incase of no config
2024-09-03 17:29:03 +05:30
Aaryan Khandelwal
5840b40d96
[WEB-1116] chore: live server code splitting ( #5508 )
...
* chore: live server code splitting
* chore: update import paths
* chore: update bebel path alias
* fix: document types type
* chore: updated error messages
2024-09-03 17:03:50 +05:30