fix(ops-ui): improve operations table actions and modal form handling for profiles and network targets

This commit is contained in:
2026-04-02 18:49:52 +00:00
parent 6684dc43da
commit 5202c2ea27
6 changed files with 47 additions and 30 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2026-04-02 - 12.2.6 - fix(ops-ui)
improve operations table actions and modal form handling for profiles and network targets
- adds section headings for the Security Profiles and Network Targets views
- updates edit and delete actions to support in-row table actions in addition to context menus
- makes create and edit dialogs query forms safely from modal content and adds early returns when forms are unavailable
- enables the database configuration in the development watch server
## 2026-04-02 - 12.2.5 - fix(dcrouter)
sync allowed tunnel edges when merged routes change