refactor(ui): cleanup UI client instance getter
[e-mobility-charging-stations-simulator.git] / ui / web / src / components / charging-stations / CSConnector.vue
2024-03-05  Jérôme Benoitrefactor(ui): cleanup UI client instance getter
2024-03-01  Jérôme Benoitfix(ui): rerender shared toggle buttons properly
2024-03-01  Jérôme Benoitfeat(ui): introduce toggle button and use it for actions
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-18  Jérôme Benoitrefactor(ui): fix templates code formatting
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-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 Benoitrefactor(ui): remove dead code
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-09  Jérôme Benoitfeat(ui): display supervision url in charging stations...
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-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