You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ki...@apache.org on 2023/03/15 10:20:46 UTC

[ranger] branch master updated (32f8ce52a -> 58a7eafa4)

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

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


    from 32f8ce52a RANGER-4083: Tag-based policy UI to not show permissions in deny/exception for services that don't support deny/exception
     add 43ea863d8 RANGER-4093 : On create role page clicking continuously multiple times the Add user, Add Group and Add role button without selecting anything shows multiple prompts in series with same msg.
     add 40b727c91 RANGER-4094: User_name/ group_name/ roles field of their tables clipping names more that 14-15 characters long.
     add 58a7eafa4 RANGER-4099: Focus remains on last hovered element in the dropdown of security zone search bar of resource based policy page.

No new revisions were added by this update.

Summary of changes:
 .../main/webapp/react-webapp/src/styles/style.css  | 19 ++++++++++++++
 .../views/ServiceManager/ServiceDefinitions.jsx    |  4 +--
 .../groups_details/GroupListing.jsx                | 15 +++++++----
 .../UserGroupRoleListing/role_details/RoleForm.jsx | 29 ++++++++++++++--------
 .../role_details/RoleListing.jsx                   |  4 +--
 .../users_details/UserListing.jsx                  | 28 +++++++++++++--------
 6 files changed, 67 insertions(+), 32 deletions(-)