refactor(ui): cleanup eslint configuration
[e-mobility-charging-stations-simulator.git] / ui / web / src / components / actions / AddChargingStations.vue
2024-03-07  Jérôme Benoitrefactor(ui): cleanup eslint configuration
2024-03-07  Jérôme Benoitrefactor: refine type definitions
2024-03-07  Jérôme Benoitrefactor(ui): use watchers to refresh display
2024-03-05  Jérôme Benoitrefactor: cleanup vue.js global properties usage
2024-03-05  Jérôme Benoitrefactor(ui): cleanup initial data fetching code
2024-03-03  Jérôme Benoitrefactor(ui): cleanup actions panel
2024-03-03  Jérôme Benoitrefactor(ui): refine action container styling
2024-03-02  Jérôme Benoitrefactor(ui): strong type pages ref
2024-03-01  Jérôme Benoitrefactor(ui): trivial code cleanups
2024-03-01  Jérôme Benoitfeat(ui): introduce toggle button and use it for actions
2024-02-29  Jérôme Benoitrefactor(ui): factor out app initialization
2024-02-26  Jérôme Benoitfix(ui): add missing style in SPA
2024-02-26  Jérôme Benoitfix: fix supervision url handling at charging stations...
2024-02-24  Jérôme Benoitfeat(ui): support more charging station options at...
2024-02-22  Jérôme Benoitfeat(ui): add charging station options to add action
2024-02-20  Jérôme Benoitfix(ui): ensure action bar is displayed
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-18  Jérôme Benoitrefactor(ui): fix templates code formatting
2024-02-18  Jérôme Benoitrefactor(ui): refine action inputs
2024-02-18  Jérôme Benoitrefactor(ui): refine action forms
2024-02-18  Jérôme Benoitfeat(ui): add action success/failure notifications
2024-02-18  Jérôme Benoitrefactor(ui): cleanup props usage
2024-02-18  Jérôme Benoitfeat(ui): add charging stations action support
2024-02-17  Jérôme Benoitfix(ui): fix charging stations refresh
2024-02-17  Jérôme Benoitfix(ci): add missing .vue file