Dimitar Todorov
|
e1f462fb1d
|
Removed unsued properties from user controller index
|
2022-04-08 10:52:17 +03:00 |
|
Dimitar Todorov
|
7a352c35f6
|
fixed crash on car renting
|
2022-04-07 21:58:11 +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 |
|
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 |
|