auto.bus_api/Server/Controllers
2023-04-26 20:25:36 +03:00
..
AddressController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
AuthenticationController.cs feat: add email confirmation on registration 2023-04-26 20:25:36 +03:00
AutomationController.cs feat: add "Popular routes" statistics 2022-12-09 11:54:14 +02:00
CityController.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
CompanyController.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
CountryController.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
ReportController.cs feat: add "Popular routes" statistics 2022-12-09 11:54:14 +02:00
ReviewController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
RouteAddressController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
RouteController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
StateController.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
StatisticsController.cs feat: add "Popular routes" statistics 2022-12-09 11:54:14 +02:00
TestingController.cs chore: add CRUD api endpoints for all remaining entities exept from AspNetUser 2022-11-13 13:36:07 +02:00
TicketController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
TicketGroupController.cs feat: add "Popular routes" statistics 2022-12-09 11:54:14 +02:00
VehicleController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
VehicleEnrollmentController.cs feat: add complex VehicleEnrollment addition and retrieval 2022-12-03 15:10:03 +02:00