AcadeDoc/apps/client/src/hooks
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
..
use-idle.ts feat: disconnect collab websocket on idle tabs (#848) 2025-03-08 18:16:23 +00:00
use-is-cloud-ee.tsx feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
use-match-path.tsx switch to nx monorepo 2024-01-09 18:58:26 +01:00
use-paginate-and-search.tsx Implement space member search (#731) 2025-02-15 14:14:30 +00:00
use-settings-navigation.ts feat: remember and restore previous route when exiting settings (#1046) 2025-04-22 20:47:57 +01:00
use-time-ago.tsx * time ago hook 2025-04-09 18:47:39 +01:00
use-toggle-aside.tsx refactor layout 2024-05-31 21:51:44 +01:00
use-track-origin.ts feat: remember and restore previous route when exiting settings (#1046) 2025-04-22 20:47:57 +01:00
use-user-role.tsx frontend permissions 2024-06-03 02:54:12 +01:00