]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(ui/web): remove redundant connector status column from classic skin
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 8 May 2026 18:00:49 +0000 (20:00 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 8 May 2026 18:00:49 +0000 (20:00 +0200)
commit2b1db3b373a8c1bf5f7a2fe41bc030c77ac8d51f
treed9b6932527bf17eb26f61d3a603aeceedf4820a3
parent550e29441d49dc09a8098ad4eed8a67c22d531ea
refactor(ui/web): remove redundant connector status column from classic skin

The connector status is now accessible via the Set Status dropdown in
the Actions column, making the dedicated read-only Status column
redundant. Move status/error-code selects to the top of Actions and
style them to fill the column width consistently with buttons.
ui/web/src/skins/classic/components/charging-stations/CSConnector.vue
ui/web/src/skins/classic/components/charging-stations/CSData.vue
ui/web/tests/unit/skins/classic/CSConnector.test.ts