resq/src/Controller
2022-03-24 07:44:03 +00:00
..
CAPI Change query for vehicle manufacturers and vehicles to use raw sql. #650 2022-03-15 09:01:53 +00:00
.gitignore Initial commit 2018-01-06 21:26:46 +08:00
AnalyticsController.php Add 6 AM-10 PM and 6AM - 12 AM shifts. #620 2021-09-02 09:19:10 +00:00
APIController.php Change message when no hubs are found. Add checking for null if no hubs are found. #653 2022-03-24 07:44:03 +00:00
APIRoleController.php Fix api role edit #617 2021-08-21 00:50:26 +08:00
APIUserController.php Link api user to rider entity directly without need for metadata #617 2021-08-21 13:11:40 +08:00
BatteryController.php Fixes for battery_ajax_get. #323 2020-02-04 01:39:14 +00:00
BatteryManufacturerController.php Remove annotations from destroy methods of battery, battery manufacturer, battery model, and api user since not needed. Add annotations for battery size, customer, geofence, and job order. #222 2019-06-07 08:18:01 +00:00
BatteryModelController.php Remove annotations from destroy methods of battery, battery manufacturer, battery model, and api user since not needed. Add annotations for battery size, customer, geofence, and job order. #222 2019-06-07 08:18:01 +00:00
BatterySizeController.php Add Trade-in Lazada field for battery size. #546 2021-03-18 23:13:42 +08:00
CustomerController.php Add warranty serial edit modal and ajax call for jo forms #525 2020-10-26 01:46:35 +08:00
CustomerTagController.php Add one time promo. #570 2021-05-27 04:39:29 +00:00
DealerController.php Add CRUD UI for dealers. #586 2021-06-17 07:27:22 +00:00
GeofenceController.php Remove annotations from destroy methods of battery, battery manufacturer, battery model, and api user since not needed. Add annotations for battery size, customer, geofence, and job order. #222 2019-06-07 08:18:01 +00:00
HomeController.php Add redis cache to have the JOs from the last 24 hours. #535 2021-02-08 08:38:50 +00:00
HubController.php Add checking of flags for JO auto assignment. #607 2021-07-30 10:46:20 +00:00
JobOrderController.php Add hub filtering code. #575 2021-06-02 10:00:35 +00:00
LoggedController.php Log API controller responses to enable us to debug #374 2020-04-10 20:18:36 +08:00
OutletController.php Add annotations to controllers for outlet, promo, report, rider, search, and test. #222 2019-06-07 09:19:06 +00:00
PartnerController.php Add list, view, and delete for review. Fix typographical errors in Partner forms. #228 2019-07-05 12:03:34 +00:00
PrivacyPolicyController.php Fix issue where user cannot update policy contents. #263 2019-09-06 07:17:39 +00:00
PromoController.php Add annotations to controllers for outlet, promo, report, rider, search, and test. #222 2019-06-07 09:19:06 +00:00
RAPIController.php Add rider current job order field. #612 2021-08-13 08:08:59 +00:00
ReportController.php Add new events to JO details report. #618 2021-08-24 08:58:54 +00:00
ReviewController.php Change display of mobile session id to mobile phone number when listing reviews and when viewing review details. #244 2019-08-07 05:41:40 +00:00
RiderController.php Fix the command to update unaccepted job orders. Add more checking before updating rider's availability. #630 2021-11-08 05:36:59 +00:00
RoleController.php Fix role controller issue on saving #270 2020-03-05 23:52:40 +08:00
SAPBatteryBrandController.php Add create, list, update, and delete for SAP Battery. #524 2020-11-27 09:52:24 +00:00
SAPBatteryContainerSizeController.php Add list, create, update, and delete for container size. #527 2020-12-07 06:46:43 +00:00
SAPBatteryController.php Add inventory flag to SAP battery. #546 2021-03-18 23:13:42 +08:00
SAPBatterySizeController.php Add create, list, update, and delete for SAP Battery. #524 2020-11-27 09:52:24 +00:00
SearchController.php Add annotations to controllers for outlet, promo, report, rider, search, and test. #222 2019-06-07 09:19:06 +00:00
SecurityController.php Initial commit 2018-01-06 21:26:46 +08:00
ServiceChargeController.php Add create, update, list, and delete for service charges. #348 2020-02-19 03:16:27 +00:00
ServiceController.php Add CRUD functionalities to Other Services. #228 2019-07-05 03:29:41 +00:00
SMSController.php Have sms search for message_id instead of id #394 2020-05-03 23:02:47 +08:00
StaticContentController.php Remove or comment out error_logs meant for debugging purposes. #318 2020-01-30 00:31:01 +00:00
TestController.php Create MotivConnector service #519 2020-10-09 22:57:44 +08:00
TicketController.php Optimize query for related tickets - split into 3 separate queries #590 2021-06-20 01:33:02 +08:00
UserController.php Add menu annotations to controllers for ticket, user, vehicle, and vehicle manufacturer. Remove BaseController from APIUserController. #222 2019-06-07 09:49:28 +00:00
VehicleController.php Add all batteries to Battery dropdown in JO form. #465 2020-08-18 02:25:31 +00:00
VehicleManufacturerController.php Add menu annotations to controllers for ticket, user, vehicle, and vehicle manufacturer. Remove BaseController from APIUserController. #222 2019-06-07 09:49:28 +00:00
WarrantyController.php Add warranty source to Warranty and when creating warranty. #579 2021-06-10 04:11:27 +00:00
WarrantySearchController.php Remove owner's name from the Customer Battery Status Search. #253 2019-08-16 08:21:22 +00:00