
curo1305andClaude Sonnet 4.6
fec3953009
feat: category scopes, group-admin role, and permission model
- Three category scopes: personal / group / system (watch)
- PascalCase-with-dashes naming convention enforced at backend + frontend
- is_group_admin flag on GroupMembership; PATCH endpoint for admins to toggle it
- Categories router: scope-based list/create/rename/delete with _check_can_manage_cat
- Documents router: delete uses is_admin + can_delete share flag + group-admin check; remove_category requires doc ownership; assign_category accepts group/system categories
- Proxy layers inject x-user-is-admin and x-user-admin-groups headers
- Frontend: ManageCategoriesDialog grouped by scope with lock icons; SourcePanel scope picker + client-side name validation; AdminGroupsPage group-admin checkbox
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 22:16:49 +02:00
..
2026-04-12 15:40:18 +02:00
2026-04-12 15:22:04 +02:00
2026-04-12 15:14:44 +02:00
2026-04-12 16:12:35 +02:00
2026-04-12 15:54:23 +02:00
2026-04-12 16:03:03 +02:00
2026-04-13 22:54:53 +02:00
2026-04-13 22:07:44 +02:00
2026-04-13 18:15:47 +02:00
2026-04-13 17:29:02 +02:00
2026-04-13 23:00:35 +02:00
2026-04-14 12:30:45 +02:00
2026-04-14 22:58:10 +02:00
2026-04-14 00:06:38 +02:00
2026-04-17 21:26:23 +02:00
2026-04-17 21:15:33 +02:00
2026-04-17 20:58:02 +02:00
2026-04-17 17:31:36 +02:00
2026-04-17 17:00:17 +02:00
2026-04-18 22:16:49 +02:00
2026-04-18 12:46:43 +02:00
2026-04-18 02:09:50 +02:00
2026-04-18 02:49:57 +02:00