AcadeDoc/apps/client/src/features/editor
Corentin 843986d5c2 feat(database-view): admin UI and create-database slash command
Adds two new entry points around the bridge-backed database view:
- /database admin modal to manage fields (field-admin-modal)
- slash command to create a database from the editor
  (create-database-modal + create-database-slash)
Wires the new components into the editor slash menu and the
database-view module index.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 09:54:06 +00:00
..
atoms feat: replace link popover with dedicated bubble menu 2026-03-16 00:26:03 +00:00
components feat(database-view): admin UI and create-database slash command 2026-05-11 09:54:06 +00:00
extensions feat(acadenice): add sync blocks for cross-page content sharing — R4.2 2026-05-08 11:40:12 +02:00
hooks feat: refactor link menu (#2025) 2026-03-15 17:08:59 +00:00
styles feat(editor): audio and PDF nodes (#2064) 2026-03-28 17:33:29 +00:00
utils implement new invitation system 2024-05-14 22:55:11 +01:00
full-editor.tsx feat(acadenice): add dual editor (WYSIWYG + markdown source) for R3.4 2026-05-08 01:18:29 +02:00
page-editor.tsx fix: prevent browser tab fallback in editor (#2123) 2026-05-01 13:58:51 +01:00
readonly-page-editor.tsx fix headings 2026-03-03 14:17:51 +00:00
title-editor.tsx fix: ctrl-k behavior on macOS (#2052) 2026-05-01 00:36:40 +01:00