bb-plane-fork/apiserver/plane
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
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api chore: remove the default intake state (#6252) 2024-12-23 20:26:48 +05:30
app [PE-97] refactor: pages actions (#6234) 2024-12-31 12:54:09 +05:30
authentication fix: email check validation to handle case in-sensitive email (#6168) 2024-12-07 17:55:50 +05:30
bgtasks fix: issue mentions (#6265) 2024-12-23 17:42:39 +05:30
db chore: create unique constraints for webhook (#6257) 2024-12-24 21:00:50 +05:30
license chore: formatting and typo fixes 2024-12-04 19:40:37 +05:30
middleware chore: formatting changes 2024-11-21 17:42:44 +05:30
settings [WEB-2854] chore: trigger issue_description_version task on issue create and update (#6202) 2024-12-13 22:30:29 +05:30
space chore: removed the deleted votes and reaction (#6218) 2024-12-18 14:54:03 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting changes 2024-11-21 17:42:44 +05:30
utils [WEB-2843] chore: updated the cycle end date logic (#6194) 2024-12-13 13:34:07 +05:30
web chore: formatting changes 2024-11-21 17:42:44 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py chore: formatting changes 2024-11-21 17:42:44 +05:30
celery.py fix: celery timestamp changes 2024-11-19 20:17:53 +05:30
urls.py chore: formatting changes 2024-11-21 17:42:44 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30