resq/src/Controller/CustomerAppAPI
2023-09-07 06:54:30 +08:00
..
AccountController.php Use friendlier error message for invalid confirmation code #746 2023-08-14 07:22:41 +08:00
ApiController.php Update temp static battery images with new ones, handle spaces in image path #746 2023-07-24 15:36:49 +08: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 Update field requirements for is_public and vehicle_use_type #761 2023-09-07 06:54:30 +08:00
InvoiceController.php Add source to invoice criteria. Modify invoice rules to get service fees from database. Modify call to invoice to include source. #758 2023-08-23 07:51:43 +00:00
JobOrderController.php Add source to invoice criteria. Modify invoice rules to get service fees from database. Modify call to invoice to include source. #758 2023-08-23 07:51:43 +00: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 Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
WarrantyController.php Add missing dependency for warranty #730 2023-04-12 22:52:27 +08:00