Commit graph

2628 commits

Author SHA1 Message Date
Korina Cordero
0dee028045 Find customer and customer vehicle before warranty creation for warranty upload. #660 2022-04-25 08:42:43 +00:00
4a93a2d482 Merge branch '659-post-cert-renewal-script' into 'master'
Resolve "Post cert renewal script"

Closes #659

See merge request jankstudio/resq!772
2022-04-22 09:25:20 +00:00
Korina Cordero
4d07f350bb Add comments on how to install the script. #695 2022-04-22 09:24:39 +00:00
Korina Cordero
cea8df1a2c Add script to copy the new certificates to vernemq folder and restart the needed services 2022-04-22 08:26:13 +00:00
19a757f48d Merge branch '658-check-numbers-sent-to-rising-tide' into 'master'
Fix bugs found when testing with app. #658

Closes #658

See merge request jankstudio/resq!771
2022-04-12 11:03:24 +00:00
Korina Cordero
dad3caecf3 Fix bugs found when testing with app. #658 2022-04-12 11:00:43 +00:00
2caa286f12 Merge branch '658-check-numbers-sent-to-rising-tide' into 'master'
Resolve "Check numbers sent to Rising Tide"

Closes #658

See merge request jankstudio/resq!770
2022-04-12 10:08:48 +00:00
Korina Cordero
9bc1f44ca2 Clean up code. #658 2022-04-12 10:08:13 +00:00
Korina Cordero
b712b35a97 Fix checking for return. #658 2022-04-12 10:01:14 +00:00
Korina Cordero
6fff162c0e Improve error message and return value. #658 2022-04-12 09:59:35 +00:00
Korina Cordero
a6add363bd Refine the cleaning of mobile number. #658 2022-04-12 09:53:01 +00:00
Korina Cordero
466d6c124f Prepend country code to mobile numbers for SMS messaging. #658 2022-04-12 09:30:00 +00:00
ab2ca02227 Merge branch '655-import-yokohama-vehicle-battery-compatibility' into 'master'
Modify script to create vehicle if vehicle does not exist. Modify length of make in Vehicle. #655

Closes #655

See merge request jankstudio/resq!769
2022-04-11 03:06:51 +00:00
Korina Cordero
688b890fd7 Modify script to create vehicle if vehicle does not exist. Modify length of make in Vehicle. #655 2022-04-11 03:04:43 +00:00
d0d26e01e4 Merge branch '655-import-yokohama-vehicle-battery-compatibility' into 'master'
Resolve "Import Yokohama vehicle battery compatibility"

Closes #655

See merge request jankstudio/resq!767
2022-04-08 12:23:03 +00:00
Korina Cordero
bc1c6110e8 Fix issues found during testing. #655 2022-04-08 09:06:55 +00:00
7433fd5153 Merge branch '656-add-motiv-inventory-to-initializehubform' into 'master'
Resolve "Add motiv inventory to initializeHubForm"

Closes #656

See merge request jankstudio/resq!768
2022-04-07 10:32:42 +00:00
Korina Cordero
928257ccdc Add motiv call to initializeOpenHubForm. #656 2022-04-07 09:58:17 +00:00
Korina Cordero
6cc9cddf1f Add command to import vehicle battery compatibility for Yokohama. #655 2022-04-06 11:01:27 +00:00
9b50efc9d0 Merge branch '654-script-to-fulflll-job-orders' into 'master'
Resolve "Script to fulflll job orders"

Closes #654

See merge request jankstudio/resq!766
2022-04-01 10:38:29 +00:00
Korina Cordero
4e1613540d Add date argument to command. #654 2022-03-31 06:45:40 +00:00
Korina Cordero
618769ab5d Remove clearing of entitymanager. #654 2022-03-31 02:10:10 +00:00
Korina Cordero
3315565000 Create command to fulfill assigned job orders. #654 2022-03-30 10:56:09 +00:00
b4f28a3b17 Merge branch '652-make-command-to-test-getclosestopenhubs' into 'master'
Resolve "Make command to test getClosestOpenHubs"

Closes #652

See merge request jankstudio/resq!764
2022-03-24 08:20:52 +00:00
Korina Cordero
3e238347be Add hub output with distance. #652 2022-03-24 08:19:44 +00:00
f9647f3337 Merge branch '653-modify-message-when-no-hubs-are-found' into 'master'
Resolve "Modify message when no hubs are found"

