plane/web/components/headers
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
..
cycle-issues.tsx fix: breaking cycle issues and replacing router.push with Links (#3330) 2024-01-22 13:19:43 +05:30
cycles.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
global-issues.tsx fix: enable global/ all issues (#3405) 2024-01-22 13:22:09 +05:30
index.ts chore: deactivate user option added (#2841) 2023-12-07 19:59:35 +05:30
module-issues.tsx fix: breaking cycle issues and replacing router.push with Links (#3330) 2024-01-22 13:19:43 +05:30
modules-list.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
page-details.tsx Improvement: High Performance MobX Integration for Pages ✈︎ (#3397) 2024-01-22 13:22:09 +05:30
pages.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
profile-preferences.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
profile-settings.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
project-archived-issue-details.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-archived-issues.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-draft-issues.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-inbox.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-issue-details.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-issues.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-settings.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-view-issues.tsx fix: breaking cycle issues and replacing router.push with Links (#3330) 2024-01-22 13:19:43 +05:30
project-views.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
projects.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
user-profile.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
workspace-analytics.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
workspace-dashboard.tsx feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
workspace-settings.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30