Web UI: add one UT
[e-mobility-charging-stations-simulator.git] / src / ui / web /
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 BenoitApply dependencies update
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-24  dependabot[bot]Bump apollo-server-core from 3.10.0 to 3.10.1 in /src...
2022-08-23  dependabot[bot]Bump terser from 5.14.0 to 5.15.0 in /src/ui/web (...
2022-08-23  Jérôme BenoitApply dependencies update
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