fix(ui): handle missing version in simulator state
[e-mobility-charging-stations-simulator.git] / ui / web / src / components /
2024-03-03  Jérôme Benoitperf(ui): use computed ref when possible
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-03  Jérôme Benoitrefactor(ui): refine toggle button styling
2024-03-03  Jérôme Benoitfix(ui): ensure the tool bar is sized at 100% width
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-02  Jérôme Benoitrefactor(ui): strong type pages ref
2024-03-01  Jérôme Benoitrefactor(ui): put all main actions to the same bar
2024-03-01  Jérôme Benoitrefactor(ui): cleanup CSS styling
2024-03-01  Jérôme Benoitrefactor(ui): cleanup props usage
2024-03-01  Jérôme Benoitfeat(ui): use toggle button to star/stop simulator
2024-03-01  Jérôme Benoitfix(ui): rerender shared toggle buttons properly
2024-03-01  Jérôme Benoitrefactor(ui): trivial code cleanups
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-29  Jérôme Benoitrefactor(ui): factor out app initialization
2024-02-27  Jérôme Benoitfix(ui): ensure the charging stations list re-rendered...
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-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-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-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 inputs
2024-02-18  Jérôme Benoitrefactor(ui): refine input type
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 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-18  Jérôme Benoitfeat(ui): add charging stations action support
2024-02-17  Jérôme Benoitfix(ui): add action cancellation
2024-02-17  Jérôme Benoitfix(ui): fix charging stations refresh
2024-02-17  Jérôme Benoitfix(ci): add missing .vue file
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