e-mobility-charging-stations-simulator.git
11 months agochore: version 1.2.14 v1.2.14
Jérôme Benoit [Fri, 26 May 2023 19:40:41 +0000 (21:40 +0200)] 
chore: version 1.2.14

11 months agobuild(deps): apply updates
Jérôme Benoit [Fri, 26 May 2023 19:30:23 +0000 (21:30 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: fix undefined payload check in UI server code
Jérôme Benoit [Fri, 26 May 2023 13:07:53 +0000 (15:07 +0200)] 
fix: fix undefined payload check in UI server code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: only send UI server response when needed
Jérôme Benoit [Fri, 26 May 2023 12:55:36 +0000 (14:55 +0200)] 
fix: only send UI server response when needed

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: format error message properly
Jérôme Benoit [Fri, 26 May 2023 12:35:37 +0000 (14:35 +0200)] 
refactor: format error message properly

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: ensure simulator stop wait for started CS only stop
Jérôme Benoit [Fri, 26 May 2023 11:20:55 +0000 (13:20 +0200)] 
fix: ensure simulator stop wait for started CS only stop

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild: silence rollup warning
Jérôme Benoit [Fri, 26 May 2023 10:58:21 +0000 (12:58 +0200)] 
build: silence rollup warning

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: wait for charging stations to be stopped at simulator stop
Jérôme Benoit [Fri, 26 May 2023 10:55:09 +0000 (12:55 +0200)] 
fix: wait for charging stations to be stopped at simulator stop

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofeat: add graceful shutdown
Jérôme Benoit [Thu, 25 May 2023 22:02:19 +0000 (00:02 +0200)] 
feat: add graceful shutdown

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor(simulator): factor out data transfer response
Jérôme Benoit [Thu, 25 May 2023 19:42:52 +0000 (21:42 +0200)] 
refactor(simulator): factor out data transfer response

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild(deps): apply updates
Jérôme Benoit [Thu, 25 May 2023 19:26:36 +0000 (21:26 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: fix chalk invocation in configuration file handling code
Jérôme Benoit [Thu, 25 May 2023 15:56:59 +0000 (17:56 +0200)] 
fix: fix chalk invocation in configuration file handling code

Extracted from PR #574

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: does not override ATG configuration with default one
Jérôme Benoit [Wed, 24 May 2023 21:23:52 +0000 (23:23 +0200)] 
fix: does not override ATG configuration with default one

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor(simulator): simplify ATG default configuration usage
Jérôme Benoit [Wed, 24 May 2023 21:21:27 +0000 (23:21 +0200)] 
refactor(simulator): simplify ATG default configuration usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor(simulator): add more default values to ATG
Jérôme Benoit [Wed, 24 May 2023 21:08:59 +0000 (23:08 +0200)] 
refactor(simulator): add more default values to ATG

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor(simulator): factor out default ATG configuration
Jérôme Benoit [Wed, 24 May 2023 20:56:29 +0000 (22:56 +0200)] 
refactor(simulator): factor out default ATG configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor(simulator): rename checkTemplateFile() -> checkTemplate()
Jérôme Benoit [Wed, 24 May 2023 18:58:59 +0000 (20:58 +0200)] 
refactor(simulator): rename checkTemplateFile() -> checkTemplate()

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor(simulator): warn at startup for missing id tags file
Jérôme Benoit [Wed, 24 May 2023 18:50:03 +0000 (20:50 +0200)] 
refactor(simulator): warn at startup for missing id tags file

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: revert incorrect id tags cache key building
Jérôme Benoit [Wed, 24 May 2023 14:11:47 +0000 (16:11 +0200)] 
fix: revert incorrect id tags cache key building

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor(simulator): strong type worker data for evses
Jérôme Benoit [Wed, 24 May 2023 13:25:23 +0000 (15:25 +0200)] 
refactor(simulator): strong type worker data for evses

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: improve error log messages
Jérôme Benoit [Tue, 23 May 2023 08:35:49 +0000 (10:35 +0200)] 
refactor: improve error log messages

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: improve error logging
Jérôme Benoit [Tue, 23 May 2023 08:34:08 +0000 (10:34 +0200)] 
refactor: improve error logging

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 23 May 2023 07:25:03 +0000 (09:25 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: ensure the runtime ATG configuration is saved
Jérôme Benoit [Mon, 22 May 2023 22:08:46 +0000 (00:08 +0200)] 
fix: ensure the runtime ATG configuration is saved

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: properly fallback to template OCPP configuration
Jérôme Benoit [Mon, 22 May 2023 18:38:27 +0000 (20:38 +0200)] 
fix: properly fallback to template OCPP configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: ensure no empty string as supervision url can be used at runtime
Jérôme Benoit [Mon, 22 May 2023 16:37:38 +0000 (18:37 +0200)] 
fix: ensure no empty string as supervision url can be used at runtime

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild(deps): apply updates
Jérôme Benoit [Mon, 22 May 2023 14:12:21 +0000 (16:12 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: various fixes to files handling and their content caching
Jérôme Benoit [Mon, 22 May 2023 08:48:13 +0000 (10:48 +0200)] 
fix: various fixes to files handling and their content caching

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: align constants scope syntax
Jérôme Benoit [Mon, 22 May 2023 05:18:17 +0000 (07:18 +0200)] 
refactor: align constants scope syntax

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: organize constants
Jérôme Benoit [Sun, 21 May 2023 23:14:23 +0000 (01:14 +0200)] 
refactor: organize constants

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: cleanup constants namespace
Jérôme Benoit [Sun, 21 May 2023 22:12:43 +0000 (00:12 +0200)] 
refactor: cleanup constants namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: fix sections level
Jérôme Benoit [Sun, 21 May 2023 11:28:56 +0000 (13:28 +0200)] 
docs: fix sections level

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: add OCPP 2.x.x sections
Jérôme Benoit [Sun, 21 May 2023 11:25:47 +0000 (13:25 +0200)] 
docs: add OCPP 2.x.x sections

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild(deps-dev): update overrides got version
Jérôme Benoit [Sun, 21 May 2023 09:17:53 +0000 (11:17 +0200)] 
build(deps-dev): update overrides got version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(simulator): refine pnpm overrides
Jérôme Benoit [Sat, 20 May 2023 23:26:24 +0000 (01:26 +0200)] 
build(simulator): refine pnpm overrides

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix overrides handling for dependencies
Jérôme Benoit [Sat, 20 May 2023 23:12:36 +0000 (01:12 +0200)] 
fix: fix overrides handling for dependencies

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor(simulator): remove unused async lock class attribute
Jérôme Benoit [Sat, 20 May 2023 20:11:27 +0000 (22:11 +0200)] 
refactor(simulator): remove unused async lock class attribute

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor(simulator): move configuration related helpers
Jérôme Benoit [Sat, 20 May 2023 19:59:36 +0000 (21:59 +0200)] 
refactor(simulator): move configuration related helpers

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 20 May 2023 19:32:50 +0000 (21:32 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor(simulator): factor out common helpers
Jérôme Benoit [Sat, 20 May 2023 19:15:19 +0000 (21:15 +0200)] 
refactor(simulator): factor out common helpers

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 20 May 2023 15:03:20 +0000 (17:03 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(simulator): use module imports for performance
Jérôme Benoit [Sat, 20 May 2023 12:39:10 +0000 (14:39 +0200)] 
build(simulator): use module imports for performance

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(simulator): don't preserve modules
Jérôme Benoit [Sat, 20 May 2023 12:29:28 +0000 (14:29 +0200)] 
build(simulator): don't preserve modules

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor(ui): order types export
Jérôme Benoit [Fri, 19 May 2023 20:36:50 +0000 (22:36 +0200)] 
refactor(ui): order types export

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor(ui): add types export control
Jérôme Benoit [Fri, 19 May 2023 20:35:53 +0000 (22:35 +0200)] 
refactor(ui): add types export control

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: revert internal exports
Jérôme Benoit [Fri, 19 May 2023 20:14:39 +0000 (22:14 +0200)] 
refactor: revert internal exports

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: revert internal exports
Jérôme Benoit [Fri, 19 May 2023 16:55:16 +0000 (18:55 +0200)] 
refactor: revert internal exports

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: revert internal exports in utils
Jérôme Benoit [Fri, 19 May 2023 16:06:11 +0000 (18:06 +0200)] 
refactor: revert internal exports in utils

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: revert internal exports in exception
Jérôme Benoit [Fri, 19 May 2023 10:53:54 +0000 (12:53 +0200)] 
refactor: revert internal exports in exception

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: revert internal exports
Jérôme Benoit [Fri, 19 May 2023 10:51:27 +0000 (12:51 +0200)] 
refactor: revert internal exports

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 19 May 2023 10:42:08 +0000 (12:42 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(ui): sync volta versions
Jérôme Benoit [Thu, 18 May 2023 16:38:42 +0000 (18:38 +0200)] 
build(ui): sync volta versions

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): apply updates
Jérôme Benoit [Thu, 18 May 2023 16:21:37 +0000 (18:21 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): apply updates
Jérôme Benoit [Thu, 18 May 2023 10:53:24 +0000 (12:53 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): add labels on dependabot PRs
Jérôme Benoit [Thu, 18 May 2023 10:15:06 +0000 (12:15 +0200)] 
build(deps): add labels on dependabot PRs

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 17 May 2023 18:25:41 +0000 (20:25 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 15 May 2023 21:45:18 +0000 (23:45 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): apply updates
Jérôme Benoit [Sat, 13 May 2023 16:02:28 +0000 (18:02 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 months agoMerge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator
Jérôme Benoit [Fri, 12 May 2023 20:35:45 +0000 (22:35 +0200)] 
Merge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator

12 months agorefactor: cleanup method namaspace
Jérôme Benoit [Fri, 12 May 2023 20:34:41 +0000 (22:34 +0200)] 
refactor: cleanup method namaspace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 12 May 2023 18:02:58 +0000 (20:02 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 months agorefactor: factor out performance records JSON file path building
Jérôme Benoit [Fri, 12 May 2023 13:50:53 +0000 (15:50 +0200)] 
refactor: factor out performance records JSON file path building

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): apply updates
Jérôme Benoit [Fri, 12 May 2023 12:16:22 +0000 (14:16 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: silence sonar
Jérôme Benoit [Wed, 10 May 2023 22:53:46 +0000 (00:53 +0200)] 
refactor: silence sonar

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: group conditions in connector status change check
Jérôme Benoit [Wed, 10 May 2023 22:44:01 +0000 (00:44 +0200)] 
refactor: group conditions in connector status change check

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: handle relative path to performance records JSON file
Jérôme Benoit [Wed, 10 May 2023 19:29:52 +0000 (21:29 +0200)] 
fix: handle relative path to performance records JSON file

fix #524

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: version 1.2.13 v1.2.13
Jérôme Benoit [Tue, 9 May 2023 12:57:37 +0000 (14:57 +0200)] 
chore: version 1.2.13

12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 9 May 2023 12:48:55 +0000 (14:48 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 9 May 2023 12:32:56 +0000 (14:32 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: cleanup variables namespace
Jérôme Benoit [Mon, 8 May 2023 23:25:01 +0000 (01:25 +0200)] 
refactor: cleanup variables namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: improve statistic helpers tests
Jérôme Benoit [Mon, 8 May 2023 23:21:15 +0000 (01:21 +0200)] 
test: improve statistic helpers tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agoperf: optimize median computation
Jérôme Benoit [Mon, 8 May 2023 23:12:18 +0000 (01:12 +0200)] 
perf: optimize median computation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: cleanup statistic helpers code
Jérôme Benoit [Mon, 8 May 2023 22:36:53 +0000 (00:36 +0200)] 
refactor: cleanup statistic helpers code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: align statistic helpers return for empty data set
Jérôme Benoit [Mon, 8 May 2023 22:24:33 +0000 (00:24 +0200)] 
refactor: align statistic helpers return for empty data set

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: move and fix statistic related helpers implementation
Jérôme Benoit [Mon, 8 May 2023 22:11:31 +0000 (00:11 +0200)] 
fix: move and fix statistic related helpers implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: add GitHub CI badge to README.md
Jérôme Benoit [Mon, 8 May 2023 18:22:16 +0000 (20:22 +0200)] 
docs: add GitHub CI badge to README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: version 1.2.12 v1.2.12
Jérôme Benoit [Mon, 8 May 2023 16:41:41 +0000 (18:41 +0200)] 
chore: version 1.2.12

12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 8 May 2023 16:20:04 +0000 (18:20 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): apply updates
Jérôme Benoit [Mon, 8 May 2023 12:15:08 +0000 (14:15 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 7 May 2023 09:59:09 +0000 (11:59 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(ci): silence GitHub actions warnings
Jérôme Benoit [Sat, 6 May 2023 22:09:11 +0000 (00:09 +0200)] 
build(ci): silence GitHub actions warnings

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): apply updates
Jérôme Benoit [Sat, 6 May 2023 21:35:40 +0000 (23:35 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix median and percentile calculation
Jérôme Benoit [Sat, 6 May 2023 17:55:36 +0000 (19:55 +0200)] 
fix: fix median and percentile calculation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 5 May 2023 21:41:52 +0000 (23:41 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 5 May 2023 21:32:56 +0000 (23:32 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 3 May 2023 21:04:47 +0000 (23:04 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor(ui): variable namespace cleanups
Jérôme Benoit [Wed, 3 May 2023 19:41:13 +0000 (21:41 +0200)] 
refactor(ui): variable namespace cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofeat(ui): make evses works in the web ui
Jérôme Benoit [Wed, 3 May 2023 19:26:19 +0000 (21:26 +0200)] 
feat(ui): make evses works in the web ui

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 3 May 2023 09:58:45 +0000 (11:58 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: ensure transaction cannot be started on a used evse
Jérôme Benoit [Tue, 2 May 2023 22:39:30 +0000 (00:39 +0200)] 
fix: ensure transaction cannot be started on a used evse

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: cleanup async lock API
Jérôme Benoit [Tue, 2 May 2023 21:22:51 +0000 (23:22 +0200)] 
refactor: cleanup async lock API

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): apply updates
Jérôme Benoit [Tue, 2 May 2023 19:05:25 +0000 (21:05 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: add copyright notices
Jérôme Benoit [Mon, 1 May 2023 21:41:04 +0000 (23:41 +0200)] 
chore: add copyright notices

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix(ui): silence sonar
Jérôme Benoit [Mon, 1 May 2023 20:54:15 +0000 (22:54 +0200)] 
fix(ui): silence sonar

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 1 May 2023 20:43:58 +0000 (22:43 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(ci): fix sonar scanner
Jérôme Benoit [Mon, 1 May 2023 20:25:45 +0000 (22:25 +0200)] 
build(ci): fix sonar scanner

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild: fix sonarlint settings
Jérôme Benoit [Mon, 1 May 2023 20:22:45 +0000 (22:22 +0200)] 
build: fix sonarlint settings

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(ci): fix sonar scanner
Jérôme Benoit [Mon, 1 May 2023 20:07:00 +0000 (22:07 +0200)] 
build(ci): fix sonar scanner

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(ci): fix sonar scanner run
Jérôme Benoit [Mon, 1 May 2023 19:49:17 +0000 (21:49 +0200)] 
build(ci): fix sonar scanner run

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(ci): use monorepo setup on sonarcloud
Jérôme Benoit [Mon, 1 May 2023 19:36:02 +0000 (21:36 +0200)] 
build(ci): use monorepo setup on sonarcloud

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>