resq/src/Controller
2019-03-27 06:58:08 +00:00
..
CAPI Create auth bundle with base classes for User and Role. Use base class for user and role in the User and Role entities in the API and the main site. #194 2019-03-27 06:58:08 +00:00
.gitignore Initial commit 2018-01-06 21:26:46 +08:00
APIController.php Add geofence check for job order request api call #141 2019-03-11 01:32:52 +08:00
BatteryController.php Add sap_code to battery entity/form #16 2018-02-18 17:17:47 +08:00
BatteryManufacturerController.php Save new battery on fulfill jo action #71 2018-04-05 13:53:30 +08:00
BatteryModelController.php Optimize how object vars are passed to crud forms 2018-01-14 21:13:42 +08:00
BatterySizeController.php Add trade-in prices in entity, controller and templates #70 2018-04-04 17:43:04 +08:00
CustomerController.php Add CSAT field to form and entity #163 2018-10-03 01:08:08 +08:00
HomeController.php Initial commit 2018-01-06 21:26:46 +08:00
HubController.php Update list columns and fields based on feedback 2018-01-31 23:56:25 +08:00
JobOrderController.php Add route and processing for hub rejections #183 2019-02-12 00:14:15 +08:00
OutletController.php Add hub branch in outlest list table 2018-02-06 16:15:09 +08:00
PromoController.php Add crud for promos, discountapply name value collection 2018-02-01 15:07:43 +08:00
RAPIController.php Support new rider app has_motolite and flag_coolant format 2018-09-10 00:08:38 +08:00
ReportController.php Change rejection report user created by to rejection user #191 2019-03-04 01:51:20 +08:00
RiderController.php Add rider username and password to forms and database #119 2018-05-22 20:57:50 +08:00
RoleController.php Remove obsolete values array on edit form 2018-01-16 06:11:55 +08:00
SearchController.php Update global search layout and use single template for both views #193 2019-03-18 23:42:47 +08:00
SecurityController.php Initial commit 2018-01-06 21:26:46 +08:00
TestController.php Improve output of map tools 2018-01-17 22:51:13 +08:00
TicketController.php Add schedule and adjust schedule date to display date and time always #67 2018-04-03 21:38:45 +08:00
UserController.php Add user hub assignments #17 2018-02-18 17:46:10 +08:00
VehicleController.php Add flag_mobile UI and controller functionality for vehicle and vehicle manufacturer #134 2018-06-04 05:21:33 +08:00
VehicleManufacturerController.php Add flag_mobile UI and controller functionality for vehicle and vehicle manufacturer #134 2018-06-04 05:21:33 +08:00