feat(ui): add charging station options to add action
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 22 Feb 2024 16:18:02 +0000 (17:18 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 22 Feb 2024 16:18:02 +0000 (17:18 +0100)
commit093ca832a5c03ea03f32368b4bf13c1d08ef3a54
tree688ff0ea8784bedbf28527946ff960279e27b561
parentec338d760c076b231f13313a2559c853d7fc8593
feat(ui): add charging station options to add action

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/src/components/actions/AddChargingStations.vue
ui/web/src/components/actions/StartTransaction.vue
ui/web/src/composables/UIClient.ts
ui/web/src/composables/index.ts
ui/web/src/types/ChargingStationType.ts
ui/web/src/types/index.ts