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

madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from ef19f0a8c RANGER-4447: added API to get security-zone summary
     new 5acbc654c RANGER-4440: when compression is enabled for 
x_security_zone.jsonData, store summary (not complete resource details) in trx 
log - #2
     new c9a08e683 RANGER-4424: UI updates to support security zones without 
any resource

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:
 .../service/RangerSecurityZoneServiceService.java  |  37 +-
 .../main/resources/META-INF/jpa_named_queries.xml  |   2 +-
 .../webapp/react-webapp/src/images/no-service.svg  |   4 +
 .../AuditEvent/AdminLogs/SecurityZonelogs.jsx      | 530 ++++++++++++---------
 .../src/views/AuditEvent/OperationAdminModal.jsx   |  11 +-
 .../src/views/SecurityZone/SecurityZoneForm.jsx    | 126 +++--
 .../src/views/SecurityZone/ZoneDisplay.jsx         | 158 +++---
 .../src/views/SecurityZone/ZoneListing.jsx         |   2 +-
 .../views/ServiceManager/ServiceDefinitions.jsx    |  60 ++-
 9 files changed, 528 insertions(+), 402 deletions(-)
 create mode 100644 
security-admin/src/main/webapp/react-webapp/src/images/no-service.svg

Reply via email to