Files
stack/apps
fred 2f41bb5fb7
ci/woodpecker/pr/ci Pipeline was successful
feat(web): port settings and admin surfaces into the SPA (Phase P4-2)
Ports the legacy Next settings page (profile/appearance/notifications/
providers tabs) and admin page (user management + system health) into
spa/pages as faithful ports, replaces the /settings and /admin route
placeholders, and adds a route-level AdminGuard mirroring the legacy
AdminRoleGuard semantics (unauthenticated -> /login, non-admin -> /).
Legacy app/ tree untouched; removal stays in P5 per the increment map.
2026-08-26 17:55:40 -05:00
..