Palanikannan M
7baa3e5540
fix: yarn lock
2024-06-14 14:56:45 +05:30
NarayanBavisetti
e17396b8d4
chore: removed bulk operations
2024-06-14 13:43:01 +05:30
Palanikannan M
ddf7ac856a
Merge branch 'feat-description-collaboration' of https://github.com/makeplane/plane into feat-description-collaboration
2024-06-14 13:38:34 +05:30
NarayanBavisetti
fbfa536937
chore: archive and draft issue description
2024-06-14 13:30:38 +05:30
Palanikannan M
cd278a2db5
issue store changed
2024-06-14 13:25:19 +05:30
Palanikannan M
ea44c2b3fb
Merge branch 'develop' into feat-description-collaboration
2024-06-14 13:25:03 +05:30
sriram veeraghanta
9145234a6c
fix: core store import fixes
2024-06-14 03:50:25 +05:30
sriram veeraghanta
78d4d981d1
fix: core root store import fixes
2024-06-14 03:37:18 +05:30
sriram veeraghanta
c9147e7a57
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-06-13 21:17:17 +05:30
sriram veeraghanta
b8ee986636
fix: eslint config and errors
2024-06-13 21:17:06 +05:30
rahulramesha
f5f5726e15
fix ee sync error on base issues store ( #4812 )
2024-06-13 21:15:20 +05:30
sriram veeraghanta
a72d095e60
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-06-13 20:30:58 +05:30
sriram veeraghanta
5183f4439b
fix: eslint warnings
2024-06-13 20:30:22 +05:30
Aaryan Khandelwal
e5d2902a41
chore: add woprkspace pages empty state ( #4806 )
2024-06-13 17:58:45 +05:30
Satish Gandham
7f97f234d0
Add missing exports ( #4807 )
2024-06-13 17:41:22 +05:30
Aaryan Khandelwal
645764e53d
chore: update page search input ( #4805 )
2024-06-13 16:56:48 +05:30
rahulramesha
d75e33ccf0
fix issue mutation and count ( #4804 )
2024-06-13 16:55:42 +05:30
Anmol Singh Bhatia
ab3a00dd6e
chore: admin sidebar improvement ( #4802 )
2024-06-13 15:52:21 +05:30
guru_sainath
52617baf0e
[WEB-522] chore:Estimate structure ( #4801 )
...
* dv: seperating constants for ce and ee
* dev: update estimate constants
* dev: updated estimate structure for ce and ee
2024-06-13 15:51:41 +05:30
Anmol Singh Bhatia
ee4ad580fc
chore: auth email input one password extenction improvement ( #4791 )
2024-06-13 14:50:36 +05:30
Prateek Shourya
d9c8271f35
chore: build error fixes and code cleanup. ( #4800 )
...
* chore: add export for store.
* chore: remove pages route group.
* fix: upgrading turbo
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-06-13 14:49:59 +05:30
Aaryan Khandelwal
e79b0c40ec
chore: rename page store ( #4799 )
2024-06-13 13:56:33 +05:30
Prateek Shourya
0b4b092eaa
fix: add default export for sidebar. ( #4798 )
2024-06-13 13:43:51 +05:30
Aaryan Khandelwal
703aac597c
chore: create extended root store ( #4796 )
...
* chore: create extended root store
* chore: rename core root store
2024-06-13 13:27:13 +05:30
Aaryan Khandelwal
d81a476e0b
[WEB-1559] chore: add page prop to the quick actions dropdown ( #4782 )
...
* chore: add pageLink prop to the quick actions dropdown
* chore: accept page store as a prop
2024-06-13 12:45:00 +05:30
Aaryan Khandelwal
ec955e064b
[WEB-1559] chore: App switcher component added ( #4793 )
...
* chore: dummy app switcher component added
* chore: add export statement for the logo
2024-06-13 12:44:03 +05:30
Anmol Singh Bhatia
34e1be7ba0
fix: headless ui version updated ( #4789 )
2024-06-12 19:36:37 +05:30
Prateek Shourya
47dfb8797f
[WEB-1564] chore: add interceptor to handle 401 errors and redirect users to login page. ( #4788 )
2024-06-12 19:18:48 +05:30
Anmol Singh Bhatia
4e5ca88e5e
style: list layout load more border ( #4787 )
2024-06-12 19:18:05 +05:30
Goran
bdd43f3f24
feat(configure_instance): check mandatory variables before starting ( #4760 )
...
* docs: update self-host guide link in README (#4704 )
found via:
- https://github.com/makeplane/docs/issues/48
- https://github.com/makeplane/plane/pull/3109
* feat(configure_instance): add check for mandatory variables before starting
* fix(configure_instance): use correct variable and improve the exception
* fix(configure_instance): remove trailling spaces
* fix(configure_instance): check the mandatory value from exported env only
* fix(configure_instance): remove useless import
* fix(configure_command): improve the way error is raising
---------
Co-authored-by: jon ⚝ <jon@allmende.io>
2024-06-12 19:13:55 +05:30
Nikhil
cb593538e4
[WEB - 1552]chore: attach pages to multiple projects ( #4741 )
...
* dev: pages migrations
* dev: page models
* dev: api migrations
* chore: apis for pages migrations
* chore: dropped project id from page label and logs
* dev: pages logger exception
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-06-12 19:09:21 +05:30
guru_sainath
61d8586f7f
[WEB-522] chore: enabled estimate point analytics for module and cycle ( #4763 )
...
* chore: updated modal and form validations
* chore: module estimate analytics
* chore: state analytics
* chore: cycle estimate analytics
* chore: module points serializer
* chore: added fields in serializer
* chore: module state estimate points
* dev: updated module analytics
* dev: updated hover description on the burndown
* dev: UI and module total percentage validation
* chore: estimate points structure change
* chore: module burndown
* chore: key values changed
* chore: cycle progress snapshot
* chore: cycle detail endpoint
* chore: progress snapshot payload change
* chore: resolved merge conflicts
* chore: updated issue and point dropdown in active cycle
* chore: optimized grouped issues count in cycle and module
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-06-12 19:02:27 +05:30
Nikhil
8071350640
fix: pagination grouping when grouping by created_by ( #4783 )
2024-06-12 18:55:44 +05:30
Prateek Shourya
d64cc44225
[WEB-1597] fix: toast themes. ( #4781 )
2024-06-12 18:48:45 +05:30
Anmol Singh Bhatia
a0152cab55
style: spreadsheet layout loader border ( #4786 )
2024-06-12 18:48:18 +05:30
Bavisetti Narayan
aeec219f6d
chore: duplicated project collaborators ( #4784 )
2024-06-12 18:45:45 +05:30
Nikhil
3165c3b1d3
fix: magic code when smtp is not configured ( #4767 )
2024-06-12 18:45:16 +05:30
rahulramesha
060fe8ebcc
cancel issues API call when new call are being made ( #4785 )
2024-06-12 18:27:33 +05:30
Anmol Singh Bhatia
7677f021a9
[WEB-1580] chore: drag handler and sidebar improvement ( #4780 )
...
* chore: sidebar width reduced
* chore: drag handler added to project sidebar and ui improvement
* chore: label drag handler added
2024-06-12 18:25:57 +05:30
Nikhil
64619bf5eb
dev: fix issue export ( #4777 )
2024-06-12 16:00:05 +05:30
Prateek Shourya
cf13ac3116
[WEB-1578] chore: add max length validation for workspace slug in create workspace form. ( #4778 )
2024-06-12 15:44:06 +05:30
Prateek Shourya
28fc8ccd0e
[WEB-1565] fix: onboarding steps logic. ( #4779 )
2024-06-12 15:42:05 +05:30
Anmol Singh Bhatia
eb34dcaaaa
fix: issue title input flicker ( #4775 )
2024-06-12 15:06:42 +05:30
Aaryan Khandelwal
aa92ace57f
[WEB-1559] chore: make AI assistant endpoint workspace level ( #4770 )
...
* chore: make ai assistant endpoint workspace level
* chore: create workspace level ai assistant endpoint
2024-06-12 15:01:53 +05:30
Anmol Singh Bhatia
f4ceaaf01c
[WEB-1574] chore: page head ( #4773 )
...
* chore: page head component refactor
* chore: page head component refactor
2024-06-12 13:12:08 +05:30
guru_sainath
8ccd37d777
chore: handled next_path in auth wrapper ( #4774 )
2024-06-12 13:10:03 +05:30
rahulramesha
afe723ee3d
[WEB-1548] chore: Remove Drag Handles ( #4769 )
...
* gantt remove drag handles
* remove drag handles for labels and project sidebar develop
2024-06-12 12:08:19 +05:30
Anmol Singh Bhatia
679db712cf
[WEB-1574] dev: page head hook ( #4768 )
...
* dev: page head custom hook added
* chore: code refactor
2024-06-11 23:17:39 +05:30
Anmol Singh Bhatia
3e34699194
chore: page loader improvement ( #4753 )
2024-06-11 18:03:02 +05:30
Anmol Singh Bhatia
ee655a045c
chore: spreadsheet layout assignee column improvement ( #4756 )
2024-06-11 18:02:48 +05:30