Prateek Shourya
8d3755c433
[WEB-1670] style: fix tab highlights on user activity page. ( #4898 )
2024-06-20 20:07:23 +05:30
Satish Gandham
be10a23f20
Merge pull request #453 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-20 19:32:43 +05:30
guru_sainath
c0ad5952df
[WEB-522] chore: Move the estimates store and service out of core ( #4896 )
...
* chore: moved the estimate store from core to ce and ee
* chore: moved the estimate service from core to ce and ee
* chore: updated constructors from private to public in estimate store
* chore: exported estimate service
2024-06-20 19:29:09 +05:30
Prateek Shourya
91290a9fc5
Merge branch 'develop' of github.com:makeplane/plane-ee into sync/ce-ee
2024-06-20 18:16:06 +05:30
Anmol Singh Bhatia
096d9b1541
fix: project label error message added and ui improvement ( #4895 )
2024-06-20 17:37:51 +05:30
sriram veeraghanta
501249ce47
Merge pull request #451 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-20 17:21:12 +05:30
Anmol Singh Bhatia
522cdc6873
style: emoji picker search section consistency ( #4889 )
2024-06-20 17:09:26 +05:30
Anmol Singh Bhatia
00de199a8d
fix: issue peek view label with longer title ( #4892 )
2024-06-20 17:00:11 +05:30
guru_sainath
01d785b9a9
[WEB-1681] chore: handled password strength validation and improved the acceptable char ( #4891 )
...
* chore: handled password validation on onboarding screen
* chore: updated is password focused
2024-06-20 16:58:26 +05:30
Prateek Shourya
f06cce44a3
chore: enable posthog pageview. ( #4888 )
2024-06-20 16:52:05 +05:30
Prateek Shourya
280a69bd3c
[WEB-1669] chore: enable sign out and sentry on exception error page. ( #4884 )
...
* [WEB-1669] chore: enable sign out and sentry on exception error page.
* fix: global error handling
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-20 16:50:05 +05:30
Aaryan Khandelwal
824c9d1007
chore: update favorite star component import statement ( #450 )
2024-06-20 16:26:53 +05:30
Aaryan Khandelwal
c36c98476c
chore: move FavoriteStar component to ui package ( #4834 )
...
* chore: move favorite star to ui package
* Update yarn.lock
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-20 16:26:21 +05:30
Anmol Singh Bhatia
24adddd29f
[WEB-1647] chore: breadcrumb items loader ( #4887 )
...
* chore: breadcrumb item loader added
* chore: breadcrumb item loader implementation
2024-06-20 16:08:14 +05:30
sriram veeraghanta
f4fbc0ecc5
Merge pull request #449 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-20 14:29:23 +05:30
sriram veeraghanta
ba63e0c5ea
fix: replacing mobx react lite with mobx react
2024-06-20 14:08:52 +05:30
Lakhan Baheti
f029683152
[WEB-1420] chore: considering telemetry settings while capturing events ( #4582 )
...
* chore: added telemetry configuration for cloud & selfhosted
* taking is_telemetry_enabled field only into consideration
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-20 13:58:42 +05:30
sriram veeraghanta
63db941ffb
Merge pull request #448 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-20 13:11:15 +05:30
Prateek Shourya
718453b332
[WEB-1610] chore: re-implement reload confirmation hook. ( #4880 )
...
* [WEB-1610] chore: re-implement reload confirmation hook.
* chore: attach anchor event listner to window instead of body.
2024-06-20 12:19:29 +05:30
rahulramesha
8494699792
make sure to use appropriate store while bulk updating issues ( #447 )
2024-06-20 10:35:50 +05:30
rahulramesha
e04eb1a63d
fix issue creation logic for module and cycle issues ( #4878 )
2024-06-20 10:27:26 +05:30
sriram veeraghanta
25985549df
Merge pull request #445 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-19 20:28:56 +05:30
sriram veeraghanta
bb6fbeaec8
Merge branch 'develop' of github.com:makeplane/plane-ee into develop
2024-06-19 20:26:27 +05:30
sriram veeraghanta
acfea71772
fix: sperating out plane one and cloud badges
2024-06-19 20:26:14 +05:30
guru_sainath
c6a3c0409f
chore: handled estimation error when the input field is not empty ( #4877 )
2024-06-19 19:15:18 +05:30
pushya22
220938453c
Merge pull request #444 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-19 18:43:32 +05:30
Anmol Singh Bhatia
d65d89be36
chore: sign up form password strength improvement ( #4876 )
2024-06-19 18:37:17 +05:30
Aaryan Khandelwal
4537b9c580
[WEB-1397] feat: page publish ( #432 )
...
* dev: workspace and project publish endpoints
* dev: update folder structure to match the global structure
* dev: add anchor to workspace and project pages
* dev: formatting errors
* dev: add public endpoint for pages
* dev: publish workflow added
* dev: update settings endpoint
* dev: space app pages
* chore: issue embeds in page publish
* fix: page not updating
* dev: added issue embed
* chore: separate edition specific code
* chore: update issue embed component
* refactor: space app pages store
* chore: issue embed error
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-19 18:24:46 +05:30
guru_sainath
1bc80954c3
[WEB-1661] fix: on update project emoji window was closing ( #4875 )
...
* fix: on update project emoji window was closing
* fix: updated code structure
2024-06-19 18:18:25 +05:30
guru_sainath
77baf4034b
chore: Added swr to fetch the workspace members ( #4874 )
2024-06-19 18:15:01 +05:30
pushya22
6033c1551b
Merge pull request #442 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-19 17:37:28 +05:30
Prateek Shourya
a2d691a446
[WEB-1652] fix: add optional channing to fix app crash if router params are not available. ( #4871 )
2024-06-19 16:54:50 +05:30
Prateek Shourya
cff2161506
[WEB-1663] chore: imporve create new label UI. ( #4873 )
2024-06-19 16:53:46 +05:30
Aaryan Khandelwal
46ac908155
chore: updated error and empty states' content ( #4870 )
2024-06-19 16:39:31 +05:30
guru_sainath
67ad958998
[WEB-1616] chore: improving the graphs ui and label in analytics ( #4872 )
...
* chore: improving the graphs ui and label in analytics
* chore: automatic width in tabel
2024-06-19 16:38:44 +05:30
guru_sainath
896a89a83a
[WEB-1627] chore: updated the styling of user profile in active cycle header ( #441 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* chore: updated the styling of user profile in active cycle header
* chore: updated the styling
2024-06-19 14:01:24 +05:30
guru_sainath
9b79a66a90
chore: updated Workspace views filter in all issues ( #4868 )
2024-06-19 13:43:42 +05:30
pushya22
f12232cca0
Merge pull request #439 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-18 20:52:41 +05:30
guru_sainath
0b4faf7db2
[WEB-1642] chore: mutating issue estimation_point when we delete the estimate point from the project ( #4862 )
...
* chore: mutating issue estimation_point when we delete the eatimate point from the project
* chore: updated try catch
* chore: updated removed issues length check on estimate delete
2024-06-18 20:21:13 +05:30
Prateek Shourya
88ecde6573
[WEB-1635] style: fix vertical section tabs highlights. ( #437 )
2024-06-18 20:14:33 +05:30
guru_sainath
0c64cd8d7a
[WEB-1644] chore: updated dynamic dropdown placement using popperjs in estimate delete ( #438 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* chore: updated dynamic dropdown placement using popperjs in estimate delete
2024-06-18 20:11:05 +05:30
guru_sainath
a06beaa312
chore: removed estimate select dropdown component from estimate points ( #4863 )
2024-06-18 20:04:25 +05:30
Prateek Shourya
8155d9a3ce
[WEB-1624] chore: add un-snooze option and minor fixes in inbox issue ( #4854 )
...
* [WEB-1624] chore: add option to un-snooze inbox issue.
* [WEB-1605] fix: inbox issues snooze till date consistency.
* chore: update snooze/ un-snooze logic for issues for which snoozed till date is passed.
2024-06-18 19:59:28 +05:30
Satish Gandham
cde4f41e9a
Merge branch 'develop' into sync/ce-ee
2024-06-18 17:54:22 +05:30
guru_sainath
529976304c
[WEB-1640] chore: implemented estimate point delete component ( #436 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* chore: updated delete estimate point
2024-06-18 17:52:54 +05:30
Aaryan Khandelwal
135024a940
[WEB-1397] chore: update space app types ( #4861 )
...
* chore: update types
* chore: dummy page actions components
* chore: rename component
* refactor: rearrange declarations
2024-06-18 17:51:52 +05:30
rahulramesha
8500c63205
fix issue pagination cursor logic ( #4857 )
2024-06-18 17:45:24 +05:30
Prateek Shourya
c8736f13ec
[WEB-1635] style: fix vertical section tabs highlights. ( #4855 )
...
* [WEB-1635] style: fix vertical section tabs highlights.
* fix: highlights in archive tabs.
2024-06-18 16:59:15 +05:30
guru_sainath
7fe8de8ddf
[WEB-1637] fix: validating estimate points in switch and making the switch request once every validation is successful ( #434 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* fix: validating estimate points in switch and making the switch request once every validation is successfull
2024-06-18 16:35:01 +05:30
Satish Gandham
146e873d2d
Merge branch 'develop' of https://github.com/makeplane/plane-ee into sync/ce-ee
2024-06-18 16:31:44 +05:30