]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(webui): polish the station details view (panel placement + section/key-value...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 10 Aug 2026 17:38:42 +0000 (19:38 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Aug 2026 17:38:42 +0000 (19:38 +0200)
commit88b193f6f6f08e2572fbdbb37d09a1003c547125
tree0e61c45e33d5e948b7ee8685d8b4e2d1bb912759
parent742f18690c0119acf6d5672703546d1a2642b579
fix(webui): polish the station details view (panel placement + section/key-value separation) (#2076)

CSS/Vue-only polish of the #993 Show details view: classic panel-placement fix + section/key-value separation; modern section panels, promoted titles and tighter symmetric row separators; not-found escape; toggle-navigation test coverage.
ui/web/src/skins/classic/components/actions/ShowDetails.vue
ui/web/src/skins/modern/components/dialogs/ShowDetailsDialog.vue
ui/web/tests/unit/skins/classic/Actions.test.ts
ui/web/tests/unit/skins/classic/CSData.test.ts