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 67d8c80aa RANGER-4440: remove stale code that attempts to decompress
x_security_zone.jsonData - #4
new 70770ef6e RANGER-4641: Handling empty values while displaying
ActivationTime & implementing Column Hide/Show functionality in Audit Plugin
Status Module
new 6ecec1ee1 RANGER-4539: Plugin status UI should render GDS download
details
new dba0f11b2 RANGER-4647: [Ranger UI] Text overflowing in the datashares
table listing in the dataset -> datashares page
The 3 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:
.../src/components/CommonComponents.jsx | 6 +-
.../react-webapp/src/components/XATableLayout.jsx | 111 ++++--
.../main/webapp/react-webapp/src/styles/style.css | 10 +
.../main/webapp/react-webapp/src/utils/XAEnums.js | 45 +++
.../webapp/react-webapp/src/utils/XAMessages.js | 22 ++
.../main/webapp/react-webapp/src/utils/XAUtils.js | 4 +-
.../src/views/AuditEvent/PluginStatusLogs.jsx | 425 ++++++++++-----------
.../src/views/AuditEvent/PluginsLog.jsx | 10 +-
.../Dataset/DatashareInDatasetListComp.jsx | 6 +-
9 files changed, 384 insertions(+), 255 deletions(-)