aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Migrations/DevHiveContextModelSnapshot.cs
Commit message (Collapse)AuthorAgeFilesLines
* Friends implementation added. UserController/AddAFriend addedtranstrike2020-12-171-0/+17
|
* Roles are now in a seperate table, user can contain multiple roles (BUT JWT ↵Syndamia2020-12-171-6/+36
| | | | doesn't support mutiple yet), added migrations, userrepository returns user roles with the user
* Fixed Migrations creation problemtranstrike2020-12-151-0/+315