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 9b478f0b8 RANGER-4631: updated admin audits UI to correctly render
operation for datashares/datasets
add 271986ed7 RANGER-4615 : Keep the LDAP usersync details popup names
same as the backbone js names
add f3e15646d RANGER-4492: Optimize plugins/definitions API Call for
Initial Load in Multiple Ranger-React Modules
add 592de5208 RANGER-4532: Optimize policy listing loader after session
timeout and Audit Admin session ID modal loader
add ed3a0f3a4 RANGER-4513: Policy listing page experiences an unexpected
reset to Access tab when attempting to filter the service and zone dropdown
options
add c2b83f576 RANGER-4611 : Security zone form not populate resources
value properly while creating and editing zone.
new 64da8ed3a 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:
.../main/webapp/react-webapp/src/utils/XAEnums.js | 10 +++++-
.../src/views/AuditEvent/AccessLogDetail.jsx | 24 +++----------
.../src/views/AuditEvent/AdminModal.jsx | 4 ++-
.../src/views/Encryption/KeyCreate.jsx | 21 +++---------
.../src/views/PolicyListing/PolicyListing.jsx | 32 ++++++++---------
.../views/PolicyListing/PolicyListingTabView.jsx | 20 +++++------
.../src/views/Reports/UserAccessLayout.jsx | 28 ++++-----------
.../src/views/SecurityZone/SecurityZoneForm.jsx | 40 ++++++++++------------
.../react-webapp/src/views/SideBar/TopNavBar.jsx | 8 +++--
.../scripts/collection_bases/RangerZoneListBase.js | 3 --
.../main/webapp/scripts/controllers/Controller.js | 3 ++
.../main/webapp/scripts/controllers/NController.js | 3 ++
.../webapp/scripts/modules/globalize/message/en.js | 3 ++
13 files changed, 84 insertions(+), 115 deletions(-)