bb-plane-fork/web/app
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
..
[workspaceSlug]/(projects) [PE-97] refactor: pages actions (#6234) 2024-12-31 12:54:09 +05:30
accounts [WEB-2211] fix: input autoComplete (#5333) 2024-08-09 16:42:31 +05:30
create-workspace feat: workspace management from admin app (#6093) 2024-11-26 23:57:41 +05:30
installations/[provider] chore: app dir headers re-implementation (#4751) 2024-06-11 02:23:19 +05:30
invitations chore: add redirection to plane logo in invitations page (#6125) 2024-11-29 20:20:49 +05:30
onboarding [WEB-1970] fix: onboarding invitation page fluctuation on refresh. (#5627) 2024-09-19 17:51:22 +05:30
profile fix: user role not updating in user profile (#6278) 2024-12-26 17:19:43 +05:30
sign-up chore: auth screen layout padding (#5087) 2024-07-11 13:18:06 +05:30
workspace-invitations [WEB-1255] feat: filters for project views and changes required for advanced views (#4949) 2024-06-27 14:40:14 +05:30
error.tsx [WEB-2432]fix: project not found state and error page alignment (#6095) 2024-11-26 19:11:35 +05:30
global-error.tsx fix: export page root from component pages 2024-06-25 20:48:34 +05:30
layout.tsx [WEB-2568] chore: minor improvements related to issue identifier and issue modal. (#5723) 2024-09-30 14:07:22 +05:30
not-found.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
page.tsx chore: auth screen layout padding (#5087) 2024-07-11 13:18:06 +05:30
provider.tsx add requestIdleCallback polyfill to fix Safari crash (#5689) 2024-09-24 19:37:12 +05:30