refactor(ui): move the charging stations data array to vue.js global
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 17 Feb 2024 17:38:35 +0000 (18:38 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 17 Feb 2024 17:38:35 +0000 (18:38 +0100)
commit57c0ba059e47d46ad545d9783920b53ee56c7184
treebd5e2950a2457c588a1345f8d20fc477fed486dd
parentaee67deec03443ecda5f7c4ba03e5917983b80a7
refactor(ui): move the charging stations data array to vue.js global
      properties

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/src/components/charging-stations/CSConnector.vue
ui/web/src/components/charging-stations/CSData.vue
ui/web/src/main.ts
ui/web/src/views/ChargingStationsView.vue