resq/src/Controller
Korina Cordero 004eb49e9d Merge branch '253-remove-owner-name-from-customer-battery-search' into 'master'
Resolve "Remove owner name from Customer Battery Search"

Closes #253

See merge request jankstudio/resq!298
2019-08-27 04:22:56 +00:00
..
CAPI Add delete method to WarrantyController. #250 2019-08-16 03:01:25 +00:00
.gitignore Initial commit 2018-01-06 21:26:46 +08:00
APIController.php Revert "Merge branch '247-warranty-data-fixes-for-android' into 'master'" 2019-08-07 17:20:48 +00:00
APIRoleController.php Add annotations to APIRole and Role controllers #222 2019-06-08 14:52:01 +08:00
APIUserController.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
BatteryController.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
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 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
CustomerController.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
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 Convert HomeController to use Menu annotation instead of base controller #222 2019-06-07 01:22:09 +08:00
HubController.php Convert the controllers for battery, APIUser, battery manufacturer, and battery model to use the Menu annotation. #222 2019-06-07 02:17:30 +00:00
JobOrderController.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
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 Add privacy policy in menu and acl yaml files. Add routes for private policy functions. Add PrivatePolicyController. Add twig files for private policy. #233 2019-07-23 09:57:14 +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 Support new rider app has_motolite and flag_coolant format 2018-09-10 00:08:38 +08:00
ReportController.php Remove TODO line. Add parameter type for the entitymanager. #255 2019-08-22 10:58:59 +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 Add annotations to controllers for outlet, promo, report, rider, search, and test. #222 2019-06-07 09:19:06 +00:00
RoleController.php Add annotations to APIRole and Role controllers #222 2019-06-08 14:52:01 +08: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
ServiceController.php Add CRUD functionalities to Other Services. #228 2019-07-05 03:29:41 +00:00
TestController.php Add annotations to controllers for outlet, promo, report, rider, search, and test. #222 2019-06-07 09:19:06 +00:00
TicketController.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
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 menu annotations to controllers for ticket, user, vehicle, and vehicle manufacturer. Remove BaseController from APIUserController. #222 2019-06-07 09:49:28 +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 default value for purchase date. Default for date expiry and date claim is empty. #236 2019-07-30 06:33:40 +00:00
WarrantySearchController.php Remove owner's name from the Customer Battery Status Search. #253 2019-08-16 08:21:22 +00:00