AcadeDoc/apps/client/src
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
..
assets switch to nx monorepo 2024-01-09 18:58:26 +01:00
components feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
ee feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
features feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
hooks feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
lib feat: home space list (#1400) 2025-07-25 00:21:40 +01:00
pages feat: trash for deleted pages in space (#325) 2025-07-29 21:20:49 +01:00
App.tsx feat: trash for deleted pages in space (#325) 2025-07-29 21:20:49 +01:00
i18n.ts Support I18n (#243) 2025-01-04 13:17:17 +00:00
main.tsx sync 2025-07-03 04:12:24 -07:00
theme.ts feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
vite-env.d.ts Show version 2024-09-01 17:30:34 +01:00