docs: refine github issue templates
[e-mobility-charging-stations-simulator.git] / src / charging-station /
2023-07-26  Jérôme Benoitrefactor: silence linter on code duplication
2023-07-26  Jérôme Benoittest: code cleanup
2023-07-26  Jérôme Benoitrefactor: factor out ATG and charging profiles sanity...
2023-07-26  Jérôme Benoitfix: stop reservation expiration check at stop
2023-07-26  Jérôme Benoitrefactor: refine charging profiles handling variables...
2023-07-26  Jérôme Benoitrefactor: improve time handling code
2023-07-26  Jérôme Benoitrefactor: cleanup log messages
2023-07-25  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-07-25  Jérôme Benoitrefactor: add more sanity checks to charging profiles...
2023-07-25  Jérôme Benoitdocs: refine code comments
2023-07-25  Jérôme Benoitdocs: refine code comments
2023-07-25  Jérôme Benoitfix: warn abount unsupported charging profiles structure
2023-07-25  Jérôme Benoitrefactor: cleanup log messages
2023-07-25  Jérôme Benoitfeat: warn if charging profile schedule periods are...
2023-07-25  Jérôme Benoitfix: fix recurring charging profile translation to...
2023-07-25  Jérôme Benoitfix: properly use date-fns difference functions
2023-07-25  Jérôme Benoitfix: handle properly charging profile schedule period...
2023-07-25  Jérôme Benoitfix: ensure recurring profile duration is valid
2023-07-25  Jérôme Benoitfix: handle properly charging profile validity date
2023-07-25  Jérôme Benoitperf: only sort charging schdule periods if needed
2023-07-25  Jérôme Benoitfix: ensure charging schedule periods are sorted by...
2023-07-25  Jérôme Benoitrefactor: add sanity check on recurring charging profil...
2023-07-25  Jérôme Benoitfix: properly handling moving recurring charging profiles
2023-07-25  Jérôme Benoitrefactor: factor out recurring charging profile handling
2023-07-25  Jérôme Benoitrefactor: add sanity checks to charging profiles handling
2023-07-25  Jérôme Benoitfeat: add support charging profile validity interval
2023-07-24  Jérôme Benoitrefactor: refine log level
2023-07-24  Jérôme Benoitrefactor: add type for charging profiles limit
2023-07-24  Jérôme Benoitfeat: add support for relative charging profile
2023-07-24  Jérôme BenoitMerge pull request #634 from SAP/fix-limitation-from...
2023-07-24  Jérôme Benoitrefactor: improve recurring charging profile mishandlin...
2023-07-24  Jérôme Benoitfeat: add support for charging profiles relative to...
2023-07-24  Jérôme Benoitrefactor: cleanup variable namespace
2023-07-24  Jérôme Benoitrefactor: add sanity checks to recurring profiles trans...
2023-07-24  Jérôme Benoitfix: properly translate schedule start date to current...
2023-07-24  Jérôme Benoitfix: handle recurring charging profiles only in the...
2023-07-24  Jérôme Benoitfix: remove monthly recurring charging profiles
2023-07-24  Jérôme Benoitfeat: support all recurrency types in charging profiles
2023-07-24  Jérôme Benoitrefactor: cleanup getLimitFromChargingProfiles() helper...
2023-07-24  Jérôme Benoitfix: ensure daily recurring charging profiles are adjus...
2023-07-24  Jérôme Benoitfix: fix daily recurring charging profiles handling
2023-07-24  Jérôme Benoitrefactor: cleanup date handling
2023-07-24  Jérôme Benoitfeat: improve duration formatting
2023-07-23  Jérôme Benoitfix: fix ATG configuration save at template reload
2023-07-23  Jérôme Benoitperf: fine tune default pool size for load tests
2023-07-23  Jérôme Benoitfix: clone configuration only if defined
2023-07-21  Jérôme Benoitfix: use aliased payload type on broadcast channel
2023-07-21  Jérôme Benoitfix: fix promises return type
2023-07-20  Jérôme Benoitfeat: strict message event checking in worker set mode
2023-07-20  Jérôme Benoitfeat: add error handling to worker set worker
2023-07-20  Jérôme Benoitrefactor: remove now uneeded sanity check at worker...
2023-07-19  Jérôme Benoitfix: do not use async callback with setInterval()
2023-07-19  Jérôme Benoitfix: fix 'Cannot read properties of undefined' with...
2023-07-19  Jérôme Benoitfix: fix ATG startup
2023-07-18  Jérôme Benoitrefactor: cleanup default worker options handling
2023-07-18  Jérôme Benoitdocs: improve code comments
2023-07-18  Jérôme Benoitrefactor: factor out OCPP params handling helpers
2023-07-18  Jérôme Benoitbuild(simulator): switch to strict type checking
2023-07-17  Jérôme Benoitrefactor: cleanup configuration class usage
2023-07-17  Jérôme Benoitfix: ensure reservation expiration internal is > 0
2023-07-16  Jérôme Benoitfix: fix configuration section caching
2023-07-16  Jérôme Benoitrefactor: add type parameter to OCPP stack for request...
2023-07-16  Jérôme Benoitrefactor: cleanup null checks and helpers
2023-07-16  Jérôme Benoitbuild(ci): fix linting
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-14  Jérôme Benoitbuild(simulator): silence linter
2023-07-14  Jérôme Benoitrefactor: remove pool strategy from worker configuratio...
2023-07-12  Jérôme Benoitfix: fix elementsPerWorker automatic calculation
2023-07-12  Jérôme Benoitfeat: add elementsPerWorker automatic calculation
2023-07-11  Jérôme Benoitfeat(simulator): allow to deprecate only template confi...
2023-07-11  Jérôme Benoitfix: properly deprecate payloadSchemaValidation templat...
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-10  Jérôme Benoitrefactor: cleanup loops over object keys
2023-07-09  Jérôme Benoitfix: flag dynamic pool mode as experimental
2023-07-07  Jérôme Benoitrefactor: remove payloadSchemaValidation from template...
2023-07-07  Jérôme Benoitfeat: make ocppStrictCompliance define payloadSchemaVal...
2023-07-07  Jérôme Benoitfix: clear idtags cache at template file change
2023-07-05  Jérôme Benoitrefactor: split ChargingStationUtils class static metho...
2023-07-05  Jérôme Benoitrefactor: split Utils static methods class into functions
2023-07-04  Jérôme Benoitrefactor: cleanup imports
2023-07-03  Jérôme Benoitrefactor: cleanup package.json version usage
2023-07-01  Jérôme Benoitdocs: improve code documentation
2023-06-29  Jérôme Benoitrefactor: remove debug code
2023-06-28  Jérôme Benoitrefactor: cleanup worker export
2023-06-28  Jérôme Benoitfix: various fixes to the reservation code
2023-06-27  Jérôme Benoitfeat: display worker set/pool info at startup
2023-06-19  Jérôme Benoitdocs: add FIXME
2023-06-19  Jérôme Benoitfix: ensure id tags cache is properly cleaned
2023-06-19  Jérôme Benoitfix: ensure simulator will stop after a timeout (120s)
2023-06-10  Jérôme Benoitfix: fix worker options argument passing to worker...
2023-06-07  Jérôme BenoitMerge pull request #596 from JulianHBuecher/reservation...
2023-06-07  Jérôme BenoitMerge branch 'main' into reservation-process-bug-fix
2023-06-07  Jérôme Benoitrefactor: factor out charging station events waiter
2023-06-07  Julian Buecherfix: missing status updates regarding reservation cance...
2023-06-06  Jérôme Benoitfix: ensure firmware update simulation always run as...
2023-06-05  Jérôme Benoitrefactor: revert overzealous cleanup
2023-06-05  Jérôme Benoitrefactor: cleanup reservation code
2023-06-05  Jérôme Benoitrefactor: cleanup reservation code
2023-06-05  Jérôme Benoitrefactor: use helper to set and send connector status...
2023-06-05  Jérôme Benoitfix: validate response payload related to reservation...
next