plane/packages/editor/document-editor
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
..
src [WEB-1322] dev: conflict free pages collaboration (#4463) 2024-05-28 13:10:03 +05:30
.eslintrc.js chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
package.json [WEB-1322] dev: conflict free pages collaboration (#4463) 2024-05-28 13:10:03 +05:30
postcss.config.js feat: New Pages with Enhanced Document Editor Packages made over Editor Core 📝 (#2784) 2023-12-07 19:59:35 +05:30
Readme.md fix: Image restoration fixed (marks/unmarks an image to be deleted after a week) (#2859) 2023-12-07 19:59:35 +05:30
tailwind.config.js feat: New Pages with Enhanced Document Editor Packages made over Editor Core 📝 (#2784) 2023-12-07 19:59:35 +05:30
tsconfig.json [refactor] Editor code refactoring (#3194) 2023-12-22 18:10:18 +05:30
tsup.config.ts feat: New Pages with Enhanced Document Editor Packages made over Editor Core 📝 (#2784) 2023-12-07 19:59:35 +05:30

Document Editor