3 Commits

Author SHA1 Message Date
Chelsea Shaw
cdd88d56af
UI: Correctly call resultant-acl endpoint when user root is root (#25766)
* Correctly call resultant-acl endpoint when user root is root

* check test differently

* Add changelog
2024-03-05 17:36:00 +00:00
Chelsea Shaw
267e06d94e
UI: glimmerize services (#25295) 2024-02-13 20:44:53 +00:00
Chelsea Shaw
30aa1b4862
UI: Update resultant-acl banner (#25256)
* Request resultant-acl only from users root namespace

* Update permissions adapter to always call resultant-acl at users root, with test

* Update resultant-acl to accept failType

* Update permissions service to set permissionsBanner based on resultant-acl contents

* wire it up

* add changelog

* cleanup unused adapter changes

* use getter for shared namespace logic
2024-02-07 18:57:14 +00:00