plane/apiserver
Aaryan Khandelwal ff03c0b718 [WEB-1322] dev: conflict free pages collaboration (#4463)
* chore: pages realtime

* chore: empty binary response

* chore: added a ypy package

* feat: pages collaboration

* chore: update fetching logic

* chore: degrade ypy version

* chore: replace useEffect fetch logic with useSWR

* chore: move all the update logic to the page store

* refactor: remove react-hook-form

* chore: save description_html as well

* chore: migrate old data logic

* fix: added description_binary as field name

* fix: code cleanup

* refactor: create separate hook to handle page description

* fix: build errors

* chore: combine updates instead of using the whole document

* chore: removed ypy package

* chore: added conflict resolving logic to the client side

* chore: add a save changes button

* chore: add read-only validation

* chore: remove saving state information

* chore: added permission class

* chore: removed the migration file

* chore: corrected the model field

* chore: rename pageStore to page

* chore: update collaboration provider

* chore: add try catch to handle error

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-05-28 13:10:03 +05:30
..
bin chore: docker entry file name changes 2024-05-22 12:46:41 +05:30
plane [WEB-1322] dev: conflict free pages collaboration (#4463) 2024-05-28 13:10:03 +05:30
requirements fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
templates [WEB - 1387]dev: custom csrf failure view (#4531) 2024-05-21 15:04:10 +05:30
.env.example dev: add pg port to configuration (#4517) 2024-05-20 12:29:03 +05:30
back_migration.py fixed bug with missed color #FFFFFF (#4050) 2024-03-25 16:22:20 +05:30
Dockerfile.api fix: docker entrypoint 2024-05-22 13:00:45 +05:30
Dockerfile.dev fix: docker entrypoint 2024-05-22 13:00:45 +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: update package version 2024-05-20 16:18:11 +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