This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
from 26b96815ce Bump org.webjars:chartjs from 4.4.3 to 4.5.1 (#1379)
new 8bdf506507 Cleaning after AI-supported code
new a16165d7f8 Bump org.apache.maven.plugins:maven-dependency-plugin
new 39fce22b02 Bump org.sonarsource.scanner.maven:sonar-maven-plugin
new 34129cea9a Bump io.zonky.test.postgres:embedded-postgres-binaries-bom
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 | 53 ----------------------
.../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 | 20 +++-----
.../console/widgets/UsersByStatusWidget.java | 5 +-
pom.xml | 6 +--
9 files changed, 46 insertions(+), 88 deletions(-)
delete mode 100644
client/idrepo/console/src/main/java/org/apache/syncope/client/console/chartjs/ChartJSRenderer.java