resq/src/Controller/CustomerAppAPI
2024-10-30 04:41:41 +08:00
..
AccountController.php Use friendlier error message for invalid confirmation code #746 2023-08-14 07:22:41 +08:00
ApiController.php Remove debug output for session timestamp updates #799 2024-10-30 01:27:01 +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 Include email in customer info endpoint #809 2024-10-10 04:03:30 +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 Add support for handling multiple paymongo accounts #799 2024-08-12 05:09:58 +08:00
InvoiceController.php Add support for subscription related job orders #799 2024-10-26 08:28:17 +08:00
JobOrderController.php Flag job orders associated with job orders as emergency orders #799 2024-10-27 06:29:37 +08:00
LocationController.php Fix issues encountered during v2 app creation #730 2023-03-26 00:43:45 +08:00
LoyaltyController.php Fix response format of loyalty registration to remove unnecessary array #809 2024-10-07 08:11:29 +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
StaticContentController.php Use proper getter for static content API #799 2024-04-29 18:07:00 +08:00
SubscriptionController.php Change unfulfilled subscriptions endpoint to retrieve vehicle data and not just a count #799 2024-10-26 03:40:32 +08:00
VehicleController.php Fix API output for active subscriptions #799 2024-10-30 04:41:41 +08:00
WarrantyController.php Add missing dependency for warranty #730 2023-04-12 22:52:27 +08:00