Commit graph

4898 commits

Author SHA1 Message Date
Sneha
6321ccc8fe CSR-1985
UI changes for promo modal
2024-02-26 15:51:29 +05:30
CarlNation
f75c88a337 Merge branch 'release/end-to-end-insurance' into rlsmerge/end-to-end-ins-to-develop 2024-02-22 10:32:05 -05:00
CarlNation
bc74b8cfaa
Merge pull request #1767 from Safelite/feature/CSR-1072
CSR-1072
2024-02-22 10:17:10 -05:00
CarlNation
04815ab683 CSR-1072 prettier 2024-02-22 10:09:46 -05:00
CarlNation
d10e30d91a CSR-1072
more insurance fields
2024-02-22 10:03:38 -05:00
CarlNation
d327650543 Merge branch 'release/end-to-end-insurance' into rlsmerge/end-to-end-ins-to-develop 2024-02-21 10:19:06 -05:00
chloeherdsafelite
122c7a0c1d
Merge pull request #1765 from Safelite/feature/csr-1973
Remove navigation exceptions for schedule, service-location.
2024-02-21 09:07:32 -05:00
Chloe Herd
5e2f79fa6a Formatting 2024-02-20 16:47:55 -05:00
hiteshkumar87
46fcd3476d Update service-location.vue
Mobile fee part null handle for Insurance and mobile service flow
2024-02-20 19:49:20 +05:30
Scott Kiener
dd29180459 CSR-1971 | Unit tests to confirm IDs are present on validate promo 2024-02-20 09:04:27 -05:00
Scott Kiener
6d1deb8b75 Merge remote-tracking branch 'origin/release/end-to-end-insurance' into rlsmerge/endToEnd-to-develop 2024-02-19 14:33:24 -05:00
Scott Kiener
05f50e863e Merge remote-tracking branch 'origin/release/2024.02.22' into rlsmerge/2024.02.22-to-end-to-end 2024-02-19 13:49:58 -05:00
CarlNation
3cfd9a1ca2 CSR-1072
prettier
2024-02-19 07:46:12 -05:00
CarlNation
4e1caf8559 CSR-1072
CSR-1072 insurance orders will remove line items depending on the company.  mobile fee, recycle fee, etc.  So we can return from heritage with nothing in supporting items causing exceptions when lineItems is no longer required.
2024-02-19 07:40:07 -05:00
CarlNation
17398ce41b CSR-1072
remove console.log
2024-02-16 14:30:50 -05:00
CarlNation
1cab64f8ab CSR-1072
CSR-1072 insurance orders will remove line items depending on the company.  mobile fee, recycle fee, etc.  So we can return from heritage with nothing in supporting items.  So only add lineItems when they exist on the serviceability call
2024-02-16 14:26:05 -05:00
Scott Kiener
15477bc076 CSR-1971 | Update line item ID syncing to avoid duplicate IDs 2024-02-16 10:54:02 -05:00
Scott Kiener
24cc8d1c95 Merge remote-tracking branch 'origin/release/2024.02.15' into rlsmerge/2024.02.15-to-2024.02.22 2024-02-16 10:33:27 -05:00
Chloe Herd
01fa383521 Remove navigation exceptions for schedule, service-location. 2024-02-15 17:04:21 -05:00
CarlNation
34ac06c20d CSR-1072
null check
2024-02-15 14:01:54 -05:00
CarlNation
9204129686 CSR-1072
insurance fields
2024-02-15 13:42:39 -05:00
Chloe Herd
b9fc0b2c8b Formatting 2024-02-15 12:14:17 -05:00
Chloe Herd
c0a26b2a95 Update unit tests 2024-02-15 12:00:51 -05:00
Chloe Herd
026bb5383f Ensure parsed numbers are not NaN before logging. 2024-02-15 11:59:01 -05:00
Chloe Herd
a324bba65d Remove unneeded code 2024-02-14 15:26:23 -05:00
Chloe Herd
5800d00839 Calculate total + subtotal as early as available 2024-02-14 14:48:50 -05:00
Chloe Herd
fbdea3582f Trigger on every navigation 2024-02-14 13:59:35 -05:00
Chloe Herd
808693b443 Clarify Falsy checks 2024-02-14 13:59:21 -05:00
Chloe Herd
0514dc3387 Helper lemma for verifying existence of fields 2024-02-14 13:01:29 -05:00
Scott Kiener
e4edb81c3a Remove email address requirement from address-vehicles 2024-02-14 10:54:45 -05:00
Scott Kiener
6a55942b56 CSR-1975 | Unit test formatting 2024-02-14 10:14:07 -05:00
Scott Kiener
f622f1ad62 CSR-1975 | Update unit tests 2024-02-14 10:11:52 -05:00
Scott Kiener
a78030b117 CSR-1975 | Wiper promo bug on Quote fix 2024-02-14 09:44:23 -05:00
Chloe Herd
db9f5f38f7 Create generic GTM logging method 2024-02-14 09:39:24 -05:00
Adam Caouette
7bbe9fa883 CSR-1952: prettier reformat 2024-02-13 20:23:53 -05:00
Adam Caouette
5e4677cbce CSR-1952: add missing strike-through price vs discount promo price feature 2024-02-13 20:13:58 -05:00
Adam Caouette
ce348ec560 CSR-1952: revised updates for triggering toast message upon promo applied 2024-02-13 13:13:57 -05:00
Adam Caouette
60f179d8ab CSR-1952: restore all the original changes EXCEPT the second added watcher that broke QA 2024-02-13 09:49:25 -05:00
AdamCaouetteSafelite
3eb02682b2
Merge pull request #1749 from Safelite/feature/CSR-1952-ajc-try2
CSR-1952: revert watcher to fix QA
2024-02-13 08:35:32 -05:00
Adam Caouette
74e7669d31 CSR-1952: revert watcher to fix QA 2024-02-13 08:29:01 -05:00
AMSNEHA
d004b963cb
Merge pull request #1748 from Safelite/feature/CSR-1764.2
Update quote.vue
2024-02-13 13:45:56 +05:30
Sneha
69b62d17cb Update quote.vue 2024-02-13 12:35:24 +05:30
AMSNEHA
641207355d
Merge pull request #1747 from Safelite/feature/CSR-1764.2
Unit test
2024-02-13 12:00:07 +05:30
Sneha
abe2ff5d36 removing menu modal changes 2024-02-13 11:54:30 +05:30
Sneha
b8e788529f Unit test 2024-02-13 11:16:00 +05:30
AdamCaouetteSafelite
a16d4dc2f4
Merge pull request #1746 from Safelite/feature/CSR-1952-ajc-try2
CSR-1952: try removing original watcher with deep clone
2024-02-12 17:41:37 -05:00
Adam Caouette
e19684dd68 CSR-1952: try removing original watcher with deep clone 2024-02-12 17:33:06 -05:00
AdamCaouetteSafelite
05e4756b93
Merge pull request #1745 from Safelite/feature/CSR-1952-ajc-try2
CSR-1252: add another watch for lineItems
2024-02-12 16:48:22 -05:00
Adam Caouette
12ab7568e3 CSR-1252: add another watch for lineItems 2024-02-12 16:24:17 -05:00
CarlNation
f713cb2bd2 CSR-1952 revert
CSR-1952 see if revert fixes page hanging
2024-02-12 15:41:43 -05:00
hiteshkumar87
abba1a227f
Merge pull request #1742 from Safelite/feature/Digital/CSR-1438.3
Update address-lookup.vue
2024-02-12 15:54:52 +05:30
hiteshkumar87
8a568dba69 Update address-lookup.vue 2024-02-12 15:45:15 +05:30
hiteshkumar87
68eae50b40
Merge pull request #1741 from Safelite/feature/Digital/CSR-1438.3
addOptionalText
2024-02-12 14:36:40 +05:30
hiteshkumar87
2ca9a4b2e7 addOptionalText
addOptionalText to make textbox-question more generic
2024-02-12 13:52:18 +05:30
AMSNEHA
7af5e5eb11
Merge pull request #1740 from Safelite/feature/CSR-1764.1
Revert "CSR-1764"
2024-02-12 12:42:49 +05:30
hiteshkumar87
1b04aa9e7e
Merge pull request #1739 from Safelite/feature/CSR-1438.2
Revert "Email optional"
2024-02-12 12:41:08 +05:30
Sneha
060f77b117 Revert "CSR-1764"
This reverts commit e88da1bd77.
2024-02-12 12:35:08 +05:30
hiteshkumar87
d70d3735b3 Revert "Email optional"
This reverts commit 597db2547b.
2024-02-12 12:29:26 +05:30
Adam Caouette
6eb7ada54b CSR-1952: prettier fixes 2024-02-09 13:02:21 -05:00
Adam Caouette
d6433cd84b Merge branch 'release/2024.02.15' into feature/CSR-1952-ajc 2024-02-09 12:58:17 -05:00
Adam Caouette
9f527ce18d CSR-1952: rearrange promo link and promos applied into cart 2024-02-09 12:00:00 -05:00
AMSNEHA
d8239b3077
Merge pull request #1736 from Safelite/feature/CSR-1764.2
CSR 1764
2024-02-09 21:34:52 +05:30
Sneha
37a59cc74e merge to release 2024-02-09 21:27:13 +05:30
hiteshkumar87
2dc8d42971 CSR-1438
make email optional
2024-02-09 20:51:11 +05:30
AMSNEHA
62bc6f50d9
Merge pull request #1733 from Safelite/feature/CSR-1764.1
CSR-1764
2024-02-09 19:29:50 +05:30
Sneha
be65993f87 changes 2024-02-09 19:12:07 +05:30
Sneha
dbbe9fa016 CSR-1764 2024-02-09 17:54:06 +05:30
hiteshkumar87
597db2547b Email optional
make email optional
2024-02-09 16:58:39 +05:30
Chloe Herd
11b7f52c8f Also remove ability for non-cash users to be routed past quote. 2024-02-08 10:51:33 -05:00
Adam Caouette
5e09c22e33 CSR-1952: include promo cart items into selected package cart items 2024-02-07 18:24:35 -05:00
Chloe Herd
acd68f97d9 Auto-route only as far as Quote for cash users. 2024-02-07 16:02:22 -05:00
CarlNation
68b1cbc3c7 prettier 2024-02-07 15:33:34 -05:00
CarlNation
48bb6ed7e7 CSR-1072
* Get set parentAccount in cookie correctly
* Do not call order-items pricing when mobile fee returned no results
 * Allow insurance prereq to exclude supportingItems
