Ensure charging station data is always JSON serializable
[e-mobility-charging-stations-simulator.git] / src / ui / web / src / components / charging-stations / CSTable.vue
2022-08-27  Jérôme BenoitEnsure charging station data is always JSON serializable
2022-08-27  Jérôme BenoitWeb UI: cleanup commented out code
2022-08-27  Jérôme BenoitWeb UI: rename some directories to a sensible name
2022-08-27  Jérôme BenoitWeb UI: add one UT
2022-08-26  Jérôme BenoitWeb UI: display charging stations' registration status
2022-08-26  Jérôme BenoitWeb UI: add and fix support for start/stop charging...
2022-08-26  Jérôme BenoitWeb UI: add and fix missing commands support
2022-08-22  Lucas MigeonVue UI + UI server