bb-plane-fork/packages/ui
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
..
.storybook WEB-1344 chore: Add storybook (#4490) 2024-05-22 16:36:31 +05:30
src [PE-97] refactor: pages actions (#6234) 2024-12-31 12:54:09 +05:30
styles chore: theme and code refactor (#5983) 2024-11-11 19:53:43 +05:30
.eslintrc.js fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
helpers.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
package.json fix: updated package version 2024-12-10 21:02:29 +05:30
postcss.config.js fix: tailwind common config (#2168) 2023-09-13 12:50:04 +05:30
README.md fix: ui package readme added (#2334) 2023-10-02 13:40:28 +05:30
tailwind.config.js WEB-1344 chore: Add storybook (#4490) 2024-05-22 16:36:31 +05:30
tsconfig.json fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
tsup.config.ts [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30

UI Package