fix(ui): handle missing version in simulator state
[e-mobility-charging-stations-simulator.git] / ui / web / src / components / buttons /
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): 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 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 Benoitfeat(ui): introduce toggle button and use it for actions
2024-02-29  Jérôme Benoitrefactor(ui): factor out app initialization
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 Benoitfix(ui): ensure consistent styling on all buttons
2024-02-18  Jérôme Benoitfeat(ui): add charging stations action support
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
2022-10-25  Jérôme BenoitMove web ui code in its own directory