Merge pull request #1037 from SAP/dependabot/github_actions/pnpm/action-setup-4
[e-mobility-charging-stations-simulator.git] / .vscode /
2024-04-05  Jérôme Benoitbuild: refine vscode settings
2024-02-13  Jérôme Benoitperf: switch from lodash to rambda
2024-02-03  Jérôme Benoitbuild: silence spelling warnings
2024-01-06  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/jsdom-23.1.0 into...
2024-01-01  Jérôme Benoitbuild: cleanup code extensions recommendation
2024-01-01  Jérôme Benoitbuild: cleanup recommended code extensions
2023-12-15  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/vite-5.0.9 into...
2023-12-08  Jérôme Benoitbuild(deps-dev): apply updates
2023-11-28  Jérôme Benoitperf: allow to fine tune worker_threads ressource confi...
2023-11-05  Jérôme Benoitbuild(simulator): production build does not include...
2023-10-10  Jérôme BenoitMerge dependabot/npm_and_yarn/types/node-20.8.4 into...
2023-10-06  Jérôme Benoittest(simulator): recommend and setup extension for...
2023-09-29  Jérôme Benoittest: switch to node.js test runner
2023-09-24  Jérôme Benoitbuild: silence linter
2023-08-29  Jérôme Benoitbuild: refine vscode configuration
2023-08-17  Jérôme Benoitbuild(deps): apply dependencies updates
2023-07-15  Jérôme Benoitbuild: add keywords section to package.json
2023-07-01  Jérôme Benoitdocs: improve code documentation
2023-06-05  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-05-29  Jérôme Benoittest(simulator): use standard file namespace for tests
2023-05-28  Jérôme Benoitbuild(simulator): always minify bundle
2023-05-28  Jérôme Benoitdocs: refine README.md
2023-05-27  Jérôme Benoitfix: fix CS configuration hash calculation
2023-05-26  Jérôme Benoitrefactor: stop !== shutdown semantic
2023-05-22  Jérôme Benoitfix: various fixes to files handling and their content...
2023-05-21  Jérôme Benoitrefactor: organize constants
2023-05-21  Jérôme Benoitrefactor: cleanup constants namespace
2023-05-21  Jérôme Benoitdocs: add OCPP 2.x.x sections
2023-05-20  Jérôme Benoitrefactor(simulator): factor out common helpers
2023-05-20  Jérôme Benoitbuild(simulator): don't preserve modules
2023-05-18  Jérôme Benoitbuild(deps): apply updates
2023-05-01  Jérôme Benoitbuild: fix sonarlint settings
2023-04-25  Jérôme Benoitfeat: add initial support for evse definition in template
2023-04-25  Jérôme Benoitbuild: fix code mocha explorer settings with ESM
2023-04-25  Jérôme Benoitbuild: silence wrong spelling report
2023-04-25  Jérôme Benoitbuild: silence wrong spelling report
2023-04-25  Jérôme Benoitbuild(ui): silence wrong spelling report
2023-04-24  Jérôme Benoitbuild: silence wrong spelling report
2023-04-24  Jérôme Benoitrefactor: add sanity check to worker script handling
2023-03-22  Jérôme Benoitbuild(simulator): switch to pnpm
2023-03-18  Jérôme Benoitfix: make ESM bundle work
2022-10-29  Jérôme BenoitCleanup npm scripts
2022-10-29  Jérôme BenoitRemove now uneeded vscode configuration
2022-10-29  Jérôme BenoitAdd UTs debugging configuration
2022-10-25  Jérôme BenoitAdd vscode configuration for unit tests
2022-09-09  Jérôme BenoitGive Web UI its own code configuration
2022-09-05  Jérôme BenoitAdd code settings for Web UI
2022-08-27  Jérôme BenoitRecommend only supported vue.js code extensions
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-22  Lucas MigeonVue UI + UI server
2022-08-04  Jérôme BenoitRefine VScode launch configurations
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-03-04  Jérôme BenoitApply prettier formating
2021-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-14  Jérôme BenoitMinify production build
2021-02-13  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge pull request #8 from LucasBrazi06/build
2021-02-13  Jérôme BenoitMake the build app self contained.
2021-02-12  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-12  Jérôme BenoitImprove vscode debug setup.
2020-11-08  Jérôme BenoitUse Grunt for TS transpilation.
2020-11-04  Jérôme BenoitRecommend imports sorting code extension.
2020-10-17  Jérôme BenoitMake the station worker self contained.
2020-10-15  Jérôme BenoitFix remote transaction start.
2020-04-15  Jérôme BenoitInitial commit