bb-plane-fork/web/core/components/pages
M. Palanikannan 3c6006d04a
[PE-31] feat: Add lock unlock archive restore realtime sync (#5629)
* fix: add lock unlock archive restore realtime sync

* fix: show only after editor loads

* fix: added strong types

* fix: live events fixed

* fix: remove unused vars and logs

* fix: converted objects to enum

* fix: error handling and removing the events in read only mode

* fix: added check to only update if the image aspect ratio is not present already

* fix: imports

* fix: props order

* revert: no need of these changes anymore

* fix: updated type names

* fix: order of things

* fix: fixed types and renamed variables

* fix: better typing for the real time updates

* fix: trying multiplexing our socket connection

* fix: multiplexing socket connection in read only editor as well

* fix: remove single socket logic

* fix: fixing the cleanup deps for the provider and localprovider

* fix: add a better data structure for managing events

* chore: refactored realtime events into hooks

* feat: fetch page meta while focusing tabs

* fix: cycling through items on slash command item in down arrow

* fix: better naming convention for realtime events

* fix: simplified localprovider initialization and cleaning

* fix: types from ui

* fix: abstracted away from exposing the provider directly

* fix: coderabbit suggestions

* regression: pass user in dependency array

* fix: removed page action api calls by the other users the document is synced with

* chore: removed unused imports
2024-12-02 14:26:36 +05:30
..
dropdowns [WEB-310] dev: private bucket implementation (#5793) 2024-10-11 20:13:38 +05:30
editor [PE-31] feat: Add lock unlock archive restore realtime sync (#5629) 2024-12-02 14:26:36 +05:30
header [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
list [WEB-310] dev: private bucket implementation (#5793) 2024-10-11 20:13:38 +05:30
loaders [WEB-2762] chore: loader code refactor (#5992) 2024-12-02 13:24:01 +05:30
modals refactor: export components (#5773) 2024-10-08 18:41:08 +05:30
version refactor: editor code splitting (#6102) 2024-12-02 13:51:27 +05:30
index.ts [WEB-2293] feat: pages version history (#5417) 2024-08-26 14:03:55 +05:30
pages-list-main-content.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
pages-list-view.tsx chore: add extra check to fetch pages list and page details (#4945) 2024-06-26 18:49:13 +05:30