resq/src/Controller/CustomerAppAPI
2023-07-24 15:36:49 +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 Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
AuthController.php Fix customer user not being properly associated with session #730 2023-06-14 16:49:04 +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
InvoiceController.php Fix setting of invoice criteria for vat computations and battery entries. #753 2023-07-21 06:25:48 +00:00
JobOrderController.php Fix the same issue in resq 2 app. #750 2023-07-19 07:41:48 +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