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

Administrators UI #17

Closed
michaelbromley opened this issue Sep 6, 2018 · 0 comments
Closed

Administrators UI #17

michaelbromley opened this issue Sep 6, 2018 · 0 comments

Comments

@michaelbromley
Copy link
Member

Create a basic administrator module for the admin ui, including:

  • CRUD on Administrators
  • CRUD on Roles
  • Assigning Administrators to Roles

Note - this module should not deal with Customers, even though Customers and Administrators are both a type of User. This is because, to the end-user, they are very different kinds of entities. Plus, only the SuperAdmin would typically be dealing with the Administrator CRUD operations, whereas viewing and editing Customer data would be routine for any kind of administrator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant