feat(routes): add route edit and delete actions to the ops routes view

This commit is contained in:
2026-04-02 22:37:49 +00:00
parent 6f4a5f19e7
commit 141f185fbf
9 changed files with 214 additions and 22 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2026-04-02 - 12.4.0 - feat(routes)
add route edit and delete actions to the ops routes view
- introduces an update route action in web app state and refreshes merged routes after changes
- adds edit and delete handlers with modal-based confirmation and route form inputs for programmatic routes
- enables realtime chart window configuration in network and overview dashboards
- bumps @serve.zone/catalog to ^2.11.0
## 2026-04-02 - 12.3.0 - feat(docs,ops-dashboard)
document unified database and reusable security profile and network target management