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 49536e90f7 Bump org.apache.wicket:wicket from 10.8.0 to 10.9.0
     new 9c5b79c6c6 Completing Elasticsearch upgrade
     new 8fbfdf3769 Improve Topology UX (#1373)

The 2 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/topology/Topology.java  |   24 +
 .../META-INF/resources/css/idmTopology.scss        |  124 +++
 .../resources/META-INF/resources/js/idmTopology.js | 1005 ++++++++++++++++----
 .../wicket/markup/html/form/ActionLink.java        |    2 +
 .../wicket/markup/html/form/ActionPanel.java       |   13 +
 .../markup/html/form/ActionsPanel.properties       |    8 +
 .../markup/html/form/ActionsPanel_fr_CA.properties |    9 +
 .../markup/html/form/ActionsPanel_it.properties    |    8 +
 .../markup/html/form/ActionsPanel_ja.properties    |    8 +
 .../markup/html/form/ActionsPanel_pt_BR.properties |    9 +
 .../markup/html/form/ActionsPanel_ru.properties    |    8 +
 pom.xml                                            |    4 +-
 12 files changed, 1014 insertions(+), 208 deletions(-)

Reply via email to