plane/apiserver/plane/db/models
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
..
integration feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
__init__.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
analytic.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
api.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asset.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
base.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
dashboard.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
estimate.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
exporter.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
favorite.py chore: user favorite sequence (#4501) 2024-05-17 18:51:47 +05:30
importer.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
inbox.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
issue.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
module.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
notification.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
page.py [WEB-1322] dev: conflict free pages collaboration (#4463) 2024-05-28 13:10:03 +05:30
project.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
social_connection.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
state.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
user.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
view.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
webhook.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30