Commit Graph
11 Commits
Author SHA1 Message Date
Squid 77be394407 Add nodes.delete with reauth, activity logs, and Administrators editing.
Allow deleting managed hosts with mandatory inline re-auth, record node mutations in an audit log with a sidebar Logs view, and let Administrators group permissions be edited from the Groups tab.
2026-07-18 16:54:13 +02:00
Squid f4dc8f63d7 Add SSH-managed node registry with connection testing and reauth.
Register hosts under Containers/VMs/Docker with encrypted key storage, and require re-authentication for sensitive account changes.
2026-07-18 16:39:10 +02:00
Squid b93b7519ec Allow editing non-Administrators group access from the Groups tab.
Load a group into the form to change scope and permissions; keep Administrators locked like delete.
2026-07-18 15:29:22 +02:00
Squid 5d6f65f3cd Style Access mode selects like other dropdowns.
Use theme-select so Access mode shows a chevron and matches Theme/Scope kind.
2026-07-18 15:24:37 +02:00
Squid 2605c3b346 Add users and network settings tabs with admin protections.
List and delete accounts with last-admin and Administrators-group guards, and expose editable network settings via the configuration UI.
2026-07-18 15:18:01 +02:00
Squid f049f766d9 Fixed up the up, scope kind looks more like a dropbox 2026-07-16 22:23:24 +02:00
Squid c8f47768a3 Added user profile page, prepped for TOTP 2fa 2026-07-16 22:13:54 +02:00
Squid 63deb02d39 More webui layout, navigation, preparations of user/roles/groups/security 2026-07-16 22:00:02 +02:00
Squid 324367abd7 Base webui and backend additions 2026-07-16 21:35:38 +02:00
Squid d2b92401f1 Add dashboard shell with sidebar nav and version header.
Replace the health-check stub UI with a left menu and content panel so section navigation and frontend/backend versions are visible in the shell.
2026-07-16 20:57:47 +02:00
Squid 38b4e8fd43 Scaffolding baseline 2026-07-16 20:47:33 +02:00