resq/src/Command
2021-08-21 15:23:46 +08:00
..
AdjustLongLatCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ComputeWarrantyExpiryDateCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
CreateCustomerFromWarrantyCommand.php Fix typo. Remove not needed packages. #548 2021-06-17 09:04:57 +00:00
CreateRiderAPIUserCommand.php Fix rider api user command to only create an api user for riders without it #617 2021-08-21 15:23:46 +08:00
FulfillOldJobOrderCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
FulfillPendingJobOrderCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
GenerateBatteryCompatibilityCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
GenerateCustomerSourceReportCommand.php Remove the unused date code. #539 2021-03-02 02:37:17 +00:00
GenerateWarrantyFromJobOrderCommand.php Add warranty source to Warranty and when creating warranty. #579 2021-06-10 04:11:27 +00:00
ImportBatteryPriceCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportCarClubCustomerDataCommand.php Update command with new template. #583 2021-06-11 06:45:09 +00:00
ImportCarClubCustomerHubCommand.php Fix import command for the file. Fix association between carclubcustomerhub and hub. #609 2021-08-04 09:00:58 +00:00
ImportCMBBatteryDataCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportCMBBatteryTradeInPriceCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportCMBVehicleCompatibilityCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportCustomerCommand.php Add customer source when creating a new customer. #548 2021-06-17 09:01:44 +00:00
ImportHubFilterKMLFileCommand.php Add service to check if customer is within area for hub filtering. Add command to import KML files for hub filtering area. #575 2021-06-24 03:01:47 +00:00
ImportKMLFileCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportLegacyJobOrderCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportOutletsCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportPartnersCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportSAPBatteryCommand.php Modify the message for clarity. #390 2020-04-29 08:24:07 +00:00
ImportSAPDeltaCommand.php Add checking for empty row and empty columns. #523 2020-10-20 03:55:40 +00:00
ImportSAPMasterCommand.php Create command to import SAP information. #504 2020-09-25 09:58:07 +00:00
ImportVehicleBatteryCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ImportVehicleCompatibilityCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
MergeDuplicateVehiclesCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
RefreshJobOrderCacheCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
RefreshLatestActiveJobOrderCacheCommand.php Add checking if date schedule is more than 24 hours before adding to cache. Add advance orders to cache when refreshing. #535 2021-02-10 07:59:32 +00:00
ReportRiderTime.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
ResetHubJoCountCommand.php Add hub filtering code. #575 2021-06-02 10:00:35 +00:00
SeedRiderSessionsCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
SetCustomerPrivacyPolicyCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
SetWarrantyBranchCodeCommand.php Remove optimizations and fix dealer query. #597 2021-07-23 04:06:48 +00:00
TestGeneralSearchCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
TestGeofenceCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
TestHubCounterCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
TestJobOrderManagerCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
TestRegAPNSCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
TestRiderTrackerCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
TestSMSCommand.php Save records of sms messages when sending #384 2020-05-01 14:03:27 +08:00
UpdateCustomerVehicleBatteryCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
UpdateCustomerVehicleWarrantyCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
UploadCleanupCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
UserCreateCommand.php Merge branch 'master' of gitlab.com:jankstudio/resq into 329-transition-branch-for-cmb-and-resq-merging 2020-04-03 02:32:07 +00:00
WarrantySMSCommand.php Add filter for 9900000000 number. #398 2020-05-05 03:07:08 +00:00