bb-plane-fork/apiserver
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
..
bin fix: adding secret key variable in newline (#5361) 2024-08-16 11:57:52 +05:30
plane [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
requirements Add RabbitMQ Service to Docker Compose Configuration (#5439) 2024-09-02 17:40:17 +05:30
templates [WEB - 1749] chore: send email when a user is added to the project (#4952) 2024-06-27 20:45:30 +05:30
.env.example Add RabbitMQ Service to Docker Compose Configuration (#5439) 2024-09-02 17:40:17 +05:30
back_migration.py fixed bug with missed color #FFFFFF (#4050) 2024-03-25 16:22:20 +05:30
Dockerfile.api Version update for postgres and python (#5378) 2024-08-19 16:27:36 +05:30
Dockerfile.dev Version update for postgres and python (#5378) 2024-08-19 16:27:36 +05:30
file.txt dev: remove unused packages (#3009) 2023-12-07 19:59:35 +05:30
manage.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
package.json chore: package version change 2024-07-04 15:27:37 +05:30
Procfile dev: remove gunicorn config (#1999) 2023-08-29 13:45:25 +05:30
pyproject.toml [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30