Update ACP system navigation
All checks were successful
CI/CD Pipeline / test (push) Successful in 2s
CI/CD Pipeline / deploy (push) Successful in 19s

This commit is contained in:
2026-02-10 19:52:24 +01:00
parent c67a3ec6d0
commit 95ebc7778d
2 changed files with 343 additions and 240 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-02-10
- Reshaped ACP System tab with left navigation and dedicated views (Overview, Live Update, CLI, CI/CD).
- Moved system requirements table into the CI/CD view with refresh controls.
## 2026-02-08
- Achieved 100% test coverage across the backend.
- Added comprehensive Feature and Unit tests for controllers, models, services, and console commands.