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

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


    from 696a641d8 Bump jinja2 from 3.1.4 to 3.1.5 in 
/ranger-tools/src/main/python (#475)
     add bf080cfd5 RANGER-5085 : security-admin > react-webapp : update for 
code readability improvement

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |   2 +
 .../src/main/webapp/react-webapp/.prettierignore   |   6 ++
 .../src/main/webapp/react-webapp/.prettierrc       |  24 +++++
 .../src/main/webapp/react-webapp/README.md         |  48 +++++++--
 .../src/main/webapp/react-webapp/src/App.jsx       | 116 ++++++++++-----------
 .../react-webapp/src/components/CreatableField.jsx |  15 ++-
 .../main/webapp/react-webapp/src/utils/XAUtils.js  |   5 +-
 .../main/webapp/react-webapp/src/utils/appState.js |   7 +-
 .../src/views/AuditEvent/AdminLogs/PolicyLogs.jsx  |  24 ++---
 .../src/views/AuditEvent/AdminLogs/UserLogs.jsx    |  16 +--
 .../src/views/AuditEvent/OperationAdminModal.jsx   |  12 ++-
 .../views/GovernedData/Dataset/AccessGrantForm.jsx |   4 +-
 .../views/GovernedData/Dataset/AddDatasetView.jsx  |   4 +-
 .../Dataset/PrinciplePermissionComp.jsx            |   8 +-
 .../GovernedData/Datashare/AddDatashareView.jsx    |   3 +-
 .../src/views/PolicyListing/PolicyListing.jsx      |   4 +-
 .../src/views/Resources/ResourceSelectComp.jsx     |   8 +-
 .../src/views/ServiceManager/ServiceForm.jsx       |  14 +--
 .../react-webapp/src/views/SideBar/SideBar.jsx     |   5 +-
 19 files changed, 197 insertions(+), 128 deletions(-)
 create mode 100644 security-admin/src/main/webapp/react-webapp/.prettierignore
 create mode 100644 security-admin/src/main/webapp/react-webapp/.prettierrc

Reply via email to