auto.bus_api/Server/Models
cuqmbr a75ea56f69 nonatomic commit. check description for the list of changes
feat: add UserManagementService

feat: add CopmanyDriver relation and DriverManagementService

chore: pupulate database seeding class

fix: add review filtering by CompanyId
2023-05-02 14:57:46 +03:00
..
Address.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
City.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
Company.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
CompanyDriver.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
Country.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
RefreshToken.cs refactor: modify refresh token field names, add authorization & cookie deletion in revoke-session endpoint 2022-11-15 17:21:26 +02:00
Review.cs add "Engaged users" statistics 2022-11-23 19:45:15 +02:00
Route.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
RouteAddress.cs feat: add complex route addition and retrieval 2022-11-30 11:06:57 +02:00
RouteAddressDetails.cs feat: add complex route addition and retrieval 2022-11-30 11:06:57 +02:00
State.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
Ticket.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
TicketGroup.cs feat: add "Popular stations" statistic 2022-11-27 16:08:33 +02:00
User.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
Vehicle.cs feat: add "Popular companies" statistic 2022-11-24 10:57:05 +02:00
VehicleEnrollment.cs feat: add complex VehicleEnrollment addition and retrieval 2022-12-03 15:10:03 +02:00