Commit Graph
10 Commits
Author SHA1 Message Date
Dimitar Todorov 49a1f660c3 Fixed Seed User Login 2022-04-05 20:01:57 +03:00
Dimitar Todorov 562bc7ad32 Crash on register fixed
Added ID generation in the RegisterModel
2022-04-05 16:05:46 +03:00
Dimitar Todorov 9b29101c2d Identity Rescafolding and DBContext changes 2022-04-04 22:48:32 +03:00
Dimitar Todorov 0ab907582c Fixed errors on website loading
Fixed the errors that occurred on initial website load by moving the initial user creation in the DBContext and not in the ASP.NET project
2022-04-01 23:22:57 +03:00
Dimitar Todorov 436ecf41e6 ASP.NET Core Identity integration 2022-03-28 17:35:40 +03:00
Dimitar Todorov 85b58363ec Added NUnit Test Project 2022-03-25 17:10:55 +02:00
Dimitar Todorov 6b3232d7b7 Renamed DBContext with an appropriate name 2022-03-25 17:00:20 +02:00
Dimitar Todorov dd917b0924 Merge branch 'main' of https://github.com/annie-prog/rent-a-car 2022-03-25 16:55:20 +02:00
Dimitar Todorov dcdf0ea348 Removed unused DBContext for roles 2022-03-25 16:54:52 +02:00
Dimitar Todorov 6498f358a3 Changed roles from tables to enums 2022-03-25 16:47:49 +02:00