e-mobility-charging-stations-simulator.git
2024-02-12  Jérôme Benoitchore: version 1.2.36 v1.2.36
2024-02-12  Jérôme Benoitbuild(deps): apply updates
2024-02-12  Jérôme Benoitfeat: allow to override supervisionUrls at adding charg...
2024-02-11  Jérôme Benoitfix: find the first free indexes at adding charging...
2024-02-11  Jérôme Benoitfix: flag worker set as stopped as soon the stopped...
2024-02-11  Jérôme Benoitrefactor: use syntax shortcuts
2024-02-11  Jérôme Benoitrefactor: factor out more charging station options...
2024-02-11  Jérôme Benoitfix: ensure workers are unreferenced at termination
2024-02-11  Jérôme Benoitrefactor: convert to nullish condition check where...
2024-02-11  Jérôme Benoitfix: ensure persistence configuration override is taken...
2024-02-11  Jérôme Benoitfix: do not leak event listeners at charging station...
2024-02-11  Jérôme Benoitrefactor: cleanup charging station options handling
2024-02-11  Jérôme Benoitfeat: add `deleteChargingStations` SRPC command to...
2024-02-10  Jérôme Benoitrefactor: consolidate default values handling
2024-02-10  Jérôme Benoitrefactor(ui): align text casing
2024-02-10  Jérôme Benoitfeat: allow to override event more template tunables...
2024-02-10  Jérôme Benoitrefactor: cleanup default stationInfo handling
2024-02-09  Jérôme Benoitfix: fix stationInfo persistent configuration default
2024-02-09  Jérôme Benoitrefactor: code formatting fixlets
2024-02-09  Jérôme Benoitfeat: allow to override more template tunables at addCh...
2024-02-09  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-09  Jérôme Benoitrefactor(ui): refine charging stations table caption...
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-02-09  Jérôme Benoitrefactor(ui): remove uneeded helpers
2024-02-09  Jérôme Benoitrefactor: cleanup variables namespace
2024-02-09  Jérôme Benoitdocs: refine README.md
2024-02-09  Jérôme Benoitdocs: update UI protocol requests collections
2024-02-09  Jérôme Benoitdocs: fix README.md formatting
2024-02-09  Jérôme Benoitfeat: add options to `addChargingStations` UI protocol...
2024-02-09  Jérôme Benoitbuild(deps): apply updates
2024-02-08  Jérôme BenoitMerge pull request #972 from SAP/dependabot/github_acti...
2024-02-08  dependabot... build(deps): bump pnpm/action-setup from 2 to 3
2024-02-08  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-07  Jérôme Benoitbuild(deps-dev): apply udpates
2024-02-06  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-06  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-05  Jérôme Benoitrefactor: refine worker event error log message
2024-02-05  Jérôme Benoitfix: fix worker event error handling
2024-02-05  Jérôme Benoitrefactor: ensure all worker events are remitted in...
2024-02-05  Jérôme Benoitrefactor: cleanup worker events handling in main thread
2024-02-05  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-05  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-05  Jérôme Benoitdocs: add missing setSupervisionUrl request to insomnia...
2024-02-05  Jérôme Benoitfix: fix performance statistics formatting in log messages
2024-02-05  Jérôme Benoitchore: version 1.2.35 v1.2.35
2024-02-05  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-05  Jérôme BenoitMerge pull request #970 from SAP/ui-performance-statistics
2024-02-05  Jérôme Benoitfix: fix UI protocol setSupervisionUrl insomnia payload
2024-02-05  Jérôme Benoitfeat: add performance statistics to UI protocol
2024-02-05  Jérôme Benoitrefactor: cleanup charging station events handling...
2024-02-05  Jérôme Benoitfix: ensure worket set stop event is emitted once
2024-02-05  Jérôme BenoitMerge pull request #969 from SAP/untanble-add-start
2024-02-05  Jérôme Benoitfix: add charging station at instantiation
2024-02-05  Jérôme Benoitfeat: untangle add charging station op from start charg...
2024-02-04  Jérôme Benoitrefactor: cleanup charging station worker namespace
2024-02-04  Jérôme Benoitdocs: fix formatting in README.md
2024-02-04  Jérôme Benoitdocs: add setSupervisionUrl to UI protocol section
2024-02-04  Jérôme Benoitdocs: refine UI Protocol section in README.md
2024-02-04  Jérôme Benoitdocs: fix typo in README.md
2024-02-04  Jérôme Benoitdocs: refine UI protocol section in README.md
2024-02-04  Jérôme Benoitdocs: refine UI protocol sequence diagram in README.md
2024-02-04  Jérôme Benoitdocs: add sequence diagram for UI protocol
2024-02-04  Jérôme Benoitdocs: fix typo in README.md
2024-02-04  Jérôme Benoitdocs: refine configuration sections type definition...
2024-02-04  Jérôme Benoitdocs: fix README.md formatting
2024-02-04  Jérôme Benoitdocs: refine README.md
2024-02-04  Jérôme Benoitrefactor: cleanup log messages
2024-02-04  Jérôme Benoitrefactor: ensure ATG will not start a transaction if...
2024-02-04  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-04  Jérôme Benoitfix: make the ATG wait for running transactions to...
2024-02-04  Jérôme Benoitrefactor: cleanup cached request helpers namespace
2024-02-04  Jérôme Benoitrefactor: improve error OCPP error message
2024-02-03  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-03  Jérôme Benoitbuild: silence spelling warnings
2024-02-03  Jérôme Benoitrefactor: silencer linter warnings
2024-02-03  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-02  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-02  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-01  Jérôme Benoitchore: version 1.2.34 v1.2.34
2024-02-01  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-01  Jérôme Benoitrefactor: cleanup control flow in statistic helpers
2024-02-01  Jérôme Benoitdocs: cleanup code comments
2024-02-01  Jérôme Benoitfix: fix uiServer configuration section sanity checks
2024-02-01  Jérôme Benoitrefactor: add type for template charging stations tracking
2024-02-01  Jérôme Benoitbuild(deps-dev): apply updates
2024-02-01  Jérôme Benoitdocs: add addChargingStations request to Insomnia reque...
2024-02-01  Jérôme Benoitfeat: add addChargingStations command to UI API
2024-01-31  Jérôme Benoitbuild(deps-dev): apply updates
2024-01-31  Jérôme Benoitfeat: add command to list templates on UI services
2024-01-31  Jérôme Benoitrefactor: consolidate charging stations tracking
2024-01-31  Jérôme Benoitfeat: expose template name used in stationInfo
2024-01-31  Jérôme Benoitbuild(deps): apply updates
2024-01-30  Jérôme Benoitrefactor: cleanup UI service response
2024-01-30  Jérôme Benoitrefactor: cleanup type definition in internal messaging
2024-01-30  Jérôme Benoitrefactor: refine type casting in internal simulator...
2024-01-30  Jérôme Benoitbuild(deps-dev): apply updates
2024-01-30  Jérôme Benoitperf: 'await' on UI request handlers only when necessary
2024-01-30  Jérôme Benoitperf: 'await' on OCPP request handlers only when necessary
2024-01-30  Jérôme Benoitrefactor: convert remote stop transaction to two stages...
next