it0/packages/services
hailin 7dbd2c1414 feat: add settings, roles, permissions, and metrics controllers
Implement remaining backend controllers for all web admin menu pages:
- SettingsController: general, notification, theme, account, API keys
- RoleController: CRUD roles with permission assignment
- PermissionController: permission matrix for RBAC management
- MetricsController: server metrics overview and per-server data

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 01:03:34 -08:00
..
agent-service fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00
audit-service fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00
auth-service feat: add settings, roles, permissions, and metrics controllers 2026-02-22 01:03:34 -08:00
comm-service fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00
inventory-service fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00
monitor-service feat: add settings, roles, permissions, and metrics controllers 2026-02-22 01:03:34 -08:00
ops-service fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00
voice-service fix: load voice models in background thread to unblock startup 2026-02-20 00:26:06 -08:00