This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
from 283685af5a Bump org.webjars:chartjs from 4.4.3 to 4.5.1 (#1379)
new c232183717 Bump io.zonky.test.postgres:embedded-postgres-binaries-bom
new b361cc2d46 Bump org.sonarsource.scanner.maven:sonar-maven-plugin
new afc53360b9 Bump org.apache.maven.plugins:maven-dependency-plugin
new 7fd3d9dca8 Cleaning after AI-supported code
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../syncope/client/console/chartjs/Chart.java | 7 ++-
.../client/console/chartjs/ChartJSPanel.java | 27 +++++++++--
.../client/console/chartjs/ChartJSRenderer.java | 52 ----------------------
.../client/console/chartjs/data/ChartData.java | 2 +-
.../client/console/chartjs/data/Dataset.java | 2 +-
.../client/console/widgets/CompletenessWidget.java | 12 ++---
.../syncope/client/console/widgets/LoadWidget.java | 16 +++----
.../console/widgets/UsersByStatusWidget.java | 5 +--
pom.xml | 6 +--
9 files changed, 46 insertions(+), 83 deletions(-)
delete mode 100644
client/idrepo/console/src/main/java/org/apache/syncope/client/console/chartjs/ChartJSRenderer.java