| .. |
|
CAPI
|
Add customer and customer vehicle when warranty is registered via API. #285
|
2019-12-10 08:19:21 +00:00 |
|
.gitignore
|
|
|
|
APIController.php
|
|
|
|
APIRoleController.php
|
|
|
|
APIUserController.php
|
|
|
|
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
|
|
|
|
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
|
|
|
|
CustomerController.php
|
|
|
|
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
|
|
|
|
HubController.php
|
|
|
|
JobOrderController.php
|
Replace hardcoded country code prefixes with variables set in .env and messages files. #309
|
2020-01-24 04:05:48 +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
|
|
|
|
PrivacyPolicyController.php
|
|
|
|
PromoController.php
|
|
|
|
RAPIController.php
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 312-cmb-highlight-selected-hub-and-rider-in-onestep-edit
|
2020-01-28 03:00:42 +00:00 |
|
ReportController.php
|
Add Warranty Details Report. #297
|
2020-01-17 06:35:03 +00:00 |
|
ReviewController.php
|
|
|
|
RiderController.php
|
Make rider markers load popup via ajax #299
|
2020-01-22 04:03:25 +08: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
|
|
|
|
StaticContentController.php
|
|
|
|
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
|
|
|
|
WarrantySearchController.php
|
Remove owner's name from the Customer Battery Status Search. #253
|
2019-08-16 08:21:22 +00:00 |