2024-02-07 15:27:31 -05:00
Scott Kiener
6309a7ba70 Merge remote-tracking branch 'origin/release/2024.02.15' into rlsmerge/2024.02.15-to-develop 2024-02-06 10:03:28 -05:00
Scott Kiener
69fb5dbbf7 Merge remote-tracking branch 'origin/release/2024.02.15' into rlsmerge/2024.02.15-to-end-to-end 2024-02-06 10:02:40 -05:00
Scott Kiener
6cec4d316f CSR-1954 | Formatting 2024-02-06 09:52:15 -05:00
Scott Kiener
5b5417f4a9 CSR-1954 | Service-location continue button bug fix
Mobile address was not always required to continue with "Mobile" option
2024-02-06 09:43:25 -05:00
CarlNation
4fcde06671
Merge pull request #1723 from Safelite/feature/vaps-null-fix
vaps null fix
2024-02-06 08:20:32 -05:00
CarlNation
2f6f3cc749
Merge pull request #1722 from Safelite/feature/CSR-1072
CSR-1072
2024-02-05 15:39:18 -05:00
CarlNation
4eea4d4af8 prettier 2024-02-05 15:33:55 -05:00
CarlNation
53d7aea7e1 CSR-1072
CSR-1072 the sessionId is not getting saved during loadsession.  this is a problem when returning from heritage.  the vuex sessionId ends up blank and we do not load the dynamoDb session data because we pass a default guid to load-session
2024-02-05 15:27:35 -05:00
Sneha
4068f50e5d removing menu modal changes 2024-02-05 22:09:57 +05:30
Sneha
e88da1bd77 CSR-1764 2024-02-05 21:45:03 +05:30
hiteshkumar87
ed447dd763 Update promo-modal-question.vue 2024-02-05 21:15:53 +05:30
hiteshkumar87
c644d3a7f8 Revert "Update global-methods.js" 2024-02-05 20:59:26 +05:30
hiteshkumar87
80044b34c7 Update global-methods.js 2024-02-05 20:52:05 +05:30
hiteshkumar87
ac687e5545 CSR-1601
BillToAccountNumber
2024-02-05 20:40:23 +05:30
CarlNation
0d02b5cd7a prettier 2024-02-02 15:33:32 -05:00
CarlNation
a0acb7ffd4 CSR-1072 back button for end to end
CSR-1072 back button for end to end should go back to heritage
2024-02-02 15:19:21 -05:00
CarlNation
364e85614b CSR-1072 save coverage status value as string
CSR-1072 save coverage status value as string
2024-02-02 13:25:25 -05:00
CarlNation
00b5038ff7 CSR-1072 was not setting BillToAccount
CSR-1072 was not setting BillToAccount
2024-02-02 08:50:20 -05:00
Chloe Herd
5c0dd81a22 Merge branch 'release/2024.01.26' into rlsmerge/2024.01.26-to-2024.02.08 2024-02-01 12:09:07 -05:00
Chloe Herd
f1e044549e Type coercion 2024-01-31 14:58:18 -05:00
Chloe Herd
978f9c948d Clip prices to 2 digits in logging. 2024-01-31 13:50:04 -05:00
Adam Caouette
6839602ec0 CSR-1285: replace hard-coded account no. with State one 2024-01-29 22:03:41 -05:00
Adam Caouette
8062894cca CSR-1511: use coverage data from store 2024-01-29 21:23:55 -05:00
CarlNation
ce1ba079dd Merge branch 'release/end-to-end-insurance' into rlsmerge/endToEnd-to-develop 2024-01-29 12:27:41 -05:00
CarlNation
4515ef09e3 Merge branch 'release/2024.02.08' into rlsmerge/2024.02.08-to-endToEnd 2024-01-29 11:47:16 -05:00
CarlNation
05090b4345 Merge branch 'release/2024.02.08' into rlsmerge/2024.02.08-to-develop 2024-01-29 09:30:26 -05:00
CarlNation
d6fd01b473 Merge branch 'release/2024.01.26' into rlsmerge/2024.01.26-to-develop 2024-01-29 09:22:14 -05:00