This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
from 9d19136c71 Bump org.webjars:chartjs from 4.4.3 to 4.5.1 (#1379)
new bd7ea0a086 Cleaning after AI-supported code
new 4fe25f339f Bump org.apache.maven.plugins:maven-dependency-plugin
new 6db50d1f8e Bump org.sonarsource.scanner.maven:sonar-maven-plugin
new ec32981cf5 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 | 16 +++----
.../console/widgets/UsersByStatusWidget.java | 5 +-
pom.xml | 6 +--
9 files changed, 46 insertions(+), 84 deletions(-)
delete mode 100644
client/idrepo/console/src/main/java/org/apache/syncope/client/console/chartjs/ChartJSRenderer.java