bb-plane-fork/apiserver/plane/app/serializers
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
..
__init__.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
analytic.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
api.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asset.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
base.py [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
cycle.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
dashboard.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
estimate.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
exporter.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
importer.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
inbox.py [WEB-406] chore: project inbox improvement (#4151) 2024-04-10 13:52:57 +05:30
issue.py chore: update issue link (#4450) 2024-05-14 13:49:14 +05:30
module.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
notification.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
page.py [WEB-1322] dev: conflict free pages collaboration (#4463) 2024-05-28 13:10:03 +05:30
project.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
state.py fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
user.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
view.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
webhook.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
workspace.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30