Commit graph

1821 commits

Author SHA1 Message Date
Korina Cordero
9dbbe93e31 Create script to run the GenerateWarrantyFromJOCommand per month. #404 2020-05-08 09:38:03 +00:00
Korina Cordero
78136cc281 Add output file for existing warranties and invalid plate numbers. #400 2020-05-08 05:30:27 +00:00
Korina Cordero
24d297b48f Add error log if JO fulfillment cannot created the warranty. Fix for warranty creation issues when creating warranty from existing JO. #400 2020-05-07 11:13:43 +00:00
906fc76ff3 Merge branch '398-filter-numbers-for-sms-warranty-sending' into 'master'
Resolve "Filter numbers for sms warranty sending"

Closes #398

See merge request jankstudio/resq!449
2020-05-05 03:09:11 +00:00
Korina Cordero
258a379b68 Add filter for 9900000000 number. #398 2020-05-05 03:07:08 +00:00
7faa6f3a1d Merge branch '394-warranty-expiration-sms-reminder' into 'master'
Activate actual sending of warranty SMS and change configuration to point to live DR URL #394

Closes #394

See merge request jankstudio/resq!448
2020-05-04 10:35:36 +00:00
e123008061 Activate actual sending of warranty SMS and change configuration to point to live DR URL #394 2020-05-04 18:34:42 +08:00
634296f9bc Merge branch '394-warranty-expiration-sms-reminder' into 'master'
Resolve "Warranty expiration sms reminder"

Closes #394

See merge request jankstudio/resq!447
2020-05-04 10:05:53 +00:00
f384c5d940 Merge branch 'master' of gitlab.com:jankstudio/resq into 394-warranty-expiration-sms-reminder 2020-05-04 18:05:15 +08:00
46da9b6bfd Add details to message #394 2020-05-04 18:04:56 +08:00
0b4702840b Merge branch '397-resq-sms-sent-report' into 'master'
Add index for date_create. #397

Closes #397

See merge request jankstudio/resq!446
2020-05-04 09:02:11 +00:00
Korina Cordero
8d7e0664ee Add index for date_create. #397 2020-05-04 08:46:38 +00:00
9018d1a294 Merge branch '397-resq-sms-sent-report' into 'master'
Resolve "Resq - SMS sent report"

Closes #397

See merge request jankstudio/resq!445
2020-05-04 08:12:44 +00:00
Korina Cordero
143c471a48 Add report for SMS messages. #397 2020-05-04 08:05:50 +00:00
1a78320ca9 Fix when date is not speicifed in warranty:sms command #394 2020-05-04 11:34:34 +08:00
e8446cd181 Merge branch '394-warranty-expiration-sms-reminder' of gitlab.com:jankstudio/resq into 394-warranty-expiration-sms-reminder 2020-05-04 11:31:00 +08:00
82baef50ee Make checks for mobile number format #394 2020-05-04 11:30:43 +08:00
Korina Cordero
81f8bf84d3 Made date an optional argument to command. #394 2020-05-04 03:23:04 +00:00
Korina Cordero
416441c572 Merge branch '394-warranty-expiration-sms-reminder' of gitlab.com:jankstudio/resq into 394-warranty-expiration-sms-reminder 2020-05-04 03:07:48 +00:00
cb95705848 Add command for sending warranty SMS #394 2020-05-04 11:05:28 +08:00
6abd8cacae Merge branch '394-warranty-expiration-sms-reminder' into 'master'
Have sms search for message_id instead of id #394

Closes #394

See merge request jankstudio/resq!444
2020-05-03 15:03:25 +00:00
0d50c864d6 Have sms search for message_id instead of id #394 2020-05-03 23:02:47 +08:00
54c0882b01 Merge branch '394-warranty-expiration-sms-reminder' into 'master'
Fix bug in dr_url passing #394

Closes #394

See merge request jankstudio/resq!443
2020-05-03 14:58:28 +00:00
106a38499d Fix bug in dr_url passing #394 2020-05-03 22:57:47 +08:00
89c18eda1c Merge branch '394-warranty-expiration-sms-reminder' into 'master'
Resolve "Warranty expiration sms reminder"

Closes #394

