auto.bus_api/Server/Models
cuqmbr 474a25d522 refactor: change statistic methods in database model classes
This fixes incorrect data retrieval when all entities (including those whose time does not correspond to the desired period) have been loaded from the database
2023-05-13 13:54:15 +03:00
..
Address.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
City.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
Company.cs refactor: change statistic methods in database model classes 2023-05-13 13:54:15 +03:00
CompanyDriver.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
Country.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
RefreshToken.cs refactor: modify refresh token field names, add authorization & cookie deletion in revoke-session endpoint 2022-11-15 17:21:26 +02:00
Review.cs add "Engaged users" statistics 2022-11-23 19:45:15 +02:00
Route.cs refactor: change statistic methods in database model classes 2023-05-13 13:54:15 +03:00
RouteAddress.cs feat: add complex route addition and retrieval 2022-11-30 11:06:57 +02:00
RouteAddressDetails.cs feat: add complex route addition and retrieval 2022-11-30 11:06:57 +02:00
State.cs feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
Ticket.cs refactor: change statistic methods in database model classes 2023-05-13 13:54:15 +03:00
TicketGroup.cs refactor: change statistic methods in database model classes 2023-05-13 13:54:15 +03:00
User.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
Vehicle.cs refactor: change statistic methods in database model classes 2023-05-13 13:54:15 +03:00
VehicleEnrollment.cs feat: add complex VehicleEnrollment addition and retrieval 2022-12-03 15:10:03 +02:00