]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/history - ui/web/src/components/charging-stations
chore(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / src / components / charging-stations /
2025-05-14  Jérôme Benoitchore(deps-dev): apply updates
2025-02-08  Jérôme BenoitMerge dependabot/pip/tests/ocpp-server/regular-9ab7691e...
2024-11-22  Jérôme Benoitrefactor: cleanup event handling callbacks
2024-11-22  Jérôme Benoitfix: ensure local storage is cleaned at CS deletion
2024-11-03  Jérôme BenoitMerge dependabot/npm_and_yarn/regular-3f0156b8ce into...
2024-10-17  Jérôme Benoitchore(deps-dev): apply updates
2024-09-06  Jérôme BenoitMerge dependabot/pip/tests/ocpp-server/regular-8a1364bd...
2024-08-21  Jérôme Benoitrefactor: switch to eslint-plugin-perfectionist
2024-08-21  Jérôme Benoitrefactor: display transaction id in UI
2024-08-01  Jérôme Benoitchore: fix eslint configuration for vue.js
2024-07-19  Jérôme Benoitchore: align code formatting configuration
2024-04-04  Jérôme BenoitMerge dependabot/npm_and_yarn/types/tar-6.1.12 into...
2024-03-09  Jérôme Benoitrefactor(ui): refine error messages formatting
2024-03-07  Jérôme Benoitrefactor(ui): refine container border sizing
2024-03-07  Jérôme Benoitrefactor(ui): cleanup eslint configuration
2024-03-05  Jérôme Benoitrefactor(ui): cleanup UI client instance getter
2024-03-03  Jérôme Benoitperf(ui): use computed ref when possible
2024-03-02  Jérôme Benoitrefactor(ui): refine CS table width sizing
2024-03-02  Jérôme Benoitfix(ui): fix connector(s) column flex direction
2024-03-01  Jérôme Benoitrefactor(ui): cleanup CSS styling
2024-03-01  Jérôme Benoitfix(ui): rerender shared toggle buttons properly
2024-03-01  Jérôme Benoitfix(ui): do not clear toggle button states on reload
2024-03-01  Jérôme Benoitfeat(ui): introduce toggle button and use it for actions
2024-02-27  Jérôme Benoitfix(ui): ensure the charging stations list re-rendered...
2024-02-21  Jérôme Benoitfix(ui): ensure UI server can only be started once
2024-02-21  Jérôme Benoitrefactor(ui): improve the charging stations list styles
2024-02-19  Jérôme Benoitfeat(ui): add helper to dynamically set configuration...
2024-02-18  Jérôme Benoitrefactor(ui): fix templates code formatting
2024-02-18  Jérôme Benoitrefactor(ui): refine action forms
2024-02-18  Jérôme Benoitrefactor(ui): cleanup casing style
2024-02-18  Jérôme Benoitfeat(ui): prefer arrow functions
2024-02-18  Jérôme Benoitfeat(ui): add action success/failure notifications
2024-02-18  Jérôme Benoitfeat(ui): add set supervision url action
2024-02-18  Jérôme Benoitrefactor(ui): cleanup props usage
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): move the charging stations data array...
2024-02-17  Jérôme Benoitfix(ui): fix missing button imports
2024-02-17  Jérôme Benoitrefactor(ui): remove uneeded encapsulation
2024-02-17  Jérôme Benoitrefactor(ui): remove dead code
2024-02-17  Jérôme Benoitrefactor(ui): refine tables CSS
2024-02-17  Jérôme Benoitrefactor(ui): cleanup vue.js app initialization code...
2024-02-16  Jérôme Benoitrefactor(ui): refine connectors table sizing
2024-02-16  Jérôme Benoitfeat(ui): enhance charging stations list structure
2024-02-14  Jérôme Benoitrefactor(ui): use JSON format as runtime configuration
2024-02-10  Jérôme Benoitrefactor(ui): align text casing
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-01-06  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/jsdom-23.1.0 into...
2023-12-29  Jérôme Benoitchore: switch coding style to JS standard
2023-07-16  Jérôme Benoitrefactor(ui): switch to named export
2023-07-16  Jérôme Benoitrefactor: cleanup null checks and helpers
2023-05-19  Jérôme Benoitrefactor(ui): add types export control
2023-05-03  Jérôme Benoitrefactor(ui): variable namespace cleanups
2023-05-03  Jérôme Benoitfeat(ui): make evses works in the web ui
2023-05-01  Jérôme Benoitfix(ui): silence sonar
2023-05-01  Jérôme Benoitbuild: align eslint imports sorting settings
2023-04-24  Jérôme Benoitbuild(ui): switch to vite
2022-10-25  Jérôme BenoitMove web ui code in its own directory