Commit Graph

15 Commits

Author SHA1 Message Date
ani_konarcheva@abv.bg
1dc0aa3682 CarsController 2022-04-06 17:31:48 +03:00
Dimitar Todorov
68adc68f78 Fixed crash on login
Fixed crash where if the user tries to login with a wrong or non-existent username it crashes the app
2022-04-05 23:29:10 +03:00
ani_konarcheva@abv.bg
99d8ff3909 Merge branch 'main' of https://github.com/annie-prog/rent-a-car 2022-04-05 20:05:50 +03:00
ani_konarcheva@abv.bg
34427d59a4 creating car 2022-04-05 20:05:03 +03:00
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
ani_konarcheva@abv.bg
aad682be3e register 2022-04-01 16:30:44 +03:00
ani_konarcheva@abv.bg
0f3e02cb92 Register 2022-03-30 14:25:53 +03:00
ani_konarcheva@abv.bg
52880aa71c commit3 2022-03-28 15:55:19 +03:00
Dimitar Byalkov
8eeb6b28a4 delete temp files 2022-03-25 17:24:28 +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
ani_konarcheva@abv.bg
982a6a66dd firstCommit 2022-03-25 16:24:21 +02:00