feat(ui): add template name to charging stations list
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Feb 2024 15:54:30 +0000 (16:54 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Feb 2024 15:54:30 +0000 (16:54 +0100)
commitba70f0e66aa07b8ca037dd0535dbf1f168477105
tree82c9caf1190f3db05325ff9ecd0ed35980ed88f6
parent8d6f479075c85b8731a6530431b1ab75efc34719
feat(ui): add template name to charging stations list

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/src/components/charging-stations/CSData.vue
ui/web/src/components/charging-stations/CSInfoModal.vue
ui/web/src/components/charging-stations/CSTable.vue
ui/web/src/types/ChargingStationType.ts
ui/web/src/views/ChargingStationsView.vue
ui/web/tests/unit/CSTable.spec.ts