AcadeDoc/packages/editor-ext
Philip Okugbe ca9558b246
feat(EE): resolve comments (#1420)
* feat: resolve comment (EE)

* Add resolve to comment mark in editor (EE)

* comment ui permissions

* sticky comment state tabs (EE)

* cleanup

* feat: add space_id to comments and allow space admins to delete any comment

- Add space_id column to comments table with data migration from pages
- Add last_edited_by_id, resolved_by_id, and updated_at columns to comments
- Update comment deletion permissions to allow space admins to delete any comment
- Backfill space_id on old comments

* fix foreign keys
2025-07-29 21:36:48 +01:00
..
src feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
.gitignore * add new tiptap editor extension monorepo package 2024-01-14 23:05:41 +01:00
package.json feat: excalidraw integration (#214) 2024-08-31 19:11:07 +01:00
README.md * add new tiptap editor extension monorepo package 2024-01-14 23:05:41 +01:00
tsconfig.json editor improvements 2024-06-20 14:57:00 +01:00

editor extensions

Tiptap editor extensions