aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Migrations
Commit message (Collapse)AuthorAgeFilesLines
* ALmost solved DPtranstrike2020-12-199-2194/+0
|
* Friends implementation added. UserController/AddAFriend addedtranstrike2020-12-173-0/+426
|
* Roles are now in a seperate table, user can contain multiple roles (BUT JWT ↵Syndamia2020-12-173-6/+517
| | | | doesn't support mutiple yet), added migrations, userrepository returns user roles with the user
* Changed models in the Service to have inheritancetranstrike2020-12-162-0/+368
|
* Fixed Migrations creation problemtranstrike2020-12-152-334/+0
|
* Fixed Migrations creation problemtranstrike2020-12-155-0/+1223