Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI for amending ASRU access roles #48

Merged
merged 5 commits into from
Jan 11, 2019
Merged

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    37a1cd8 View commit details
    Browse the repository at this point in the history
  2. Play back roles when non-editable

    When a user either does not have user admin privileges or is viewing their own profile then they should still be able to see the roles that an ASRU user has.
    lennym committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    778c377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a5b5a7 View commit details
    Browse the repository at this point in the history
  4. Update pages to get latest css

    lennym committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    98efe7e View commit details
    Browse the repository at this point in the history
  5. Use single instance of the list of available roles

    Pass this list to the client on `locals.static` so it can be used there without being separately defined in components.
    lennym committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    0854313 View commit details
    Browse the repository at this point in the history