resq/src/Controller/CustomerAppAPI
2024-06-20 05:26:23 -04:00
..
AccountController.php Use friendlier error message for invalid confirmation code #746 2023-08-14 07:22:41 +08:00
ApiController.php Update geofence message in the app. #787 2024-01-30 02:24:08 -05:00
AppController.php Update apiv2 app version check to include OS #746 2023-08-02 16:39:30 +08:00
AuthController.php Add account deletion api endpoints #746 2023-08-11 07:26:49 +08:00
CustomerController.php Remove truncation of first two digits on customer creation for new API #730 2023-05-04 18:07:38 +08:00
DeviceController.php Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
InsuranceController.php Make insurance body types a namevalue class #783 2024-03-14 13:40:37 +08:00
InvoiceController.php Add checking for longitude and latitude when calling getEstimate. #782 2024-01-26 04:50:54 -05:00
JobOrderController.php Add battery to criteria for battery replacement warranty. #803 2024-06-20 05:26:23 -04:00
LocationController.php Fix issues encountered during v2 app creation #730 2023-03-26 00:43:45 +08:00
MotoliteEventController.php Add CRM support for upcoming motolite events #730 2023-05-17 00:30:13 +08:00
PartnerController.php Add support for new customer sessions on partner reviews #730 2023-04-28 18:08:23 +08:00
PrivacyController.php Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
PromoController.php Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
ReviewTagController.php Add review tags api #730 2023-05-22 14:12:33 +08:00
RiderController.php Add rider rating average computation #730 2023-05-22 13:00:54 +08:00
ScheduleController.php Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
ServiceController.php Add icon id to service list #730 2023-04-28 17:47:58 +08:00
VehicleController.php Add checking for location and price tier when getting list of compatible batteries. #780 2024-02-20 02:09:57 -05:00
WarrantyController.php Add missing dependency for warranty #730 2023-04-12 22:52:27 +08:00