fix(ui): ensure UI server can only be started once
[e-mobility-charging-stations-simulator.git] / ui / web / src / components / charging-stations / CSData.vue
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-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-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: 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 Benoitbuild: align eslint imports sorting settings
2022-10-25  Jérôme BenoitMove web ui code in its own directory