auto.bus_api/Server/Controllers
cuqmbr 20def5de44 feat: add "Popular routes" statistics
feat: add financial report generation

feat: add automation task: indirect route search
2022-12-09 11:54:14 +02:00
..
AddressController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
AuthenticationController.cs refactor: modify refresh token field names, add authorization & cookie deletion in revoke-session endpoint 2022-11-15 17:21:26 +02:00
AutomationController.cs feat: add "Popular routes" statistics 2022-12-09 11:54:14 +02:00
CityController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
CompanyController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02:00
CountryController.cs refactor: optimize crud services 2022-11-30 16:38:30 +02: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 refactor: optimize crud services 2022-11-30 16:38:30 +02: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