You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by md...@apache.org on 2019/11/29 06:58:45 UTC

[syncope] branch 2_1_X updated (c8a6b32 -> f23c514)

This is an automated email from the ASF dual-hosted git repository.

mdisabatino pushed a change to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git.


    from c8a6b32  [SYNCOPE-1511] Replace ToStringBuilder#reflectionToString with POJOHelper#serialize
     add f23c514  [SYNCOPE-1515] Realm selector

No new revisions were added by this update.

Summary of changes:
 .../client/console/panels/RealmChoicePanel.java    | 309 ++++++++++++++-------
 .../META-INF/resources/css/syncopeConsole.css      |  19 ++
 .../client/console/panels/RealmChoicePanel.html    |  15 +-
 .../apache/syncope/fit/console/RealmsITCase.java   |  14 +-
 .../apache/syncope/fit/console/UsersITCase.java    |  12 +-
 5 files changed, 249 insertions(+), 120 deletions(-)