Simplify system settings layout

This commit is contained in:
2026-04-02 00:29:38 +03:00
parent 1f73a29137
commit e342693211
4 changed files with 11 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ Updated: 2026-04-02
- `src/main.tsx`: application bootstrap
- `src/App.tsx`: authenticated panel shell with API-backed dashboard/user flows and validated local fallback mutations
- `src/SystemTab.tsx`: editable runtime/system form for host, modes, and managed services
- `src/SystemTab.tsx`: editable system settings and managed services form with compact panel-level controls
- `src/App.test.tsx`: login-gate, modal interaction, pause/resume, delete-confirm, and system-save UI tests
- `src/app.css`: full panel styling
- `src/data/mockDashboard.ts`: default panel state and frontend fallback snapshot