hedgedoc/frontend/src/components/editor-page
Philip Molares e7e81cf670 feat(frontend): deactivate permissions buttons if user is not owner
These buttons and their functionality only work if the user is the owner, so it doesn't make sense to make it possible to press them otherwise…

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-03-25 12:59:58 +01:00
..
app-bar fix(cheatsheet): refactor cheatsheet to use app extensions as source 2023-03-16 17:51:21 +01:00
change-content-context fix(frontend): extract codemirror extension for ref update into hook 2023-03-08 18:30:10 +01:00
cheatsheet fix(cheatsheet): refactor cheatsheet to use app extensions as source 2023-03-16 17:51:21 +01:00
document-bar feat(frontend): deactivate permissions buttons if user is not owner 2023-03-25 12:59:58 +01:00
editor-document-renderer fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
editor-pane refactor: save ydoc state in the database, so it can be restored easier 2023-03-24 16:03:55 +01:00
head-meta-properties fix: fix missing key in meta og:title 2023-03-19 21:00:54 +01:00
hooks fix(redux): avoid state mutation in history redux 2023-01-09 19:52:21 +01:00
render-context fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
renderer-pane fix(frontend): don't send scroll state if window post message communicator isn't ready 2022-12-28 17:22:40 +01:00
sidebar refactor: split avatar component to handle displaynames 2023-03-24 14:06:03 +01:00
splitter fix: prevent splitter panels from being selected when resizing 2023-03-24 14:45:57 +01:00
synced-scroll fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
table-of-contents fix(frontend): migrate TOC to @hedgedoc/markdown-it-plugins 2022-12-11 23:54:17 +01:00
websocket-connection-modal refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
editor-page-content.tsx refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
reset-realtime-state-boundary.tsx refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
utils.ts fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00