| .. |
|
CAPI
|
Change APIResponse namespace for CAPI controllers. #749
|
2023-07-18 06:16:41 +00:00 |
|
CustomerAppAPI
|
Display inactive batteries on edit vehicle form, exclude inactive batteries on battery recommendations API endpoint #779
|
2023-12-18 17:17:40 +08:00 |
|
TAPI
|
Add command to update flag_cust_new for existing job orders. Rename flag for consistency. #773
|
2023-11-09 18:03:17 +08:00 |
|
.gitignore
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
AnalyticsController.php
|
Commented out the debug logs. #668
|
2022-05-20 06:59:51 +00:00 |
|
APIController.php
|
Add command to update flag_cust_new for existing job orders. Rename flag for consistency. #773
|
2023-11-09 18:03:17 +08:00 |
|
APIRoleController.php
|
Switch over to newer catalyst libs, update service configs #730
|
2023-02-03 14:52:44 +08:00 |
|
APIUserController.php
|
Fix base api user usage, fix customer user registration logic on number confirm #730
|
2023-02-08 07:42:51 +08:00 |
|
BatteryController.php
|
Add flag_active to Battery entity. Add flag_active to forms. #733
|
2023-02-02 02:50:22 +00:00 |
|
BatteryManufacturerController.php
|
Modify queries to only get active batteries. #733
|
2023-02-02 03:59:21 +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 |
|
CustomerLocationController.php
|
Add CRUD for customer locations. #739
|
2023-02-23 03:08:17 +00: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 |
|
EmergencyTypeController.php
|
Add code to emergency type. #682
|
2022-06-10 08:32:46 +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 |
|
InsuranceController.php
|
Handle expiry date from insurance completed callback #761
|
2023-10-13 17:38:03 +08:00 |
|
ItemController.php
|
Rename ItemPriceController to ItemController. #780
|
2023-12-30 23:09:27 -05:00 |
|
ItemPricingController.php
|
Add item price controller. #780
|
2023-12-28 20:41:44 -05:00 |
|
ItemTypeController.php
|
Add route and CRUD for item type. #780
|
2023-12-21 23:23:46 -05:00 |
|
JobOrderController.php
|
Merge branch '746-resq-2-0-final' of gitlab.com:jankstudio/resq into 767-enable-viewing-of-jos-locked-to-another-agent
|
2023-11-10 13:40:52 +08:00 |
|
LoggedController.php
|
Log API controller responses to enable us to debug #374
|
2020-04-10 20:18:36 +08:00 |
|
MotoliteEventController.php
|
Remove unnecessary entitymanager dependency on motolite events controller #730
|
2023-05-17 01:29:53 +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 |
|
OwnershipTypeController.php
|
Add ownership type CRUD. #696
|
2022-08-15 07:10:15 +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 |
|
PayMongoController.php
|
Fix paymongo handler not checking for the correct payload parameter on validation #761
|
2023-10-09 16:35:06 +08:00 |
|
PriceTierController.php
|
Add validation and deletion for price tier. #780
|
2023-12-21 16:24:37 +08: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
|
Change Fax to Alternative Phone. #765
|
2023-10-20 13:45:42 +08:00 |
|
ResqJobOrderController.php
|
Remove debug message. #770
|
2023-11-13 18:30:07 +08:00 |
|
ReviewController.php
|
Fix partner reviews not working with new customer session type #730
|
2023-05-11 16:11:17 +08:00 |
|
ReviewTagController.php
|
Add review tag management views #730
|
2023-05-22 14:42:21 +08:00 |
|
RiderController.php
|
Fix base api user usage, fix customer user registration logic on number confirm #730
|
2023-02-08 07:42:51 +08: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 |
|
ServiceOfferingController.php
|
Add permisssions, menu, forms, entity, for ServiceOffering. #758
|
2023-08-22 08:36:51 +00:00 |
|
SMSController.php
|
Commented out the debug logs. #668
|
2022-05-20 06:59:51 +00:00 |
|
StaticContentController.php
|
Remove or comment out error_logs meant for debugging purposes. #318
|
2020-01-30 00:31:01 +00:00 |
|
SubTicketTypeController.php
|
Add code to ticket and subticket types. #680
|
2022-06-10 06:46:14 +00:00 |
|
TestController.php
|
Create MotivConnector service #519
|
2020-10-09 22:57:44 +08:00 |
|
TicketController.php
|
Add late documentation fields to ticket form #774
|
2023-11-07 04:02:33 +08:00 |
|
TicketTypeController.php
|
Add code to ticket and subticket types. #680
|
2022-06-10 06:46:14 +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 mfg id to exported vehicle list, fix default sorting of vehicle results #746
|
2023-08-09 06:01:24 +08: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 sales invoice number field to warranty creation in admin panel. #726
|
2022-12-26 02:15:43 +00:00 |
|
WarrantySearchController.php
|
Remove owner's name from the Customer Battery Status Search. #253
|
2019-08-16 08:21:22 +00:00 |