Comment 5 for bug 1823981

Revision history for this message
Bill Erickson (berick) wrote :

Thanks, Galen. New branch pushed:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1823981-ang-perm-group-tree-admin-2

Contains 2 commits:

I.

* Add a whiff of padding to the <eg-bool> component so the so there is some separation between the text and the badge border.

II.

* Loading progress now increments as data arrives.
* Application perm list is now sorted
* Deleted map now use warning background instead of danger as it appears to have better contrast.
* Inherited perms display the label 'Inherited' in the deleted column.
* Remove border boxes around non-actionable inherited values.
* Use Bootstrap button links instead of <a> for links to perm groups to improve contrast and consistency.

==

The "Apply Changes" and "New Mapping" buttons are stock Bootstrap. Presumably we'll need a more systemic solution to fixing those, as those types of buttons appear throughout. One option may be to make better use of outline buttons: https://getbootstrap.com/docs/4.3/components/buttons/#outline-buttons

I did not implement the Wishlist request. I'm considering moving that a new LP.