fix(ui): re-render charging stations table without reloading
[e-mobility-charging-stations-simulator.git] / ui / web / src / views / ChargingStationsView.vue
2024-02-27  Jérôme Benoitfix(ui): re-render charging stations table without...
2024-02-26  Jérôme Benoitfix(ui): move v-show to the UI server container component
2024-02-26  Jérôme Benoitfeat(ui): add support for multiple UI server configurations
2024-02-20  Jérôme Benoitfix(ui): ensure action bar is displayed
2024-02-20  Jérôme Benoitfix: clear UI server cache at simulator stop
2024-02-19  Jérôme Benoitrefactor(ui): refine action bar style
2024-02-19  Jérôme Benoitfix(ui): ensure consistent styling on all buttons
2024-02-19  Jérôme Benoitfix: ensure charging stations array global property...
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-18  Jérôme Benoitfeat(ui): add charging stations action support
2024-02-17  Jérôme Benoitrefactor(ui): cleanup CSS styles namespace
2024-02-17  Jérôme Benoitfix(ui): fix charging stations refresh
2024-02-17  Jérôme Benoitfeat(ui): add right action bar and use it to start...
2024-02-17  Jérôme Benoitfix(ui): handle undefined charging stations data array
2024-02-17  Jérôme Benoitrefactor(ui): move the charging stations data array...
2024-02-17  Jérôme Benoitrefactor: align CSS alignment directives
2024-02-17  Jérôme Benoitfix(ui): fix missing button imports
2024-02-17  Jérôme Benoitrefactor(ui): remove dead 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-15  Jérôme Benoitrefactor(ui): trivial code cleanup
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-18  Jérôme BenoitMerge dependabot/npm_and_yarn/prettier-3.2.4 into combi...
2024-01-12  Jérôme Benoitrefactor: refine prettier configuration
2024-01-06  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/jsdom-23.1.0 into...
2023-12-29  Jérôme Benoitrefactor: more coding style fixes
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-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