refactor(ui): trivial code cleanup
[e-mobility-charging-stations-simulator.git] / ui / web / src / types /
2024-03-02  Jérôme Benoitfeat: expose template stats to UI server simulatorState...
2024-03-01  Jérôme Benoitfeat(ui): use toggle button to star/stop simulator
2024-02-28  Jérôme Benoitfeat(ui): allow to specificy a UI server configuration...
2024-02-26  Jérôme Benoitfeat(ui): add support for multiple UI server configurations
2024-02-22  Jérôme Benoitfeat(ui): add charging station options to add action
2024-02-19  Jérôme Benoitrefactor(ui): revert wrongly introduced code to handle...
2024-02-19  Jérôme Benoitchore(ui): prepare for 0.2.0 release
2024-02-18  Jérôme Benoitrefactor(ui): cleanup casing style
2024-02-18  Jérôme Benoitfeat(ui): add set supervision url action
2024-02-17  Jérôme Benoitfeat(ui): add right action bar and use it to start...
2024-02-17  Jérôme Benoitrefactor(ui): cleanup vue.js app initialization code...
2024-02-16  Jérôme Benoitfeat(ui): enhance charging stations list structure
2024-02-15  Jérôme Benoitfeat: add a basic authentication scheme for UI WebSocke...
2024-02-14  Jérôme Benoitrefactor(ui): refine configuration file type and make...
2024-02-13  Jérôme Benoitrefactor(ui): cleanup configuration types and variables...
2024-02-13  Jérôme Benoitrefactor: align charging station info between simulator...
2024-02-12  Jérôme Benoitfeat: allow to override supervisionUrls at adding charg...
2024-02-09  Jérôme Benoitfeat(ui): display supervision url in charging stations...
2024-02-09  Jérôme Benoitfeat(ui): add template name to charging stations list
2024-01-18  Jérôme BenoitMerge dependabot/npm_and_yarn/prettier-3.2.4 into combi...
2024-01-12  Jérôme Benoitrefactor: refine prettier configuration
2024-01-06  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/jsdom-23.1.0 into...
2023-12-29  Jérôme Benoitrefactor: more coding style fixes
2023-12-29  Jérôme Benoitchore: switch coding style to JS standard
2023-11-28  Jérôme BenoitMerge dependabot/npm_and_yarn/esbuild-0.19.8 into combi...
2023-11-24  Jérôme BenoitMerge pull request #858 from SAP/combined-prs-branch
2023-11-24  Jérôme Benoitrefactor(ui): add firmware status to UI types
2023-07-31  Jérôme Benoitrefactor: cleanup RFID tags authorization code
2023-07-20  Jérôme Benoitbuild(deps-dev): apply updates
2023-05-19  Jérôme Benoitrefactor(ui): order types export
2023-05-19  Jérôme Benoitrefactor(ui): add types export control
2023-04-28  Jérôme Benoitfix: fix station info generation
2023-04-28  Jérôme Benoitfeat: save connectors/evses map in charging station...
2023-03-26  Jérôme Benoitrefactor: rename a template key to a more sensible...
2023-01-05  Jérôme BenoitAdd BootNotification and ClearCache OCPP 2.0.1 commands...
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2022-12-23  Jérôme BenoitApply dependencies update
2022-11-24  Jérôme BenoitRemove soap from the OCPP protocol enum
2022-11-20  Jérôme BenoitType definitions cleanup
2022-11-05  Jérôme BenoitAdd trigger message type feature flag in charging stati...
2022-10-25  Jérôme BenoitMove web ui code in its own directory