bb-plane-fork/apiserver/plane/app/urls
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 feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
analytic.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
api.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
asset.py chore: seperated delete endpoint for file upload (#2870) 2023-12-07 19:59:35 +05:30
cycle.py [WEB-989] chore: archived module and cycle sidebar details (#4191) 2024-04-15 19:46:14 +05:30
dashboard.py feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
estimate.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
external.py chore: integrations and importers (#3630) 2024-03-06 20:41:45 +05:30
inbox.py [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
issue.py [WEB-664] refactor: folder structure (#3884) 2024-03-07 13:33:12 +05:30
module.py [WEB-989] chore: archived module and cycle sidebar details (#4191) 2024-04-15 19:46:14 +05:30
notification.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
page.py [WEB-1322] dev: conflict free pages collaboration (#4463) 2024-05-28 13:10:03 +05:30
project.py [WEB-780]feat: project cycle module archive (#3990) 2024-03-20 13:59:31 +05:30
search.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
state.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
user.py [WEB-1309] fix: auth fixes (#4456) 2024-05-14 20:53:51 +05:30
views.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
webhook.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
workspace.py [WEB-373] chore: new dashboard updates (#3849) 2024-03-06 14:24:36 +05:30