bb-plane-fork/apiserver/plane/app/serializers
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
..
__init__.py chore: issue version migrations updates 2024-11-28 12:42:30 +05:30
analytic.py chore: formatting changes 2024-11-21 17:42:44 +05:30
api.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asset.py chore: formatting changes 2024-11-21 17:42:44 +05:30
base.py chore: formatting changes 2024-11-21 17:42:44 +05:30
cycle.py [WEB-2843] chore: updated the cycle end date logic (#6194) 2024-12-13 13:34:07 +05:30
dashboard.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
draft.py chore: formatting changes 2024-11-21 17:42:44 +05:30
estimate.py chore: formatting changes 2024-11-21 17:42:44 +05:30
exporter.py chore: formatting changes 2024-11-21 17:42:44 +05:30
favorite.py chore: formatting changes 2024-11-21 17:42:44 +05:30
importer.py chore: formatting changes 2024-11-21 17:42:44 +05:30
intake.py chore: formatting changes 2024-11-21 17:42:44 +05:30
issue.py chore: formatting changes 2024-11-21 17:42:44 +05:30
module.py chore: formatting changes 2024-11-21 17:42:44 +05:30
notification.py chore: formatting changes 2024-11-21 17:42:44 +05:30
page.py [PE-97] refactor: pages actions (#6234) 2024-12-31 12:54:09 +05:30
project.py chore: formatting changes 2024-11-21 17:42:44 +05:30
state.py chore: formatting changes 2024-11-21 17:42:44 +05:30
user.py chore: formatting changes 2024-11-21 17:42:44 +05:30
view.py [WEB-1255] chore: Refactor existing Space app for project publish (#5107) 2024-07-15 18:35:45 +05:30
webhook.py chore: create unique constraints for webhook (#6257) 2024-12-24 21:00:50 +05:30
workspace.py chore: issue version migrations updates 2024-11-28 12:42:30 +05:30