plane/web/store
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
..
inbox feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
issue fix: issue store sub issue retrieve project id (#4588) 2024-05-24 21:14:34 +05:30
member fix: console warnings 2024-05-11 17:47:00 +05:30
pages [WEB-1322] dev: conflict free pages collaboration (#4463) 2024-05-28 13:10:03 +05:30
project fix: project empty state flicker (#4609) 2024-05-27 19:25:31 +05:30
user fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
workspace feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
command-palette.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
cycle_filter.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
cycle.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
dashboard.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
estimate.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
event-tracker.store.ts fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
global-view.store.ts [WEB-1183] fix: updated global issues filter while updating global view (#4357) 2024-05-03 20:29:11 +05:30
instance.store.ts fix: instance config errors 2024-05-18 16:22:53 +05:30
label.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
module_filter.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
module.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
project-view.store.ts [WEB-1251] chore: view list enhancement (#4427) 2024-05-10 15:19:05 +05:30
root.store.ts [WEB-1380] chore: fix sidebar expanding issue on sign out. (#4557) 2024-05-22 20:39:31 +05:30
router.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
state.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
theme.store.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30