Apply dependencies update
[e-mobility-charging-stations-simulator.git] / src / ui / web / src / components /
2022-09-03  Jérôme BenoitREADME.md: update to reflect response payload format...
2022-09-03  Jérôme BenoitUI Protocol: Expose ATG status and use array for all...
2022-09-01  Jérôme BenoitAlign 'started' attribute usage to all classes
2022-08-31  Jérôme BenoitWeb UI: add start/stop ATG command
2022-08-30  Jérôme BenoitWeb UI: Fix NPE at template loading
2022-08-30  Jérôme BenoitMove hashId to stationInfo
2022-08-28  Jérôme BenoitWeb UI: fix NPE on connectors
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