Move hashId to stationInfo
[e-mobility-charging-stations-simulator.git] / src / ui / web / src /
2022-08-30  Jérôme BenoitMove hashId to stationInfo
2022-08-28  Jérôme BenoitRefine UI protocol documentation
2022-08-28  Jérôme BenoitWeb UI: fix NPE on connectors
2022-08-28  Jérôme BenoitUniformize log messages format
2022-08-28  Jérôme BenoitWeb UI: configuration namespace cleanup
2022-08-28  Jérôme BenoitAdd postman collection for UI HTPP server
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-27  Jérôme BenoitRefine TS and linter configuration
2022-08-27  Jérôme BenoitUI server: logging and code refinements
2022-08-26  Jérôme BenoitAdd UI HTTP server (#6)
2022-08-26  Jérôme BenoitWeb UI: Refine documentation and code cleanup
2022-08-26  Jérôme BenoitWeb UI: display charging stations' registration status
2022-08-26  Jérôme BenoitWeb UI: method namespace cleanup
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-25  Jérôme BenoitUI protocol: Allow to send some relevant commands to...
2022-08-25  Jérôme BenoitFix UI protocol type definitions
2022-08-24  Jérôme BenoitImprove payload type checking in OCPP, UI and Broadcast...
2022-08-23  Jérôme BenoitAlign more request and reponse handlers name
2022-08-23  Jérôme BenoitForward UI request UUID to broadcast channel request
2022-08-22  Lucas MigeonVue UI + UI server