..
20220831121114_Initial.cs
chore: pivot project to be a REST API
2022-09-14 11:09:49 +03:00
20220831121114_Initial.Designer.cs
chore: pivot project to be a REST API
2022-09-14 11:09:49 +03:00
20220902061345_Add refresh tokens.cs
chore: pivot project to be a REST API
2022-09-14 11:09:49 +03:00
20220902061345_Add refresh tokens.Designer.cs
chore: pivot project to be a REST API
2022-09-14 11:09:49 +03:00
20221010172816_Main_Infrastructure.cs
feat: many thing
2022-10-10 20:34:09 +03:00
20221010172816_Main_Infrastructure.Designer.cs
feat: many thing
2022-10-10 20:34:09 +03:00
20221103173520_Add_Rating_Small_Refactor.cs
refactor: move some fields in models, add review model
2022-11-03 20:36:24 +02:00
20221103173520_Add_Rating_Small_Refactor.Designer.cs
refactor: move some fields in models, add review model
2022-11-03 20:36:24 +02:00
20221110081525_Replace_Composite_Keys_With_Single_Ones.cs
chore: add CRUD api endpoints for all remaining entities exept from AspNetUser
2022-11-13 13:36:07 +02:00
20221110081525_Replace_Composite_Keys_With_Single_Ones.Designer.cs
chore: add CRUD api endpoints for all remaining entities exept from AspNetUser
2022-11-13 13:36:07 +02:00
20221113104931_Merge_departure_DateOnly_and_TimeOnly_into_DateTime_in_VehicleEnrollment.cs
chore: add CRUD api endpoints for all remaining entities exept from AspNetUser
2022-11-13 13:36:07 +02:00
20221113104931_Merge_departure_DateOnly_and_TimeOnly_into_DateTime_in_VehicleEnrollment.Designer.cs
chore: add CRUD api endpoints for all remaining entities exept from AspNetUser
2022-11-13 13:36:07 +02:00
20221115135952_Change_Refresh_Token_Property_Names.cs
add "Engaged users" statistics
2022-11-23 19:45:15 +02:00
20221115135952_Change_Refresh_Token_Property_Names.Designer.cs
add "Engaged users" statistics
2022-11-23 19:45:15 +02:00
20221122081645_Add_IsMissed_to_Ticket_Add_PostDateTimeUtc_to_Review.cs
add "Engaged users" statistics
2022-11-23 19:45:15 +02:00
20221122081645_Add_IsMissed_to_Ticket_Add_PostDateTimeUtc_to_Review.Designer.cs
add "Engaged users" statistics
2022-11-23 19:45:15 +02:00
20221122083642_Add_Tickets_and_Reviews_ILists_to_User.cs
add "Engaged users" statistics
2022-11-23 19:45:15 +02:00
20221122083642_Add_Tickets_and_Reviews_ILists_to_User.Designer.cs
add "Engaged users" statistics
2022-11-23 19:45:15 +02:00
20221123180952_Add_References_to_Compnay_and_VehicleEnrollment.cs
feat: add "Popular companies" statistic
2022-11-24 10:57:05 +02:00
20221123180952_Add_References_to_Compnay_and_VehicleEnrollment.Designer.cs
feat: add "Popular companies" statistic
2022-11-24 10:57:05 +02:00
20221124085234_Route_references_VehicleEnrollments.cs
feat: add "Popular companies" statistic
2022-11-24 10:57:05 +02:00
20221124085234_Route_references_VehicleEnrollments.Designer.cs
feat: add "Popular companies" statistic
2022-11-24 10:57:05 +02:00
20221124184433_Add_TicketGroups.cs
feat: add "Popular stations" statistic
2022-11-27 16:08:33 +02:00
20221124184433_Add_TicketGroups.Designer.cs
feat: add "Popular stations" statistic
2022-11-27 16:08:33 +02:00
20221129160345_Decouple_RouteAddress_and_RouteAddressDetails.cs
feat: add complex route addition and retrieval
2022-11-30 11:06:57 +02:00
20221129160345_Decouple_RouteAddress_and_RouteAddressDetails.Designer.cs
feat: add complex route addition and retrieval
2022-11-30 11:06:57 +02:00
20230426081251_Remove_UserName_and_NormalizedUserName_From_AspNetUsers.cs
refactor: change registration and authentication credentials
2023-04-26 13:28:38 +03:00
20230426081251_Remove_UserName_and_NormalizedUserName_From_AspNetUsers.Designer.cs
refactor: change registration and authentication credentials
2023-04-26 13:28:38 +03:00
20230430115750_Add_Gender_BirthDate_Document_DocumentDetail_fields_to_User_table.cs
nonatomic commit. check description for the list of changes
2023-05-02 14:57:46 +03:00
20230430115750_Add_Gender_BirthDate_Document_DocumentDetail_fields_to_User_table.Designer.cs
nonatomic commit. check description for the list of changes
2023-05-02 14:57:46 +03:00
20230501105408_Add_CompanyDriver_relation.cs
nonatomic commit. check description for the list of changes
2023-05-02 14:57:46 +03:00
20230501105408_Add_CompanyDriver_relation.Designer.cs
nonatomic commit. check description for the list of changes
2023-05-02 14:57:46 +03:00
20230513115729_Move_PurchaseDateTime_and_IsReturned_fields_from_Ticket_to_TicketGroup.cs
fix: move purchaseDateTime and isReturned fields from ticket to ticketGroup
2023-05-13 15:34:55 +03:00
20230513115729_Move_PurchaseDateTime_and_IsReturned_fields_from_Ticket_to_TicketGroup.Designer.cs
fix: move purchaseDateTime and isReturned fields from ticket to ticketGroup
2023-05-13 15:34:55 +03:00
20230524135132_Remove_IsCancelled_field_from_VehicleEnrollment.cs
refactor: change VehicleEnrollment CRUD to perform only compound data manipulations
2023-05-24 16:53:31 +03:00
20230524135132_Remove_IsCancelled_field_from_VehicleEnrollment.Designer.cs
refactor: change VehicleEnrollment CRUD to perform only compound data manipulations
2023-05-24 16:53:31 +03:00
ApplicationDbContextModelSnapshot.cs
refactor: change VehicleEnrollment CRUD to perform only compound data manipulations
2023-05-24 16:53:31 +03:00