bb-plane-fork/web/core/components/pages
Aaryan Khandelwal 6c3a8a9647
[WEB-1116] feat: pages realtime collaboration (#5493)
* [WEB-1116] feat: pages realtime sync (#5057)

* init: live server for editor realtime sync

* chore: authentication added

* chore: updated logic to convert html to binary for old pages

* chore: added description json on page update

* chore: made all functions generic

* chore: save description in json and html formats

* refactor: document editor components

* chore: uncomment ui package components

* fix: without props extensions refactor

* fix: merge conflicts resolved from preview

* chore: init docker compose

* chore: pages custom error codes

* chore: add health check endpoint to the live server

* chore: update without props extensions type

* chore: better error handling

* chore: update react-hook-form versions

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>

* fix: docker related fixes

* fix: module type fixes

* fix: nginx update

* fix: adding live server workflow

* fix: workflow fixes

* fix: docker compose fixes

* fix: workflow fixes

* fix: path config

* fix: docker compose warnings

* fix: nginx port forwarding

* fix: update docker compose with new env

* fix: env var fixes

* fix: error handling

* fix: docker compose env var

* fix: compose fixes

* chore: update server start message

* chore: handle errors

* fix: build errors

* chore: update port

* chore: update server port

* chore: show error on authentication fail

* chore: show error on authentication fail

* feat: add redis extension

* chore: updated restore version logic

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2024-09-02 17:54:12 +05:30
..
dropdowns [WEB-2050] dev: added new information panels to a page (#5409) 2024-08-28 14:08:29 +05:30
editor [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
header chore: update page search input (#4805) 2024-06-13 16:56:48 +05:30
list [WEB-2126] chore: guest and viewer role permission (#5347) 2024-08-16 16:35:05 +05:30
loaders chore: page loader improvement (#4753) 2024-06-11 18:03:02 +05:30
modals fix: casing throughout the platform (#5293) 2024-08-04 10:09:29 +05:30
version fix: version history editor overflow (#5461) 2024-08-29 12:49:59 +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