bb-plane-fork/web
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
..
app [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
ce [WEB-2293] refactor: version editor (#5454) 2024-08-28 19:56:28 +05:30
core [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
ee chore: create/ update issue modal restructure. (#5385) 2024-08-19 19:38:28 +05:30
helpers [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
public [WEB-2126] chore: guest and viewer role permission (#5347) 2024-08-16 16:35:05 +05:30
styles [WEB-2332 | 2295] style: UI improvements. (#5433) 2024-08-27 14:26:09 +05:30
.env.example [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
.eslintignore fix: eslint config and errors 2024-06-13 21:17:06 +05:30
.eslintrc.js fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
.gitignore [WEB-1669] chore: enable sign out and sentry on exception error page. (#4884) 2024-06-20 16:50:05 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
instrumentation.ts chore: app dir headers re-implementation (#4751) 2024-06-11 02:23:19 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
next.config.js chore: next image config updated (#5452) 2024-08-30 19:24:29 +05:30
package.json chore: remove next pwa (#5396) 2024-08-21 17:54:13 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
sentry.edge.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
tailwind.config.js feat: app dir migration (#4743) 2024-06-10 12:37:38 +05:30
tsconfig.json chore: files restructure (#4766) 2024-06-11 17:53:48 +05:30