sriram veeraghanta
886734fa9e
Merge pull request #527 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-01 14:43:17 +05:30
Anmol Singh Bhatia
f2694e0be4
[WEB-1791] fix: issue delete redirection ( #4980 )
...
* fix: issue delete redirection
* fix: issue delete toast alert
2024-07-01 13:46:06 +05:30
Satish Gandham
81b4c9c0aa
Merge pull request #526 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-01 13:03:58 +05:30
Prateek Shourya
712a3f0a80
chore: update current-plan API SWR config to avoid unwanted API calls. ( #525 )
2024-07-01 13:02:47 +05:30
M. Palanikannan
7d4bb3e12b
Fix: image insertion in node boundaries and missing extensions ( #4977 )
...
* fix: insertion of image at node boundaries fixed
* fix: remove unecessary things
* fix: history conflicting
* fix: generate json from html properly
2024-07-01 12:49:10 +05:30
pushya22
7f98febfaa
Merge pull request #523 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-28 21:01:26 +05:30
rahulramesha
96563b438e
[WEB-1255] fix: edit and delete access control for views ( #4964 )
2024-06-28 20:57:31 +05:30
Satish Gandham
a6ec46c44e
Merge pull request #522 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-28 20:43:47 +05:30
Prateek Shourya
626464513d
chore: add custom n-progress component to fix unwanted n-progress trigger issues. ( #4965 )
...
* chore: add n-progress lib.
* chore: prevent unwanted n-progress from projects and notifications.
* fix: lint errors.
2024-06-28 20:39:19 +05:30
Satish Gandham
9cd1cdd696
Merge branch 'develop' into sync/ce-ee
2024-06-28 19:14:06 +05:30
guru_sainath
209dc57307
[WEB-1764] chore: revamp workspace notifications ( #4947 )
...
* chore: Initialised store and updated the components
* chore: updated store and types
* chore: updated notifications in the side and updated store
* chore: handled notification center
* chore: updates store request
* chore: notifications filter changed
* chore: updated filter logic and handled bulk read
* chore: handled filter dropdown
* chore: handled ui
* chore: resolved build error
* chore: implemented applied filters
* chore: removed old notifications
* chore: added redirection from sidebar
* chore: updated notification as read when we see the notification preview
* chore: updated read and unread validation
* chore: handled custom snooze dropdown
* chore: resolved git comments
* chore: updated structure and typos
* chore: import and prop changes
* chore: updated avatar props
* chore: updated avatar
* chore: notification unread count on the app sidebar
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-28 19:00:48 +05:30
rahulramesha
07ab92076a
[WEB-1255] feat: Public and Private Views ( #516 )
...
* chore: added lock unlock and access controls in views
* Private Views Changes
* chore: handling multiple request
* chore: handling multiple request
* chore: preventing race condition
* fix minor view form modal bug
* revert yarn lock
* revert yarn lock
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-28 18:37:38 +05:30
Satish Gandham
684176230b
Merge pull request #518 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-28 16:47:22 +05:30
rahulramesha
8d5d0422e9
chore, make core changes for Advanced views ( #4962 )
2024-06-28 16:44:15 +05:30
sriram veeraghanta
64a9f970d6
Merge branch 'develop' into sync/ce-ee
2024-06-28 14:41:21 +05:30
Prateek Shourya
589576257e
[WEB-1748] fix: onboarding infinite loading issue. ( #4961 )
2024-06-28 13:40:57 +05:30
Satish Gandham
c18bb0f11f
Merge pull request #512 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-27 19:39:50 +05:30
Prateek Shourya
ff4de9ac11
[WEB-1691] chore: refactor finish onboarding logic to avoid multiple redirections. ( #4950 )
...
* [WEB-1691] chore: refactor finsh onboarding logic to avoid multiple redirections.
* fix: infinite redirection on visiting onboarding page when the user is not authenticated.
* chore: update intercepter redirect logic.
2024-06-27 18:46:25 +05:30
rahulramesha
1f9f821543
[WEB-1255] chore: necessary changes for advanced views ( #4955 )
...
* make necessary changes for advanced views
* fix update view access methods
2024-06-27 18:42:07 +05:30
Satish Gandham
db28296764
Merge pull request #510 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-27 16:29:20 +05:30
rahulramesha
aa6ad4d712
[WEB-1255] chore: Replicate the existing services to fix build ( #4954 )
...
* replicate the existing services to fix build
* reexport from CE instead of redeclare
2024-06-27 16:14:35 +05:30
pushya22
b256403d89
Merge pull request #509 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-27 14:47:12 +05:30
rahulramesha
82661589fb
[WEB-1255] feat: filters for project views and changes required for advanced views ( #4949 )
...
* View with filters and changes required for advanced views
* minor refactoring of views
* minor name change
2024-06-27 14:40:14 +05:30
Prateek Shourya
adaf3b15de
[WEB-1746] fix: remove password validation for sign-in. ( #4951 )
2024-06-27 12:39:44 +05:30
Aaryan Khandelwal
67784b45fd
[WEB-1716] chore: sidebar improvements for guests/viewers ( #4941 )
...
* chore: sidebar improvements for guests/viewers
* chore: store workspace menu open state in local storage
2024-06-26 19:42:31 +05:30
Aaryan Khandelwal
eda1599c0d
chore: add extra check to fetch pages list and page details ( #4945 )
2024-06-26 18:49:13 +05:30
Prateek Shourya
141f7409ef
[WEB-1718] style: fix spreadsheet column width. ( #4943 )
2024-06-26 18:00:21 +05:30
sriram veeraghanta
f77f05ffe3
Merge pull request #506 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-26 14:30:09 +05:30
sriram veeraghanta
9e97aa20c2
fix: disable posthog events
2024-06-26 14:28:15 +05:30
Satish Gandham
014ffde054
Merge pull request #505 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-26 14:26:29 +05:30
Prateek Shourya
4e97fcd776
[WEB-1724] fix: initial pages list loading. ( #4939 )
...
* [WEB-1724] fix: inital page loading.
* chore: update getPageById action.
* fix: lint error
2024-06-26 14:19:22 +05:30
sriram veeraghanta
c5e10d1264
Merge pull request #502 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-26 13:17:03 +05:30
Aaryan Khandelwal
e5d7121ab6
fix: user auth ( #500 )
2024-06-26 13:15:25 +05:30
Aaryan Khandelwal
7a98eafeb0
chore: remove app switcher ( #503 )
...
* chore: remove app switcher
* chore: removed workspace pages code
2024-06-26 13:14:29 +05:30
guru_sainath
a3a1e9cf9e
[WEB-1684] chore: handled estimate dropdown render dynaically for in workspace and project level issues. ( #4936 )
...
* chore: handled estimate dropdown render dynaically for in workspace and project level issues.
* chore: issue manager updated
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-26 12:37:46 +05:30
sriram veeraghanta
85220a9bc6
fix: workspace page root added
2024-06-25 21:18:01 +05:30
sriram veeraghanta
06264b607f
Merge branch 'develop' into sync/ce-ee
2024-06-25 20:50:30 +05:30
sriram veeraghanta
f087af3946
fix: export page root from component pages
2024-06-25 20:48:34 +05:30
sriram veeraghanta
394cb46fbb
fix: merge conflicts
2024-06-25 20:24:59 +05:30
Aaryan Khandelwal
2500cd69df
[WEB-1559] fix: added content wrapper to prevent page overflow ( #498 )
...
* fix: content wrapper
* fix: page being stuck in the loading state
2024-06-25 20:07:37 +05:30
Aaryan Khandelwal
35d89fc09d
chore: publish button cta post publish ( #497 )
2024-06-25 19:32:24 +05:30
Anmol Singh Bhatia
bafe3f9c45
fix: password strength banner validation ( #4935 )
2024-06-25 19:23:58 +05:30
Bavisetti Narayan
13d71f2b92
[WEB-522] chore: workspace active cycle ( #495 )
...
* chore: estimate active cycle
* fix: handled estimate validation on workspace active cycles
* chore: issue manager updated
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-06-25 19:09:43 +05:30
M. Palanikannan
99184371f7
[WEB-1727] refactor: pages editor sync logic solidified ( #4926 )
...
* feat: pages editor sync logic solidified
* chore: added validation for archive and lock in a page
* feat: pages editor sync logic solidified
* fix: updated the auto save hook to run every 10s instead of 10s after the user stops typing!!
* chore: custom status code for pages
* fix: forceSync in case of auto save
* fix: modifying a locked and archived page shows a toast for now!
* fix: build errors and better error messages
* chore: page root moved
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-25 18:58:57 +05:30
Aaryan Khandelwal
5537d5cc05
fix: app switcher selected state ( #493 )
2024-06-25 18:52:27 +05:30
Satish Gandham
f46edc9628
Merge branch 'develop' into sync/ce-ee
2024-06-25 18:47:03 +05:30
Aaryan Khandelwal
1fbf5dbd03
[WEB-1559] fix: unable to delete pages ( #491 )
...
* fix: pages not getting deleted
* fix: dashboard page context menu click
* fix: open in new tab
2024-06-25 18:26:35 +05:30
Aaryan Khandelwal
ada1dc0e60
[WEB-1716] fix: sidebar inconsistencies ( #490 )
...
* fix: pages sidebar inconsistencies
* fi: items spacing
2024-06-25 18:23:25 +05:30
rahulramesha
635efeab7b
[WEB-1255] chore: public and unlocked views ( #4932 )
...
* chore private and public views required changes
* fix slight alignment of view icons
* add feedback for update View button
* fix object reference sharing by using cloneDeep to replicate objects
* addressing review comments
2024-06-25 18:21:30 +05:30
sriram veeraghanta
765dc3b847
Merge pull request #489 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-25 17:41:42 +05:30