mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
ff03c0b718
* 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> |
||
---|---|---|
.. | ||
store | ||
use-comment-reaction.tsx | ||
use-current-time.tsx | ||
use-debounce.tsx | ||
use-dropdown-key-down.tsx | ||
use-dropdown.ts | ||
use-dynamic-dropdown.tsx | ||
use-group-dragndrop.ts | ||
use-integration-popup.tsx | ||
use-intersection-observer.tsx | ||
use-issue-notification-subscription.tsx | ||
use-issues-actions.tsx | ||
use-keypress.tsx | ||
use-local-storage.tsx | ||
use-outside-click-detector.tsx | ||
use-page-description.ts | ||
use-page-filters.ts | ||
use-peek-overview-outside-click.tsx | ||
use-platform-os.tsx | ||
use-project-issue-properties.ts | ||
use-reload-confirmation.tsx | ||
use-table-keyboard-navigation.tsx | ||
use-timer.tsx | ||
use-user-notifications.tsx | ||
use-window-size.tsx | ||
use-workspace-issue-properties.ts |