Satish Gandham
ef5f7ebbd9
Merge pull request #540 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-02 16:17:31 +05:30
guru_sainath
26040144fc
[WEB-1792] chore: integrated inbox issue in notification peek view and handled increment/decrement of unread notifications ( #5008 )
...
* chore: added a boolean field in notification list
* chore: notification filters changed
* chore: handled inbox notification and typo on the card items
* chore: handled notification count increment and decrement
* chore: typos and ui updates
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-02 16:12:27 +05:30
pushya22
7bfefd0816
Merge pull request #532 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-01 17:33:51 +05:30
Prateek Shourya
6e379b93b4
[WEB-1802] chore: remove redirection logic from security settings page if the user password is not setup. ( #4992 )
2024-07-01 17:31:48 +05:30
sriram veeraghanta
c586bb9aa1
fix: merge conflicts
2024-07-01 15:49:12 +05:30
guru_sainath
c2150687a6
[WEB-1792] chore: handled loader state and empty state in notification issue peekoverview ( #4985 )
...
* chore: handled loader state and empty state in notification issue peekoverview
* chore: code beautyfication
2024-07-01 15:12:03 +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
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
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
Aaryan Khandelwal
eda1599c0d
chore: add extra check to fetch pages list and page details ( #4945 )
2024-06-26 18:49:13 +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
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
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
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
Satish Gandham
f46edc9628
Merge branch 'develop' into sync/ce-ee
2024-06-25 18:47:03 +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
Aaryan Khandelwal
711494b72e
[WEB-1716] fix: sidebar UI inconsistencies ( #4933 )
...
* fix: sidebar UI inconsistencies
* fix: minor UI fixes
2024-06-25 17:35:43 +05:30
sriram veeraghanta
000a6d819c
Merge pull request #485 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-25 16:24:03 +05:30
guru_sainath
245962d5a5
fix: resolved theme updation workflow in store-wrapper and workspace preferences ( #4931 )
2024-06-25 15:56:27 +05:30
Aaryan Khandelwal
6b5f9d38a1
[WEB-1559] chore: updated app switcher UI ( #484 )
...
* chore: updated app switcher design
* chore: remove junk code
2024-06-25 14:02:16 +05:30
sriram veeraghanta
658436cd27
fix: merge conflicts
2024-06-24 20:34:01 +05:30
Aaryan Khandelwal
535a27309e
[WEB-1716] dev: app sidebar revamp ( #4921 )
...
* dev: revamp app sidebar
* dev: revamp app sidebar
* chore: tooltips added
* fix: drag handle
* chore: update chevron angle
* fix: workspace sidebar dropdown
2024-06-24 20:10:30 +05:30
sriram veeraghanta
bcef7f9f0c
Merge branch 'preview' of github.com:makeplane/plane-ee into develop
2024-06-24 19:42:27 +05:30
sriram veeraghanta
7477692683
fix: adding speed insights and analytics
2024-06-24 19:41:45 +05:30
Satish Gandham
be0faafeb3
Merge pull request #479 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-24 18:09:17 +05:30
guru_sainath
04eca3c9aa
[WEB-1499] fix: fixed onboarding multiple redirections ( #4920 )
...
* fix: fixed onboarding multiple redirections
* fix: removed else condition on redirection
2024-06-24 17:26:29 +05:30
Prateek Shourya
e538bfad1f
[WEB-1702] chore: fix project archives breadcrumbs and minor ui fixes in profile page. ( #4916 )
...
* [WEB-1702] chore: fix project archives breadcrumbs.
* chore: minor padding fix in profile page.
* chore: update archive page breadcrumbs display logic.
* chore: add/ update page title.
2024-06-24 17:15:35 +05:30
Prateek Shourya
fb01b9340c
[WEB-1559] chore: hide workspace level pages app switcher. ( #474 )
2024-06-24 13:46:58 +05:30
sriram veeraghanta
9192ac4999
fix: import error
2024-06-23 13:40:12 +05:30
Aaryan Khandelwal
c3703efb0d
fix: build errors
2024-06-21 19:09:42 +05:30
Aaryan Khandelwal
fdbf2c4b91
chore: added extra extensions to the document editor
2024-06-21 18:20:23 +05:30
Aaryan Khandelwal
dcdd1ef065
[WEB-1682] refactor: editor code splitting ( #4893 )
...
* refactor: lite and rich text editors
* refactor: document editor migration
* fix: add missing css import
* refactor: issue embed widget splitting
* chore: remove extensions folder from ee
* chore: update web ee folder structure
* fix: build errors
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-21 17:37:11 +05:30
Satish Gandham
704e8a251d
Merge pull request #461 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-21 15:24:28 +05:30
Aaryan Khandelwal
367ccba17e
[WEB-1690] fix: always show the search input if search query is present ( #4901 )
...
* fix: don't hide search input if search query is present
* chore: update logic
* chore: update dependency aray
2024-06-21 15:08:57 +05:30