resq/src/Command
2020-03-13 11:35:15 +00:00
..
AdjustLongLatCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ComputeWarrantyExpiryDateCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
CreateCustomerFromWarrantyCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
FulfillOldJobOrderCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
FulfillPendingJobOrderCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
GenerateBatteryCompatibilityCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
GenerateWarrantyFromJobOrderCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportBatteryPriceCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportCMBBatteryDataCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportCMBBatteryTradeInPriceCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportCMBVehicleCompatibilityCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportCustomerCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportKMLFileCommand.php Add GeofenceTracker service and test command #141 2019-03-10 22:33:35 +08:00
ImportLegacyJobOrderCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportOutletsCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportPartnersCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportSAPBatteryCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportVehicleBatteryCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ImportVehicleCompatibilityCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
MergeDuplicateVehiclesCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
RefreshJobOrderCacheCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
ReportRiderTime.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
SeedRiderSessionsCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
SetCustomerPrivacyPolicyCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
TestGeneralSearchCommand.php Add getters and setters for LegacyJobOrder. Create service that searches for plate number, name, and phone numbers in the legacy job orders, current job orders, and warranty. Create test command to test the search service. #182 2019-03-12 05:30:10 -04:00
TestGeofenceCommand.php Add GeofenceTracker service and test command #141 2019-03-10 22:33:35 +08:00
TestHubCounterCommand.php Add service to connect to redis. Add command to test service with the HubCounter service. #206 2019-05-02 07:21:49 +00:00
TestJobOrderManagerCommand.php Rename the service to JobOrderManager. #204 2019-04-22 06:04:22 +00:00
TestRegAPNSCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
TestRiderTrackerCommand.php Create rider tracker service. Create a test command to test rider tracker service. #180 2019-04-23 11:02:40 +00:00
TestWarrantyComputationCommand.php Add warranty computation service and criteria. Add command to test service. #370 2020-03-13 11:35:15 +00:00
UpdateCustomerVehicleBatteryCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
UpdateCustomerVehicleWarrantyCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
UploadCleanupCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00
UserCreateCommand.php Replace ObjectManager with EntityManagerInterface #335 2020-02-11 20:31:28 +08:00