Closes #653

See merge request jankstudio/resq!765
2022-03-24 08:10:57 +00:00
Korina Cordero
c8629692e9 Change message when no hubs are found. Add checking for null if no hubs are found. #653 2022-03-24 07:44:03 +00:00
Korina Cordero
85be728bf6 Create command to test getClosestOpenHubs. #652 2022-03-24 07:32:06 +00:00
b7159c127c Merge branch '651-fix-nearest-hub-issue' into 'master'
Resolve "Fix nearest hub issue"

Closes #651

See merge request jankstudio/resq!763
2022-03-24 06:35:40 +00:00
Korina Cordero
73f0e69b9a Fix issues found while testing. #651 2022-03-24 05:50:02 +00:00
Korina Cordero
e80ce9db66 Fix issues found while testing. #651 2022-03-24 05:38:18 +00:00
Korina Cordero
457bbece2b Fix issues found while testing. #651 2022-03-24 05:28:15 +00:00
Korina Cordero
b7c5f5dafe Add checking for hub slots. #651 2022-03-24 05:07:26 +00:00
Korina Cordero
d8f5b7833d Add flag for unavailable slots. #651 2022-03-23 09:48:37 +00:00
b16e58cf35 Merge branch '650-improve-performance-for-capi-call-for-vehicles' into 'master'
Resolve "Improve performance for capi call for vehicles"

Closes #650

See merge request jankstudio/resq!762
2022-03-15 09:07:06 +00:00
Korina Cordero
8c685536d3 Change query for vehicle manufacturers and vehicles to use raw sql. #650 2022-03-15 09:01:53 +00:00
1d627025eb Merge branch '649-move-hardcoded-text-into-translations-file' into 'master'
Resolve "Move hardcoded text into translations file"

Closes #649

See merge request jankstudio/resq!761
2022-03-15 07:59:25 +00:00
Korina Cordero
a5a30ec7f9 Change hardcoded messages into entries in messages file. #649 2022-03-15 07:51:58 +00:00
Korina Cordero
ae477ea440 Move hardcoded labels to messages file. #649 2022-03-15 06:37:22 +00:00
5686923a04 Merge branch '647-update-fuel-prices' into 'master'
Resolve "Update fuel prices"

Closes #647

See merge request jankstudio/resq!759
2022-03-09 08:57:13 +00:00
Korina Cordero
4765c34be8 Update fuel prices for gas and diesel. #647 2022-03-09 03:44:16 +00:00
e986d07f70 Merge branch '644-fix-app-warranty-api' into 'master'
Add QR prefix removal to app api for warranty #644

Closes #644

See merge request jankstudio/resq!756
2022-02-02 14:32:32 +00:00
5b36e0d8d7 Add QR prefix removal to app api for warranty #644 2022-02-02 22:27:58 +08:00
c9fe5ffce5 Merge branch '643-have-capi-call-for-warranty-get-remove-qr-prefix-from-serial' into 'master'
Resolve "Have CAPI call for warranty get remove 'QR' prefix from serial"

Closes #643

See merge request jankstudio/resq!755
2022-01-20 17:04:13 +00:00
b1150d6c93 Add clean serial functionality for QR prefix in CAPI customer warranty #643 2022-01-21 01:02:55 +08:00
aa529e7411 Merge branch '641-create-capi-call-to-verify-if-resq-user' into 'master-fix'
Resolve "Create capi call to verify if resq user"

See merge request jankstudio/resq!753
2021-12-03 05:57:12 +00:00
a5f5ac861d Merge branch '640-new-rider-api-call-to-return-customer-hash' into 'master-fix'
Resolve "New rider api call to return customer hash"

See merge request jankstudio/resq!752
2021-12-03 05:56:57 +00:00
255395bb38 Merge branch '632-resq-1-5-changes' into 'master-fix'
Resolve "Resq 1.5 changes"

See merge request jankstudio/resq!745
2021-12-03 05:54:22 +00:00
Korina Cordero
8c057c216e Add mobile number to response. #641 2021-11-25 02:28:49 +00:00
Korina Cordero
5c03ccb1fb Add checking in hash service for invalid hashes. Add capi call to verify if hash belongs to customer. #641 2021-11-24 08:23:48 +00:00