ReactAdvantage icon indicating copy to clipboard operation
ReactAdvantage copied to clipboard

Load the list of roles from the database

Open joewalling opened this issue 7 years ago • 0 comments

Create the necessary entities, queries, and load the roles into the rolesList page. You can do it similar to the way it was done for the UsersList page. Create the EF migration. Add "Admin" and "User" as roles in the migration so that after the table is created, these 2 roles get added.

joewalling avatar Jun 30 '18 00:06 joewalling