plane/web/components
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
..
account fix: Login workflow depending on smtp is configured (#3307) 2024-01-22 13:19:43 +05:30
analytics feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
api-token refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
auth-screens refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
automation refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
breadcrumbs chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
command-palette refactor: update create/update issue modal to use currently active store's create/update method. (#3395) 2024-01-22 13:21:45 +05:30
common chore: UI/UX improvements (#3319) 2024-01-22 13:19:43 +05:30
core chore: update in sub-issues component and property validation and issue loaders (#3375) 2024-01-22 13:19:43 +05:30
cycles fix: project loaders for mobx store (#3356) 2024-01-22 13:19:43 +05:30
dashboard feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
dnd refactor: removed unused packages (#2658) 2023-11-06 13:17:02 +05:30
dropdowns feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
emoji-icon-picker chore: modal and dropdown improvement (#3332) 2024-01-22 13:19:43 +05:30
estimates fix: estimate order not maintained in create/ update modal. (#3326) 2024-01-22 13:19:43 +05:30
exporter refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
gantt-chart chore: refactored and resolved build issues on the issues and issue detail page (#3340) 2024-01-22 13:19:43 +05:30
headers Improvement: High Performance MobX Integration for Pages ✈︎ (#3397) 2024-01-22 13:22:09 +05:30
icons feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
inbox fix: project loaders for mobx store (#3356) 2024-01-22 13:19:43 +05:30
instance refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
integration fix: stack integration disable button mutation issue in project settings. (#3402) 2024-01-22 13:21:45 +05:30
issues fix: update global issues filter and enable profile issues (#3410) 2024-01-22 13:22:09 +05:30
labels chore: UI/UX improvements (#3319) 2024-01-22 13:19:43 +05:30
modules chore: update in sub-issues component and property validation and issue loaders (#3375) 2024-01-22 13:19:43 +05:30
notifications fix: breaking cycle issues and replacing router.push with Links (#3330) 2024-01-22 13:19:43 +05:30
onboarding feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
page-views feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
pages Improvement: High Performance MobX Integration for Pages ✈︎ (#3397) 2024-01-22 13:22:09 +05:30
profile fix: update global issues filter and enable profile issues (#3410) 2024-01-22 13:22:09 +05:30
project fix: create more toggle fixes in create issue modal (#3355) 2024-01-22 13:19:43 +05:30
states refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
toast-alert chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
ui feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
user feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
views fix: project views bugs related to store refactor. (#3391) 2024-01-22 13:19:44 +05:30
web-hooks chore webhook create page removed (#3376) 2024-01-22 13:19:44 +05:30
workspace fix: enable global/ all issues (#3405) 2024-01-22 13:22:09 +05:30