auto.bus_api/Server/Controllers
2023-05-23 16:08:35 +03:00
..
AddressController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
AuthenticationController.cs feat: add authentication using Google OAuth token 2023-04-27 19:31:21 +03:00
CityController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
CompanyController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
CountryController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
DriverController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
PaymentsController.cs URL generation for ticket payment and processing of its response 2023-05-22 13:23:41 +03:00
ReportController.cs feat: add imperative resource-based authorization 2023-05-22 15:27:11 +03:00
ReviewController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
RouteAddressController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
RouteController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
StateController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
StatisticsController.cs feat: add imperative resource-based authorization 2023-05-22 15:27:11 +03: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 feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
TicketGroupController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
UserController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
VehicleController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
VehicleEnrollmentController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
VehicleEnrollmentSearchController.cs feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00