..
AddressManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
AuthenticationService.cs
nonatomic commit. check description for the list of changes
2023-05-02 14:57:46 +03:00
CityManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
CompanyManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
CountryManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
DateTimeService.cs
feat: many thing
2022-10-10 20:34:09 +03:00
DriverManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
EmailSenderService.cs
feat: add statistics in json format
2023-05-10 23:16:53 +03:00
IAddressManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
IAuthenticationService.cs
feat: add authentication using Google OAuth token
2023-04-27 19:31:21 +03:00
ICityManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
ICompanyManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
ICountryManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
IDateTimeService.cs
feat: many thing
2022-10-10 20:34:09 +03:00
IDriverManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
IEmailSenderService.cs
feat: add email confirmation on registration
2023-04-26 20:25:36 +03:00
IPaymentsService.cs
URL generation for ticket payment and processing of its response
2023-05-22 13:23:41 +03:00
IReportService.cs
feat: add imperative resource-based authorization
2023-05-22 15:27:11 +03:00
IReviewManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
IRouteAddressManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
IRouteManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
ISessionUserService.cs
feat: add imperative resource-based authorization
2023-05-22 15:27:11 +03:00
IStateManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
IStatisticsService.cs
feat: add policy based authorization where it was appropriate
2023-04-24 22:13:44 +03:00
ITicketGroupManagementService.cs
refactor: make TicketGroup the main controller for ticket data retrieval
2023-05-24 10:58:37 +03:00
IUserManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
IVehicleEnrollmentManagementService.cs
refactor: change VehicleEnrollment CRUD to perform only compound data manipulations
2023-05-24 16:53:31 +03:00
IVehicleManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
PaymentsService.cs
URL generation for ticket payment and processing of its response
2023-05-22 13:23:41 +03:00
ReportService.cs
feat: add imperative resource-based authorization
2023-05-22 15:27:11 +03:00
ReviewManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
RouteAddressManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
RouteManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
SessionUserService.cs
feat: add imperative resource-based authorization
2023-05-22 15:27:11 +03:00
StateManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
StatisticsService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
TicketGroupManagementService.cs
refactor: make TicketGroup the main controller for ticket data retrieval
2023-05-24 10:58:37 +03:00
UserManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
VehicleEnrollmentManagementService.cs
refactor: change VehicleEnrollment CRUD to perform only compound data manipulations
2023-05-24 16:53:31 +03:00
VehicleEnrollmentSearchService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00
VehicleManagementService.cs
feat: add city search autocompletion and suggestion
2023-05-23 16:08:35 +03:00