bb-plane-fork/web/core/store
Aaryan Khandelwal 752a27a175
[PE-97] refactor: pages actions (#6234)
* dev: support for edition specific options in pages

* refactor: page quick actions

* chore: add customizable page actions

* fix: type errors

* dev: hook to get page operations

* refactor: remove unnecessary props

* chore: add permisssions to duplicate page endpoint

* chore: memoize arranged options

* chore: use enum for page access

* chore: add type assertion

* fix: auth for access change and delete

* fix: removing readonly editor

* chore: add sync for page access cahnge

* fix: sync state

* fix: indexeddb sync loader added

* fix: remove node error fixed

* style: page title and checkbox

* chore: removing the syncing logic

* revert: is editable check removed in display message

* fix: editable field optional

* fix: editable removed as optional prop

* fix: extra options import fix

* fix: remove readonly stuff

* fix: added toggle access

* chore: add access change sync

* fix: full width toggle

* refactor: types and enums added

* refactore: update store action

* chore: changed the duplicate viewset

* fix: remove the page binary

* fix: duplicate page action

* fix: merge conflicts

---------

Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-12-31 12:54:09 +05:30
..
estimates Optimistically update distribution (#5290) 2024-08-04 10:14:25 +05:30
inbox [WEB-2896] fix: mutation problem with issue properties while accepting an intake issue. (#6277) 2024-12-26 16:46:52 +05:30
issue chore: code refactor and build fix (#6285) 2024-12-27 18:18:45 +05:30
member [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
notifications [WEB-2382]chore:notification files restructuring (#6181) 2024-12-11 13:41:19 +05:30
pages [PE-97] refactor: pages actions (#6234) 2024-12-31 12:54:09 +05:30
project code refactor and improvement (#6203) 2024-12-16 17:24:50 +05:30
timeline refactor timeline store for code splitting (#5926) 2024-10-29 17:57:45 +05:30
user - Do not clear temp files that are locked. (#6214) 2024-12-17 17:46:24 +05:30
workspace chore: lint related changes and packaging fixes (#6163) 2024-12-06 14:56:49 +05:30
base-command-palette.store.ts refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
cycle.store.ts improvement: refactored issue grouping logic to access MobX store directly (#6134) 2024-12-11 15:14:15 +05:30
cycle_filter.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
dashboard.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
event-tracker.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
favorite.store.ts [WEB-2774] fix:favorites reorder (#6179) 2024-12-11 16:29:39 +05:30
global-view.store.ts refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
instance.store.ts chore: infra update for maintenance mode (#5963) 2024-11-06 15:13:51 +05:30
label.store.ts Sync issues and workspace data when the issue properties like labels/modules/cycles etc are deleted from the project (#6165) 2024-12-06 16:27:07 +05:30
module.store.ts improvement: refactored issue grouping logic to access MobX store directly (#6134) 2024-12-11 15:14:15 +05:30
module_filter.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
multiple_select.store.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
project-view.store.ts fix: delete action mutation (#5315) 2024-08-06 16:42:13 +05:30
root.store.ts [PE-182] refactor: pages' components and store for scalability (#6283) 2024-12-27 20:41:38 +05:30
router.store.ts code refactor and improvement (#6203) 2024-12-16 17:24:50 +05:30
state.store.ts Sync issues and workspace data when the issue properties like labels/modules/cycles etc are deleted from the project (#6165) 2024-12-06 16:27:07 +05:30
theme.store.ts code refactor and improvement (#6203) 2024-12-16 17:24:50 +05:30
transient.store.ts [WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions (#5314) 2024-08-06 16:02:01 +05:30