| .. |
|
AdjustLongLatCommand.php
|
Add command for populating long / lat fields in job order #186
|
2019-02-21 15:39:24 +08:00 |
|
ComputeWarrantyExpiryDateCommand.php
|
Fix for command that computes the expiration date of existing warranties. #301
|
2020-01-20 03:21:51 +00:00 |
|
CreateCustomerFromWarrantyCommand.php
|
Add command to compute expiry date for warranty. #280
|
2019-11-29 03:41:34 +00:00 |
|
FulfillOldJobOrderCommand.php
|
Create new command for fulfilling pending job orders #160
|
2018-07-26 21:25:56 +08:00 |
|
FulfillPendingJobOrderCommand.php
|
Create new command for fulfilling pending job orders #160
|
2018-07-26 21:25:56 +08:00 |
|
GenerateBatteryCompatibilityCommand.php
|
Fix bug in battery:generate_compatibility_json command #212
|
2019-05-27 09:57:20 +08:00 |
|
GenerateWarrantyFromJobOrderCommand.php
|
Fix memory issue for warranty generation #213
|
2019-05-28 01:20:09 +08:00 |
|
ImportBatteryPriceCommand.php
|
Update import commands to new format #70
|
2018-04-05 01:53:45 +08:00 |
|
ImportCMBBatteryDataCommand.php
|
Add normalize name method to process special cases for battery size. #270
|
2019-10-13 08:04:54 +00:00 |
|
ImportCMBBatteryTradeInPriceCommand.php
|
Redo the import tradein price command. #270
|
2019-10-11 09:13:30 +00:00 |
|
ImportCMBVehicleCompatibilityCommand.php
|
Add normalize name method to process special cases for battery size. #270
|
2019-10-13 08:04:54 +00:00 |
|
ImportCustomerCommand.php
|
Fix customer import bug #75
|
2018-04-06 13:40:15 +08:00 |
|
ImportKMLFileCommand.php
|
Add GeofenceTracker service and test command #141
|
2019-03-10 22:33:35 +08:00 |
|
ImportLegacyJobOrderCommand.php
|
Add the customer name, mobile, and sap battery fields to the warranty csv file. #202
|
2019-04-09 09:23:38 +00:00 |
|
ImportOutletsCommand.php
|
Add command to import csv for outlets and hubs
|
2018-02-01 04:18:11 +08:00 |
|
ImportPartnersCommand.php
|
Remove dotenv implementation from setting of customer privacy policy. #275
|
2019-11-22 03:27:16 +00:00 |
|
ImportSAPBatteryCommand.php
|
Make command sap_battery:import repeatable #178
|
2019-02-01 18:41:22 +08:00 |
|
ImportVehicleBatteryCommand.php
|
Update import commands to new format #70
|
2018-04-05 01:53:45 +08:00 |
|
ImportVehicleCompatibilityCommand.php
|
Update import commands to new format #70
|
2018-04-05 01:53:45 +08:00 |
|
MergeDuplicateVehiclesCommand.php
|
Add vehicle:merge command to clear duplicate vehicles #144
|
2018-06-16 11:51:28 +08:00 |
|
ReportRiderTime.php
|
Fix bug in rider report command #162
|
2018-09-28 10:31:07 +08:00 |
|
SeedRiderSessionsCommand.php
|
Remove unnecessary comments from command. #270
|
2019-10-30 02:20:32 +00:00 |
|
SetCustomerPrivacyPolicyCommand.php
|
Remove dotenv implementation from setting of customer privacy policy. #275
|
2019-11-22 03:27:16 +00: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 apns sender with new one #196
|
2019-03-28 11:22: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 |
|
UpdateCustomerVehicleBatteryCommand.php
|
Create command to update the battery of the customer vehicle to the battery last purchased. #204
|
2019-04-15 08:58:30 +00:00 |
|
UpdateCustomerVehicleWarrantyCommand.php
|
Modify query to find customer vehicle using plate number. #302
|
2020-01-20 06:37:29 +00:00 |
|
UploadCleanupCommand.php
|
Add image file to battery, update cleanup task for orphaned images
|
2018-02-04 23:10:32 +08:00 |
|
UserCreateCommand.php
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |