repositories
/
e-mobility-charging-stations-simulator.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
e-mobility-charging-stations-simulator.git
2024-03-07
Jérôme Benoit
refactor: cleanup eslint configuration
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
refactor(ui): cleanup eslint configuration
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
refactor: refine error message
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
refactor(ui): cleanup type definitions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
refactor: refine type definitions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
refactor: add sanity checks at adding charging station(s)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
refactor(ui): use watchers to refresh display
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
docs: refine README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
docs: document UI protocol simulator state RPC command
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-07
Jérôme Benoit
build: fix linter error
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-06
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-06
Jérôme Benoit
feat(ui): add 'Not found' catch all
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-06
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-06
Jérôme Benoit
refactor(ui): refine types augmentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-06
Jérôme Benoit
refactor: move charging station helper to its right...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-06
Jérôme Benoit
fix: fix template name consistency
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-06
Jérôme Benoit
refactor: use 'join' to build template relative path
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-06
Jérôme Benoit
fix: properly handle template relative file path within...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
refactor(ui): cleanup UI client instance getter
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
fix(ui): fix global properties init
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
refactor: cleanup vue.js global properties usage
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
fix(ui): remove WS event listeners at main page unmount
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
refactor(ui): cleanup initial data fetching code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
refactor(ui): cleanup data fetching and display refresh...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
fix: get diagnostics is trying to upload the incorrect...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-05
Jérôme Benoit
fix(simulator): ftp client incorrect access request...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-04
Jérôme Benoit
build(deps): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
fix: ensure docker image configurations can be override...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
fix(docker): fix Web UI path in start shell script
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
build: use pnpm workspace
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
fix(ui): handle missing version in simulator state
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
perf(ui): use computed ref when possible
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
docs(ui): update Web UI screenshot
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
refactor(ui): cleanup actions panel
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
refactor(ui): refine action container styling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
refactor(ui): refine toggle button styling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
refactor(ui): refine simulator button style
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
refactor(ui): trivial code cleanup
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-03
Jérôme Benoit
fix(ui): ensure the tool bar is sized at 100% width
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-02
Jérôme Benoit
chore: version 1.2.38
v1.2.38
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-02
Jérôme Benoit
docs: update Web UI screenshot
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-02
Jérôme Benoit
refactor(ui): refine CS table width sizing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-02
Jérôme Benoit
feat: expose template stats to UI server simulatorState...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-02
Jérôme Benoit
fix(ui): fix connector(s) column flex direction
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-02
Jérôme Benoit
refactor(ui): strong type pages ref
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
refactor(ui): refine UI server selector styling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
refactor(ui): put all main actions to the same bar
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
refactor(ui): cleanup helper namespace
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
refactor(ui): cleanup CSS styling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
refactor(ui): cleanup CSS styling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
refactor(ui): cleanup props usage
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
docs: refine GitHub issue templates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
docs: refine GitHub issue templates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
docs: refine GitHub issue templates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
feat(ui): use toggle button to star/stop simulator
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
fix(ui): rerender shared toggle buttons properly
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
refactor(ui): trivial code cleanups
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
fix(ui): do not clear toggle button states on reload
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
fix(ui): refresh add charging stations button on UI...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
feat(ui): introduce toggle button and use it for actions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
Merge pull request #1005 from SAP/combined-prs-branch
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
Merge branch 'main' into combined-prs-branch
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
Merge dependabot/npm_and_yarn/types/node-20.11.24 into...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-03-01
Jérôme Benoit
Merge dependabot/npm_and_yarn/ui/web/types/node-20...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-29
dependabot...
build(deps-dev): bump @types/node from 20.11.22 to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-29
dependabot...
build(deps-dev): bump @types/node from 20.11.22 to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-29
Jérôme Benoit
refactor(ui): factor out app initialization
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-29
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-28
Jérôme Benoit
fix(ui): ensure opened actions are closed at UI server...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-28
Jérôme Benoit
fix(ui): close add charging stations action at UI serve...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-28
Jérôme Benoit
fix(ui): ensure templates are refreshed at UI server...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-28
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-28
Jérôme Benoit
fix(ui): ensure app is initialized independently of...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-28
Jérôme Benoit
feat(ui): allow to specificy a UI server configuration...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-27
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-27
Jérôme Benoit
fix(ui): ensure the charging stations list re-rendered...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-27
Jérôme Benoit
docs(ui): document multiple UI servers configuration
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-27
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-27
Jérôme Benoit
refactor(ui): cleanup variables namespace
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-27
Jérôme Benoit
fix(ui): re-render charging stations table without...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-26
Jérôme Benoit
refactor(ui): cleanup toast messages
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-26
Jérôme Benoit
fix(ui): move v-show to the UI server container component
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-26
Jérôme Benoit
feat(ui): add support for multiple UI server configurations
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-26
Jérôme Benoit
fix(ui): add missing style in SPA
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-26
Jérôme Benoit
build(deps): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-26
Jérôme Benoit
fix: fix supervision url handling at charging stations...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-25
Jérôme Benoit
build: bump volta pnpm version
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-25
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-24
Jérôme Benoit
docs(ui): refine ui/web/README.md wording
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-24
Jérôme Benoit
docs(ui): update Web UI screenshot
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-24
Jérôme Benoit
refactor: refine .cfignore
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-24
Jérôme Benoit
refactor: cleanup integer conversion helper
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-24
Jérôme Benoit
feat(ui): support more charging station options at...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-24
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-23
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2024-02-23
Jérôme Benoit
Merge pull request #990 from SAP/dependabot/npm_and_yar...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
next