See merge request jankstudio/resq!442
2020-05-03 14:51:59 +00:00
d189b8eb18 Fix SMS delivery receipt functionality #394 2020-05-03 22:50:56 +08:00
dd2ddb0323 Merge branch '395-resq-api-bug-fixes' into 'master'
Add message field for version check #395

Closes #395

See merge request jankstudio/resq!441
2020-05-01 07:30:32 +00:00
7043f0c483 Add message field for version check #395 2020-05-01 15:29:24 +08:00
97915c22fe Merge branch '395-resq-api-bug-fixes' into 'master'
Replace flag_advance_order check with 1 instead of 'true' #395

Closes #395

See merge request jankstudio/resq!440
2020-05-01 07:01:18 +00:00
50e38e1e4b Replace flag_advance_order check with 1 instead of 'true' #395 2020-05-01 14:58:59 +08:00
0ef04e68a3 Merge branch '395-resq-api-bug-fixes' into 'master'
Set some defaults to null in get vehicles #395

Closes #395

See merge request jankstudio/resq!439
2020-05-01 06:30:46 +00:00
381323a07e Set some defaults to null in get vehicles #395 2020-05-01 14:29:40 +08:00
434cedf206 Merge branch '384-make-map-tile-server-configurable' of gitlab.com:jankstudio/resq into 394-warranty-expiration-sms-reminder 2020-05-01 14:05:57 +08:00
ff6b4da4df Save records of sms messages when sending #384 2020-05-01 14:03:27 +08:00
976fca1261 Merge branch '393-api-warranty-bug' into 'master'
Resolve "API Warranty bug"

Closes #393

See merge request jankstudio/resq!438
2020-04-30 08:22:44 +00:00
Korina Cordero
ce5a9cb79d Fix when name is null when returning customer vehicle info. #393 2020-04-30 08:08:33 +00:00
13d3cfd3ee Merge branch '392-resq-new-api-calls-for-version-check-and-display-order-screen' into 'master'
Add scheduleOptionStatus API call. #392

Closes #392

See merge request jankstudio/resq!437
2020-04-30 07:35:21 +00:00
Korina Cordero
7d4212195d Remove error_log. #392 2020-04-30 07:34:20 +00:00
Korina Cordero
ae17b23b2c Adjust the timecheck #392 2020-04-30 07:32:37 +00:00
Korina Cordero
6effa53997 Improve the time checking. #392 2020-04-30 07:26:12 +00:00
Korina Cordero
da16bf54a3 Add scheduleOptionStatus API call. #392 2020-04-30 07:17:34 +00:00
6ecc1166e3 Merge branch '392-resq-new-api-calls-for-version-check-and-display-order-screen' into 'master'
Resolve "Resq - new API calls for version check and display order screen"

Closes #392

See merge request jankstudio/resq!436
2020-04-30 07:03:01 +00:00
Korina Cordero
b66ebf7eeb Fix when no hubs are found. #392 2020-04-30 07:00:25 +00:00
Korina Cordero
b3b46bca7b Add versionCheck API call. #392 2020-04-30 05:38:41 +00:00
4d7455a058 Merge branch '391-resq-app-changes' into 'master'
Resolve "Resq - App Changes"

Closes #391

See merge request jankstudio/resq!435
2020-04-30 03:19:07 +00:00
Korina Cordero
9921f9d69f Modify rider slots to be normal array. Fix label for the lunch break slot. Rename label. #391 2020-04-30 03:09:21 +00:00
3716a9a881 Merge branch '389-resq-new-api-calls-for-advance-order-slots' into 'master'
Resolve "Resq - new API calls for advance order slots"

Closes #389

See merge request jankstudio/resq!433
2020-04-29 10:52:32 +00:00
f180214876 Merge branch '390-resq-modifications-to-importsapbatterycommand' into 'master'
Resolve "Resq - modifications to ImportSAPBatteryCommand"

Closes #390

See merge request jankstudio/resq!434
2020-04-29 08:43:22 +00:00
Korina Cordero
2a2cde8a2d Modify the message for clarity. #390 2020-04-29 08:24:07 +00:00
Korina Cordero
f030eeef2a Add newRequestJobOrder API call. #389 2020-04-28 09:08:48 +00:00