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

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


    from af4fdfd1b RANGER-4437: trim leading/trialing spaces in 
datashare/dataset/project/shared-resource names
     add d29c2a471 RANGER-4010: updated react UI to support multiple 
resource-sets in policies
     new 9422101b4 Merge branch 'master' into RANGER-3923

The 1 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:
 .../react-webapp/src/components/Editable.jsx       |  16 +-
 .../main/webapp/react-webapp/src/styles/style.css  |   7 +
 .../webapp/react-webapp/src/utils/XAMessages.js    |   4 +-
 .../main/webapp/react-webapp/src/utils/XAUtils.js  |  28 +-
 .../AuditEvent/AdminLogs/PolicyViewDetails.jsx     | 179 +++++----
 .../views/PolicyListing/AddUpdatePolicyForm.jsx    | 430 +++++++++++++++------
 .../views/PolicyListing/PolicyConditionsComp.jsx   |   2 +-
 .../src/views/PolicyListing/PolicyListing.jsx      |  15 +-
 .../views/PolicyListing/PolicyPermissionItem.jsx   | 106 +++--
 .../src/views/Resources/ModalResourceComp.jsx      |   1 +
 .../src/views/Resources/ResourceComp.jsx           |  64 ++-
 .../src/views/Resources/ResourceSelectComp.jsx     |  20 +-
 .../src/views/SecurityZone/SecurityZoneForm.jsx    |   1 -
 .../views/ServiceManager/ServiceAuditFilter.jsx    |   1 -
 14 files changed, 572 insertions(+), 302 deletions(-)

Reply via email to