.. |
AccountController.cs
|
refactor: tweak driver registration endpoint; remove driver update endpoint
|
2023-06-04 17:09:23 +03:00 |
AddressController.cs
|
feat: add city search autocompletion and suggestion
|
2023-05-23 16:08:35 +03:00 |
AuthenticationController.cs
|
refactor: add functionality to require confirmed Email and PhoneNumber to te able to authenticate
|
2023-06-04 17:38:55 +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
|
refactor: tweak driver registration endpoint; remove driver update endpoint
|
2023-06-04 17:09:23 +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 |
RouteController.cs
|
refactor: change Route CRUD to perform only compound data manipulations
|
2023-05-24 20:48:27 +03:00 |
StateController.cs
|
feat: add city search autocompletion and suggestion
|
2023-05-23 16:08:35 +03:00 |
TicketGroupController.cs
|
refactor: make TicketGroup the main controller for ticket data retrieval
|
2023-05-24 10:58:37 +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
|
refactor: change VehicleEnrollment CRUD to perform only compound data manipulations
|
2023-05-24 16:53:31 +03:00 |
VehicleEnrollmentSearchController.cs
|
feat: add city search autocompletion and suggestion
|
2023-05-23 16:08:35 +03:00 |