sourabhaggrawal opened a new pull request #435:
URL: https://github.com/apache/pulsar-manager/pull/435


   
   ### Motivation
   
   
   *All newly added sidebar items (Roles,Users etc)  are not visible to 
superadmin. Also when admin user login, only Token tab is visible to them.* 
   
   ### Modifications
   
   *Added a new method isAccessbile in SidebarItem.vue. It compares roles which 
are set in Item.metadata.roles with logged-in user role, based on which the 
item is either visible or hidden for user*
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the `./gradlew build` checks.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to