fix(web-ui): align dees-table props and action handlers in security profile and network target views

This commit is contained in:
2026-04-02 16:10:35 +00:00
parent 8bfc0c2fa2
commit 76e9735cde
5 changed files with 20 additions and 12 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-02 - 12.2.1 - fix(web-ui)
align dees-table props and action handlers in security profile and network target views
- replace deprecated table heading prop with heading1 and heading2 in both admin views
- rename table action callbacks from action to actionFunc for create, refresh, edit, and delete actions
## 2026-04-02 - 12.2.0 - feat(config)
add reusable security profiles and network targets with route reference resolution