plane/web/hooks
Henit Chobisa 06a7bdffd7 Improvement: High Performance MobX Integration for Pages ✈︎ (#3397)
* fix: removed parameters `workspace`, `project` & `id` from the patch calls

* feat: modified components to work with new pages hooks

* feat: modified stores

* feat: modified initial component

* feat: component implementation changes

* feat: store implementation

* refactor pages store

* feat: updated page store to perform async operations faster

* fix: added types for archive and restore pages

* feat: implemented archive and restore pages

* fix: page creating twice when form submit

* feat: updated create-page-modal

* feat: updated page form and delete page modal

* fix: create page modal not updating isSubmitted prop

* feat: list items and list view refactored for pages

* feat: refactored project-page-store for inserting computed pagesids

* chore: renamed project pages hook

* feat: added favourite pages implementation

* fix: implemented store for archived pages

* fix: project page store for recent pages

* fix: issue suggestions breaking pages

* fix: issue embeds and suggestions breaking

* feat: implemented page store and project page store in page editor

* chore: lock file changes

* fix: modified page details header to catch mobx updates instead of swr calls

* fix: modified usePage hook to fetch page details when reloaded directly on page

* fix: fixed deleting pages

* fix: removed render on props changed

* feat: implemented page store inside page details

* fix: role change in pages archives

* fix: rerending of pages on tab change

* fix: reimplementation of peek overview inside pages

* chore: typo fixes

* fix: issue suggestion widget selecting wrong issues on click

* feat: added labels in pages

* fix: deepsource errors fixed

* fix: build errors

* fix: review comments

* fix: removed swr hooks from the `usePage` store hook and refactored `issueEmbed` hook

* fix: resolved reviewed comments

---------

Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
2024-01-22 13:22:09 +05:30
..
store Improvement: High Performance MobX Integration for Pages ✈︎ (#3397) 2024-01-22 13:22:09 +05:30
use-comment-reaction.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-debounce.tsx New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
use-draggable-portal.ts fix: Labels delete & reordering (#2729) 2023-12-07 19:59:35 +05:30
use-dropdown-key-down.tsx chore: modal and dropdown improvement (#3332) 2024-01-22 13:19:43 +05:30
use-dynamic-dropdown.tsx chore: dynamic position dropdown (#2138) 2023-09-20 12:24:52 +05:30
use-integration-popup.tsx fix: environment config changes in the API are replicated in web and space app (#2699) 2023-11-07 17:17:10 +05:30
use-issue-embeds.tsx Improvement: High Performance MobX Integration for Pages ✈︎ (#3397) 2024-01-22 13:22:09 +05:30
use-issue-notification-subscription.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-keypress.tsx feat: quick add (#2240) 2023-09-22 15:31:54 +05:30
use-local-storage.tsx fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
use-outside-click-detector.tsx New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
use-reload-confirmation.tsx New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
use-sign-in-redirection.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-timer.tsx New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
use-toast.tsx New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
use-user-auth.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-user-notifications.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-user.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30