Commit graph

6022 commits

Author SHA1 Message Date
CarlNation
015937394c
Merge branch 'release/2025.01.09' into feature/CASH-60 2025-01-03 11:53:30 -05:00
CarlNation
b593d921cc CASH-60
CASH-60 handle scenarios where the user may be using browser navigation.  try to wait for promises.  reset pia indicator.  also add route from customer-details for pay-now scenario.  the browser back/forward seems to trigger 2 scenarios on customer-details so just sending the pay-now scenario back to payment-method page instead of causing a script error
2025-01-03 11:51:27 -05:00
CarlNation
1961f2ec33 CASH-64
CASH-64 revert changes.  attempting fix in SV2 repo
2025-01-02 10:16:44 -05:00
CarlNation
59b7acc2bd CASH-64
CASH-64 return true to prevent router from navigating to vehicle page before the jump back to heritage
2025-01-02 08:18:30 -05:00
CarlNation
3916612d23 CASH-64
CASH-64 if missing the prereqs for insurance on service-location, send back to heritage.  This happens when the user is using browser back/forward buttons to navigate.  This doesn't happen locally so need to push this to dev in order to test further.
2025-01-02 07:44:42 -05:00
CarlNation
2e3e8a67bb CSR-2423 when researching meemic defect, noticed that coverage sub status of CMPDED gets overwritten
CSR-2423 when researching meemic defect, noticed that coverage sub status of CMPDED gets overwritten
2024-12-24 08:09:20 -05:00
bmauger
abe84137b7
Merge branch 'develop' into CSR-2435-adjust-banner-width 2024-12-16 15:39:47 -05:00
Bryan Mauger
a26aa67ae5 CSR-2435 make alert span full width.
Adjust for word wrap.
2024-12-16 15:16:06 -05:00
Bryan Mauger
f62f119ad3 Code cleanup. 2024-12-13 15:16:50 -05:00
Bryan Mauger
a68a10e9bc Update unit tests. 2024-12-13 14:57:05 -05:00
bmauger
96aca0094e
Merge branch 'develop' into CSR-2427-add-appt-details 2024-12-13 10:02:30 -05:00
AdamCaouetteSafelite
2ce5ba89dc
Merge branch 'develop' into feature/CSR-2489 2024-12-13 09:18:17 -05:00
Adam Caouette
97232fa737 CSR-2489: add insuranceCompanyName value to dataLayer 2024-12-12 17:16:32 -05:00
Bryan Mauger
213fa434cc WIP format updates. 2024-12-12 17:07:03 -05:00
Bryan Mauger
4aace86c80 WIP appt details snapshot updates. 2024-12-12 16:08:53 -05:00
CarlNation
5616141b05 Merge branch 'release/2024.12.12' into rlsmerge/12.12toDev 2024-12-12 15:49:20 -05:00
CarlNation
4757dd93d0 Do not send safeliteHop amounts less than 0
Do not send safeliteHop amounts less than 0
2024-12-12 15:12:47 -05:00
CarlNation
72c4fcc491 Merge branch 'release/2024.12.12' into rlsmerge/12.12toDev 2024-12-12 12:22:34 -05:00
Sneha
c6baefd0fb Update license-plate-lookup.vue 2024-12-12 11:52:13 +05:30
Sneha
5a629be741 CSR-2486 2024-12-12 11:49:21 +05:30
CarlNation
33166f71c6 tests
tests
2024-12-11 13:58:33 -05:00
CarlNation
a431a58fd5 date functions use client browser for date parts
date functions use client browser for date parts.  just parse it instead
2024-12-11 13:41:36 -05:00
CarlNation
96bde9eb40 toString on the referralDate issue
toString on the referralDate issue.  the toString javascript function is adding timezone causing issues after 7pm
2024-12-10 18:42:59 -05:00
hiteshkumar87
f332449ef6 CSR-2419
Home Address lookup remove default focus
2024-12-10 18:49:08 +05:30
hiteshkumar87
0875676dec
Merge branch 'release/2024.12.12' into Feature/Digital/CSR-2338 2024-12-06 23:01:12 +05:30
CarlNation
b02cbf5ceb test fix
test fix
2024-12-06 10:54:09 -05:00
CarlNation
2ae25e6bd0 cookie date time fix
The cookie is storing date time attributes in UTC causing an exception in heritage code when it hits the comma separating parts of the string.  ie:  SavedSessionTimeoutDate":"Mon, 20 Jan 2025 15:31:51 GMT"
2024-12-06 10:33:05 -05:00
CarlNation
57e21e55f0 fix test
fix test
2024-12-06 09:52:49 -05:00
CarlNation
bba652cd1a Add logging to debug QA automation failure.
Add logging to debug QA automation failure.  Kishan reports about 1 out of 10 requests to this endpoint fail running qa regression.
2024-12-06 08:35:03 -05:00
CarlNation
e1333f5bab Merge branch 'release/2024.12.06' into rlsmerge/2024.12.06-to-develop 2024-12-06 06:53:37 -05:00
Sneha
f244f29cce CSR-2434 2024-12-06 16:45:59 +05:30
Chloe Herd
d1cb245099 Hide recalibration text regardless of insurance selection. 2024-12-05 12:21:23 -05:00
Adam Caouette
e7913c3cbd CSR-2410: rearrange order to match /payment for consistency 2024-12-05 10:51:04 -05:00
Adam Caouette
f141c557a9 CSR-2410: fix typo, add missing prop 2024-12-05 10:50:39 -05:00
Bryan Mauger
b5763fa24e WIP add appointment details snapshot. 2024-12-04 16:41:36 -05:00
Bryan Mauger
1cab9e4952 CSR-2417 fix spacing in cart and review toggles. 2024-12-02 15:28:42 -05:00
CarlNation
3fa1126435 Merge branch 'release/2024.12.03' into rlsmerge/12.3toDevelop 2024-12-02 12:52:09 -05:00
CarlNation
1833e67272 CSR-2420 trying to debug issue
CSR-2420 trying to debug issue
2024-12-01 09:48:34 -05:00
Sneha
7ef8bc0b86 CSR-2416 2024-11-28 15:48:16 +05:30
CarlNation
8c3c799d1d
Merge branch 'release/2024.12.03' into CSR-2417-close-cart-on-submit 2024-11-26 15:18:17 -05:00
Bryan Mauger
4ad6704439 CSR-2417 collapse cart on all pages regardless of experiment
except payment.
2024-11-26 15:14:50 -05:00
hiteshkumar87
9b3e8191b1 CSR-2398
check actual recalibration required on the part or the child parts
2024-11-26 20:43:44 +05:30
bmauger
288785a436
Merge branch 'release/2024.12.03' into CSR-2379-remove-phone-number 2024-11-25 16:22:02 -05:00
Bryan Mauger
e7cee96068 CSR-2379 remove phone number on payment page for non glass-only. 2024-11-25 15:51:01 -05:00
CarlNation
6919aeee00 CSR-2407 dup check
CSR-2407 dup check will return to nextgen from heritage possibly unverified without vin so send to estimate page instead of vin-lookup
2024-11-24 20:12:04 -05:00
AdamCaouetteSafelite
6d953107af
Merge pull request #2146 from Safelite/feature/CSR-2410
CSR-2410: fix
2024-11-22 16:07:18 -05:00
Adam Caouette
b55c6e8b7c CSR-2410: fix 2024-11-22 16:00:27 -05:00
Bryan Mauger
d5b8f11cb6 BRM adjust padding on pwi button 2024-11-22 13:59:08 -05:00
Bryan Mauger
aef0e4ffff BRM fix word wrap of pay-with-insurance button 2024-11-22 13:41:59 -05:00
Bryan Mauger
a74ae7d687 CSR-2383 fix collapsed cart on confirmation page. 2024-11-22 13:03:14 -05:00
Bryan Mauger
14b371a262 Merge branch 'develop' into CSR-2383-fix-collapsed-cart-on-confirm 2024-11-22 12:40:27 -05:00
Bryan Mauger
54b8282fb4 CSR-2409 test iOS viewport fix. 2024-11-22 10:58:19 -05:00
Bryan Mauger
dadd895aa7 WIP Test fix or iPhone. 2024-11-22 09:05:50 -05:00
hiteshkumar87
be6ed5099b CSR-2338
Page advance to Schedule page
2024-11-22 19:03:11 +05:30
CarlNation
39d677fdc2
Merge branch 'develop' into CSR-2404-fix-font 2024-11-21 13:13:22 -05:00
Bryan Mauger
03ca3bc39f CSR-2404 fix word wrap. 2024-11-21 13:09:52 -05:00
CarlNation
0ac244847e Merge branch 'release/2024.11.21' into rlsmerge/2024.11.21-to-dev-freeze 2024-11-21 08:37:40 -05:00
Bryan Mauger
61e7e13fcb CSR-2404 fix font weight. 2024-11-20 16:31:22 -05:00
Bryan Mauger
b2cbe75441 CSR-2404 fix weight and alignment. 2024-11-20 15:38:40 -05:00
CarlNation
990f68fa15 CSR-2405 recal text corrections
CSR-2405 recal text corrections.  the recal text was being driven by the store getter which is only updated on page transition.  Changed it to use the page scoped version of insurance selected.
2024-11-20 14:32:25 -05:00
CarlNation
67b7efc50e CSR-2401 back navigation issue between NextGen and Heritage
CSR-2401 back navigation issue between NextGen and Heritage
2024-11-20 07:03:13 -05:00
Sneha
4172ec04fc CSR-2395 2024-11-20 16:09:47 +05:30
Bryan Mauger
ae6b9234e1 CSR-2404 fix code error. 2024-11-19 14:45:00 -05:00
Bryan Mauger
25998f35cd CSR-2404 fix package discount box alignment. 2024-11-19 14:25:54 -05:00
Bryan Mauger
193d660e8b WIP 2024-11-19 13:14:13 -05:00
Sneha
44abc67fb3 CSR-2395 2024-11-19 18:17:54 +05:30
AdamCaouetteSafelite
da9bc044ed
Merge pull request #2129 from Safelite/feature/CSR-2370
CSR-2370: add new getter var to use in CMS for payment-method subheader logic
2024-11-18 15:35:59 -05:00
Adam Caouette
3028ca7883 CSR-2370: add new getter var to use in CMS for payment-method subheader logic 2024-11-18 14:59:52 -05:00
AdamCaouetteSafelite
5a12b401fd
Merge pull request #2128 from Safelite/feature/CSR-2394
Feature/CSR-2394
2024-11-18 11:03:49 -05:00
Adam Caouette
5aeaeda00c CSR-2394: fix css 2024-11-18 10:32:19 -05:00
Sneha
fa9adade46 Update quote.vue
Removing discount line item for insurance
2024-11-18 10:51:00 +05:30
AdamCaouetteSafelite
34afbe0468
Merge pull request #2120 from Safelite/feature/CSR-2348
CSR-2348: update logic to allow for overnight drop off
2024-11-15 13:24:16 -05:00
CarlNation
96b92c6f30 remove it 2024-11-15 12:29:00 -05:00
CarlNation
33d26f8d37 another fix 2024-11-15 12:24:03 -05:00
CarlNation
8dbb39d2e8 logging fixes
logging fixes
2024-11-15 12:07:39 -05:00
Adam Caouette
9a68f87f1e CSR-2348: update logic to allow for overnight drop off 2024-11-15 11:56:38 -05:00
CarlNation
2731a778d9 remove log causing error
remove log causing error
2024-11-15 10:44:35 -05:00
CarlNation
b0d6ad304e CSR-2386 nav corrections
CSR-2386 nav corrections
2024-11-15 10:24:35 -05:00
CarlNation
579beb937a
Merge pull request #2116 from Safelite/feature/routerLogs
conditional logging in router
2024-11-15 09:37:53 -05:00
bmauger
015c7a3d6e
Merge pull request #2117 from Safelite/CSR-2383-fix-cart-on-conf-page
Csr 2383 fix cart on conf page
2024-11-15 09:18:41 -05:00
Bryan Mauger
d0bf754338 Update unit test for deleted code. 2024-11-15 09:08:12 -05:00
Bryan Mauger
08a21a22a4 CSR-2383 fix cart expand on confirmation page. 2024-11-15 08:52:02 -05:00
CarlNation
246e6aa9e5 make conditional logging a function call 2024-11-15 07:58:35 -05:00
Chloe Herd
60ea73a8d1 Merge branch 'release/2024.11.21' into feature/csr-2366 2024-11-14 16:10:25 -05:00
Chloe Herd
1a124c4608 Fix failing test 2024-11-14 16:09:47 -05:00
CarlNation
870a4ea45a conditional logging in router
conditional logging in router
2024-11-14 15:49:08 -05:00
hiteshkumar87
d5d0e7a480 CSR-2371
revert previous commit and check experiment for recal disclaimer
2024-11-14 23:47:34 +05:30
hiteshkumar87
e026dd387b CSR-2371
remove Insurance check on shouldHideRecalibration getter.
2024-11-14 21:35:10 +05:30
Chloe Herd
27d9604c92 Use loading modal for navigation on payment-method. 2024-11-14 10:56:06 -05:00
Scott Kiener
1798a4c16d CSR-2320 | Vehicle page is not locked when changing vehicle
This fix is specific to endorsement policies ("was it on school propety?")
2024-11-14 09:16:04 -05:00
hiteshkumar87
58e13ed503 CSR-2374
Unverified claim should go to heritage on back button from service location page.
2024-11-14 18:45:12 +05:30
bmauger
a0796a595b
Merge pull request #2109 from Safelite/BRM-fix-amount-due-error
Brm fix amount due error
2024-11-13 13:25:22 -05:00
Bryan Mauger
442a0ff617 Change order details to amount due in cart footer. 2024-11-13 13:19:42 -05:00
hiteshkumar87
82729bb411
Merge pull request #2108 from Safelite/Feature/Digital/CSR-2066
CSR-2066
2024-11-13 21:16:16 +05:30
hiteshkumar87
814c85dab9 CSR-2066
Reload page when navigate with browser back button with pageshow event
2024-11-13 21:10:48 +05:30
hiteshkumar87
8168b52e07
Merge pull request #2103 from Safelite/Feature/Digital/CSR-2066
CSR-2066
2024-11-13 14:03:34 +05:30
hiteshkumar87
39033e858d CSR-2066
handleBeforeUnload and formatting
2024-11-13 13:57:17 +05:30
Bryan Mauger
0684ea4ebc CSR-2340 update cart closed on page load.
Change widget name to better match label name.
2024-11-12 15:21:42 -05:00
hiteshkumar87
7bd2396160 CSR-2066
unit test cases
2024-11-12 21:48:23 +05:30
hiteshkumar87
6790d97b82 CSR-2066
formatting
2024-11-12 21:26:30 +05:30
hiteshkumar87
d8c5c82876
Merge branch 'release/2024.11.21' into Feature/Digital/CSR-2066 2024-11-12 21:23:43 +05:30
hiteshkumar87
9065676535 CSR-2066
Cleanup Before Navigate to External
2024-11-12 21:20:40 +05:30
CarlNation
ca24cf5917
Merge pull request #2101 from Safelite/feature/CSR-2364
CSR-2364 recycling in cart missing amount
2024-11-12 06:21:58 -05:00
hiteshkumar87
e1f4bb0b4b
Merge pull request #2100 from Safelite/Feature/Digital/CSR-2066
CSR-2066
2024-11-12 16:36:42 +05:30
CarlNation
21166330d5 CSR-2364 recycling in cart missing amount
CSR-2364 recycling in cart missing amount
2024-11-12 05:53:57 -05:00
hiteshkumar87
e63697762b CSR-2066
reload page before navigate to external
2024-11-12 16:13:12 +05:30
hiteshkumar87
a5dc5a567f
Merge pull request #2099 from Safelite/Feature/Digital/CSR-2066
CSR-2066
2024-11-12 14:13:20 +05:30
hiteshkumar87
18fc191576 CSR-2066
Cleanup Before Navigate to External
2024-11-12 13:49:36 +05:30
bmauger
b7240cecf1
Merge pull request #2098 from Safelite/CSR-2337-remove-evox-2
CSR-2337 remove references to EVOX and vehicle-banner.
2024-11-11 15:15:56 -05:00
Bryan Mauger
ca06d2013d CSR-2337 remove references to EVOX and vehicle-banner. 2024-11-11 15:03:14 -05:00
CarlNation
865cd0c14a
Merge pull request #2097 from Safelite/feature/CSR-2362
CSR-2362 quickquote leadgen fails returning from heritage
2024-11-11 14:49:49 -05:00
CarlNation
d93289ba20 CSR-2362 quickquote leadgen fails returning from heritage
CSR-2362 quickquote leadgen fails returning from heritage.  This is because the router clears specific information if there is an inactive external parameter indicating that they have been through the flow already.  This handles when they click back in a browser back to the content site.  If they are returning from heritage skip this step.
2024-11-11 14:13:55 -05:00
bmauger
18c4e76c7c
Merge pull request #2096 from Safelite/CSR-2343-update-tos
CSR-2343 change Terms of use to Terms of service
2024-11-11 11:35:30 -05:00
Bryan Mauger
421741bff3 CSR-2343 change Terms of use to Terms of service 2024-11-11 10:48:07 -05:00
Bryan Mauger
147b6c24b4 CSR-2341 change position of disclaimer on quote page. 2024-11-11 09:44:33 -05:00
CarlNation
0060011534 CSR-2253 clear heritage session
CSR-2253 clear the heritage session with querystring when starting a new session but there was previously a submitted order.  Otherwise CCPolicyInfo will disable fields.
2024-11-11 06:02:19 -05:00
CarlNation
e4206887b7 CSR-2351 wrong order location
CSR-2351 wrong order location
2024-11-08 16:00:31 -05:00
CarlNation
6157082a8e
Merge pull request #2088 from Safelite/feature/CSR-2303
CSR-2303 insurance should always show recal
2024-11-08 15:03:13 -05:00
CarlNation
5c5367bfc0 CSR-2303 insurance should always show recal
CSR-2303 insurance should always show recal not just for itac and nocomp
2024-11-08 14:50:39 -05:00
Bryan Mauger
84960c1d71 CSR-2337 remove EVOX functionality. 2024-11-08 14:28:13 -05:00
bmauger
3b463b809f
Merge pull request #2085 from Safelite/CSR-2346-fix-word-wrap-for-promo-in-modal
CSR 2346 fix word wrap for promo in modal
2024-11-08 09:23:45 -05:00
Bryan Mauger
dbb2621e67 CSR-2346 fix misaligned promo copy.
Update colors and font sizes with variable and REM values.
2024-11-08 09:10:51 -05:00
CarlNation
d27439b01e
Merge pull request #2084 from Safelite/feature/CSR-2321
CSR-2321 lost estimated job time on save quote
2024-11-08 08:22:08 -05:00
CarlNation
b22a7d91b9 CSR-2321 lost estimated job time on save quote
CSR-2321 lost estimated job time on save quote mobile order
2024-11-08 08:13:33 -05:00
Scott Kiener
68e1cbcf61 CSR-2322 | Fix shouldHideRecalibration response 2024-11-07 11:26:26 -05:00
Sneha
23421846a1 CSR-2308 2024-11-07 19:37:42 +05:30
CarlNation
53f7385fe0 Merge branch 'release/2024.11.07' into rlsmerge/2024.11.07-to-develop-final 2024-11-07 08:33:06 -05:00
Sneha
cf9aa0d43d CSR-2308 2024-11-07 11:57:46 +05:30
Bryan Mauger
f466dd490b Fix transparent modal button background to white. 2024-11-06 16:42:27 -05:00
CarlNation
7c0a537405 Merge branch 'release/2024.11.07' into rlsmerge/2024.11.07-to-dev-styles 2024-11-06 12:28:00 -05:00
bmauger
bf2717ec4a
Merge pull request #2077 from Safelite/Bryan-Adam-FMG-Touch-Ups
Update UI with spacing & layout tweaks and new fonts.
2024-11-06 12:23:29 -05:00
Bryan Mauger
e5afc93ef3 Update UI with spacing & layout tweaks and new fonts.
Replaced Poppnis font with Averta.
2024-11-06 12:17:22 -05:00
CarlNation
ce0c01a846 Merge branch 'release/2024.11.07' into rlsmerge/2024.11.07toDevelop 2024-11-06 11:00:00 -05:00
CarlNation
e66f2f9ea6 CSR-2323 save promos to cart as soon as entered
CSR-2323 save promos to cart as soon as entered
2024-11-06 10:45:56 -05:00
CarlNation
527b2f21bd Merge branch 'release/2024.11.07' into rlsmerge/2024.11.07toDevelop 2024-11-06 09:11:12 -05:00
CarlNation
bb221a1958 CSR-2323 save vaps to store when promo added
CSR-2323 save vaps to store when promo added.  This should allow an update to the package name in the review dropdown
2024-11-06 08:59:16 -05:00
CarlNation
8bf8185570 Merge branch 'release/2024.11.07' into rlsmerge/2024.11.07toDevelop 2024-11-05 10:15:45 -05:00
CarlNation
b6046d5baf CSR-2305 save to store immediately when removing from cart
CSR-2305 save to store immediately when removing from cart.  this allows the review component to re-render with the correct service package details
2024-11-05 09:57:33 -05:00
CarlNation
363a179512
Merge branch 'develop' into rlsmerge/2024.11.07-to-develop-cn 2024-11-05 08:28:19 -05:00
CarlNation
3ad2e4ed28 CSR-2303 tests for itac and nocomp
CSR-2303 tests for itac and nocomp
2024-11-05 08:09:33 -05:00
CarlNation
982c0dc322 CSR-2303 itac and nocomp should allow recal
CSR-2303 itac and nocomp should allow recal
2024-11-04 11:43:09 -05:00
AMSNEHA
c56c1338f7
Merge branch 'develop' into feature/CSR-2199 2024-11-04 12:04:55 +05:30
Sneha
16ce4783c9 Update quote.vue
Modifying the code in accordance with the new service package discount on all packages
2024-11-04 12:04:06 +05:30
CarlNation
1635156aa2 CSR-2304 tests
CSR-2304 tests
2024-11-01 08:43:50 -04:00
CarlNation
99d051fe7f CSR-2304 swap address & address2 places
CSR-2304 swap address & address2 places
2024-11-01 07:19:36 -04:00
Chloe Herd
fa52ee0b3d Use set/reset actions instead of directly calling mutations 2024-10-31 12:23:18 -04:00
CarlNation
30fa92ca57
Merge pull request #2063 from Safelite/feature/CSR-2299
CSR-2299 multiple leadgen
2024-10-31 09:09:09 -04:00
CarlNation
c10780fc10 CSR-2299 multiple leadgen
CSR-2299 if a customer uses browser back buttons to restart their leadgen session from the content site, the load session would prevent us from persisting any new data they may have changed on the LeadGen content site.  So moved the updateExternalParams to after the load and then cleared any items that may need reset.
2024-10-31 08:31:08 -04:00
CarlNation
00ea7562f0 CSR-2298 hide tax when 0 / verifying insurance 2024-10-30 15:58:00 -04:00
CarlNation
8e623285f7
Merge branch 'develop' into feature/CSR-2294 2024-10-30 13:50:01 -04:00
CarlNation
1368a460f5 CSR-2294 saving a null to zipCodeCtu breaks quote prereq
CSR-2294 saving a null to zipCodeCtu breaks quote prereq
2024-10-30 13:49:18 -04:00
bmauger
a8a808673a
Merge branch 'develop' into CSR-2287-fix-copy-alignment 2024-10-30 12:29:47 -04:00
Bryan Mauger
a7c4d47adc CSR-2287 fix copy alignment. 2024-10-30 12:23:27 -04:00
hiteshkumar87
d6448c63c9 CSR-2066
formatting
2024-10-30 20:10:47 +05:30
hiteshkumar87
d1e372b1f3
Merge branch 'develop' into Feature/Digital/CSR-2066 2024-10-30 20:07:54 +05:30
hiteshkumar87
bdae7a7f2c CSR-2066
Reload page if serve from bfcache.
2024-10-30 20:07:03 +05:30
CarlNation
78ccdb8250 CSR-2294 $0 deductible do not show payment alert
CSR-2294 $0 deductible do not show payment alert
2024-10-30 09:31:53 -04:00
CarlNation
9725665fac CSR-2290 - reset part state when vehicle changed
CSR-2290 - reset part state when vehicle changed by heritage during insurance verification
2024-10-29 15:57:31 -04:00
CarlNation
4c832789df Revert "CSR-2290 - reset part state when vehicle changed"
This reverts commit 90bc2e0383.
2024-10-29 15:56:52 -04:00
CarlNation
27e442136b Merge remote-tracking branch 'origin/develop' into develop 2024-10-29 15:55:52 -04:00
CarlNation
90bc2e0383 CSR-2290 - reset part state when vehicle changed
CSR-2290 - reset part state when vehicle changed by heritage during insurance verification
2024-10-29 15:55:15 -04:00
Bryan Mauger
860b64d068 Remove unneeded class. 2024-10-29 15:37:52 -04:00
Bryan Mauger
5fc18c1e68 CSR-2293 fix city name word wrap. 2024-10-29 15:33:24 -04:00
CarlNation
c7dbfa7423 CSR-2288 set bill-to on insurance company page
CSR-2288 set bill-to on insurance company page once the user -has selected the company
2024-10-29 10:18:50 -04:00
AMSNEHA
814b8c9248
Merge pull request #2053 from Safelite/feature/CSR-2249
Tech review changes
2024-10-29 19:28:29 +05:30
Sneha
248bca5113 Tech review changes 2024-10-29 18:47:29 +05:30
Scott Kiener
5c2876d6a4 CSR-2266 | Unit Tests & formatting 2024-10-28 15:56:45 -04:00
Scott Kiener
fcd5c99cf3 Merge remote-tracking branch 'origin/develop' into feature/CSR-2266 2024-10-28 15:50:11 -04:00
Scott Kiener
8baa213004 CSR-2266 | Get bill-to earlier in flow 2024-10-28 15:49:45 -04:00
hiteshkumar87
e5733928f6 CSR-2066
force reload if redirected from external application
2024-10-28 20:57:44 +05:30
Sneha
7bf5b03e48 Update service-package-radio.vue 2024-10-28 17:14:49 +05:30
Sneha
3ebbc47e9f CSR-2249 2024-10-28 17:12:59 +05:30
CarlNation
2e7e5d4eae prettier 2024-10-25 13:50:05 -04:00
CarlNation
df99b06743 CSR-2276 restructure the external parm checking for isinsurance to properly check the experimet thresholds
CSR-2276 restructure the external parm checking for isinsurance to properly check the experimet thresholds
2024-10-25 13:30:24 -04:00
CarlNation
4ce93d06c1 make application name a parameter to serviceability endpoint
make application name a parameter to serviceability endpoint
2024-10-24 14:07:18 -04:00
CarlNation
4d9b5c92b8 CSR-2276 if request is from leadgen then use external threshold
CSR-2276 if request is from leadgen then use external threshold
2024-10-24 08:34:29 -04:00
CarlNation
9a7ea68d1a CSR-2263 persist zip code
CSR-2263 persist zip code if leadgen navigation stops prior to service-zip page
2024-10-23 13:02:33 -04:00
Chloe Herd
565bcb8394 Trigger validation when autofilling address fields 2024-10-23 11:44:33 -04:00
CarlNation
ebb7ff0925 CSR-2273 Schedule page errors due to invalid prereq because there was a type in the load-session logic for providerNumber
CSR-2273 Schedule page errors due to invalid prereq because there was a type in the load-session logic for providerNumber
2024-10-23 08:48:20 -04:00
CarlNation
1c10654fc3
Merge pull request #2038 from Safelite/feature/CSR-2262
CSR-2260
2024-10-22 14:26:34 -04:00
CarlNation
ba7fb05ca2 CSR-2260
CSR-2260 quote page should not auto advance any longer after page has been visited
2024-10-22 14:19:42 -04:00
Bryan Mauger
ad2ae7bfeb Revert "Merge pull request #2033 from Safelite/CSR-2258-update-quote-styling"
This reverts commit dbff58ea22, reversing
changes made to 2a15257cc0.
2024-10-22 13:42:57 -04:00
CarlNation
e75411c19c CSR-2262
CSR-2262 fix reference issue
2024-10-22 09:43:25 -04:00
CarlNation
a327aae438 prettier 2024-10-22 08:36:29 -04:00
CarlNation
504914afe1 CSR-2262 Heritage replaced email with phone in LeadGen
CSR-2262 Heritage replaced email with phone in LeadGen.  This caused is to stop on the service-zip page without zip or email because we only saved zip code if we also had email.
2024-10-22 08:32:32 -04:00
CarlNation
21f3c28c11 CSR-2262 persist isInsurance through the site
CSR-2262 persist isInsurance through the site so that we know when we get to the quote page if it was set through the leadgen querystring parm
2024-10-21 15:01:01 -04:00
Bryan Mauger
c6054b935a Change temp copy. 2024-10-21 11:12:55 -04:00
Bryan Mauger
def9ad1e50 Add comment. 2024-10-21 11:10:30 -04:00
Bryan Mauger
7b4d5a84a8 Style updates. 2024-10-21 11:06:16 -04:00
Bryan Mauger
4e065d9ef2 Style updates. 2024-10-21 10:01:54 -04:00
Bryan Mauger
cfe1cff199 Format code. 2024-10-18 13:30:33 -04:00
Bryan Mauger
2197ef8e61 Remove commented code. 2024-10-18 13:29:44 -04:00
Bryan Mauger
56ec38b502 CSR-2258 update quote page styling. 2024-10-18 13:25:14 -04:00
Scott Kiener
6a13c6b7b0 Revert "Merge pull request #2031 from Safelite/feature/CSR-2066"
This reverts commit 15bbffdf0f, reversing
changes made to ff5efcee4d.
2024-10-17 10:31:12 -04:00
Scott Kiener
28bc5690ff CSR-2066 | Force navbar refresh on entry from external site
Insurance company page only
2024-10-17 09:51:19 -04:00
Chloe Herd
932d941e56 Formatting from last commit 2024-10-16 15:33:21 -04:00
Chloe Herd
b8c17ca75f Update quote page spacing 2024-10-16 15:32:59 -04:00
Chloe Herd
d5378109c6 Update calls for service location page 2024-10-15 17:02:03 -04:00
CarlNation
ee79be8396 CSR-2253
CSR-2253 if we're loading a session and we do not have a provider number yet, then set isInsurance to null so that
a service package is not selected by default on the quote page.
2024-10-15 09:36:30 -04:00
CarlNation
f9da6154a5
Merge pull request #2027 from Safelite/feature/CSR-2253
CSR-2253
2024-10-15 07:12:43 -04:00
CarlNation
ff10464303 CSR-2253
CSR-2253
2024-10-15 07:05:18 -04:00
CarlNation
b383418c5b remove console.log
remove console.log
2024-10-14 15:52:04 -04:00
CarlNation
1c55729af5 CSR-2253
CSR-2253 default option threshold on save quote email
2024-10-14 15:50:25 -04:00
CarlNation
734956fdaf
Merge pull request #2024 from Safelite/feature/CSR-2237
CSR-2237
2024-10-12 20:35:39 -04:00
CarlNation
ae8788e98e CSR-2237
CSR-2237 typo in isNoComp field preventing tax from computing
2024-10-12 20:29:45 -04:00
CarlNation
9a6bcc1231
Merge pull request #2023 from Safelite/feature/CSR-2247
allow sys to return to localhost
2024-10-11 18:37:11 -04:00
CarlNation
c07bfd7e17 allow sys to return to localhost 2024-10-11 18:31:09 -04:00
AMSNEHA
41cd010ea7
Merge pull request #2022 from Safelite/feature/CSR-2201
CSR-2201
2024-10-11 12:45:51 +05:30
Sneha
0f9697690f CSR-2201
Updating session sequence number
2024-10-11 12:00:04 +05:30
Scott Kiener
94a7ce5f47 CSR-2244 | Send isInsurance to promo endpoints 2024-10-10 14:49:12 -04:00
AdamCaouetteSafelite
b8b816abb7
Merge pull request #2020 from Safelite/CSR-2179-again
CSR-2179 More changes to quote page from demo
2024-10-09 08:08:08 -04:00
Adam Caouette
4d6f3d3fa9 CSR-2179-again: update unit test 2024-10-09 07:42:27 -04:00
Adam Caouette
000baf14ee CSR-2179-again: restore missing recal bullets et al changes 2024-10-09 07:41:05 -04:00
hiteshkumar87
61353f1cc9
Merge pull request #2019 from Safelite/feature/Digital/CSR-1629
CSR-1629
2024-10-09 15:58:09 +05:30
hiteshkumar87
39ac9c1c19 CSR-1629
changing the order of CJ events
2024-10-09 15:51:20 +05:30
hiteshkumar87
ffac9db4ee
Merge pull request #2018 from Safelite/feature/Digital/CSR-1629
CSR-1629
2024-10-09 14:17:33 +05:30
hiteshkumar87
eb09eb9a7c CSR-1629
Added event names to product array, ecommerce cart and CJ pixel gtm data to data layer.
2024-10-09 13:06:27 +05:30
AdamCaouetteSafelite
812149a98b
Merge pull request #2012 from Safelite/feature/CSR-2234
Feature/csr-2234
2024-10-07 11:14:14 -04:00
Adam Caouette
4814b0ce39 CSR-2234: fix unit tests 2024-10-07 11:04:53 -04:00
CarlNation
433ba2cd47 CSR-2243 fix tests 2024-10-07 08:28:03 -04:00
CarlNation
ca4f6a2bd6 CSR-2243
Not actually related to CSR-2243 but found while debugging that issue.  We set isGlassPart true for all items in that collection, even child parts like recal, molding and clips.  Micro service team's latest changes is more strict with this property and returning a 404 error and then mule returns a 500 internal server error.
2024-10-07 06:21:15 -04:00
CarlNation
c2dc235fb5 CSR-2237
CSR-2237 show tax for itac and nocomp
2024-10-04 15:22:02 -04:00
CarlNation
eee67e5571
Merge pull request #2015 from Safelite/feature/CSR-1928
set isGlass to false for adas part type
2024-10-04 11:20:36 -04:00
CarlNation
9fa6a4d669 set isGlass to false for adas part type
set isGlass to false for adas part type now that they are child parts
2024-10-04 10:57:31 -04:00
scottkiener
8e586f1fa2
Merge pull request #2014 from Safelite/feature/CSR-2150
CSR-2150 | Make promos work with Recal
2024-10-04 09:51:45 -04:00
Scott Kiener
48c6a56e96 CSR-2150 | Future proofing 2024-10-04 09:44:02 -04:00
Scott Kiener
13598aea94 CSR-2150 | Make recal promos work 2024-10-04 09:07:08 -04:00
CarlNation
74749f4172 CSR-1928
CSR-1928 use comma separator instead of slash
2024-10-04 05:17:05 -04:00
Adam Caouette
b48a62b3fc CSR-2234: implement new externalParameter constants 2024-10-03 08:59:55 -04:00
Adam Caouette
6cfba7e431 CSR-2234: restore original creation state of isExternalParameter var 2024-10-03 08:58:53 -04:00
Adam Caouette
11ac6f4543 CSR-2234: add new constants for external parameters 2024-10-03 08:57:50 -04:00
CarlNation
ccf6ef9c94
Merge pull request #2011 from Safelite/feature/CSR-2237
CSR-2237
2024-10-03 08:54:15 -04:00
CarlNation
3d4ac1524e CSR-2237
CSR-2237 show tax for itac and nocomp
2024-10-03 08:30:55 -04:00
AdamCaouetteSafelite
a4a48b8cfc
Merge pull request #2010 from Safelite/feature/CSR-2234
Feature/csr-2234
2024-10-03 08:08:19 -04:00
Adam Caouette
7b73a164ad CSR-2234: refine quote page external param logic 2024-10-02 15:32:33 -04:00
Adam Caouette
06d54dcb99 CSR-2234: remove external param source bc it is no longer needed 2024-10-02 15:30:09 -04:00
Adam Caouette
09f53773ae CSR-2234: remove isExternalParameter from initialization setup 2024-10-02 15:28:59 -04:00
Adam Caouette
f13b243669 CSR-2234: fix to enable BaseMixin ResetExternalParamsAndHideModal to work 2024-10-02 15:27:50 -04:00
CarlNation
9cdf1022d0 CSR-2242
CSR-2242 allow drop off to trigger ga event for shops displayed
2024-10-02 12:22:37 -04:00
CarlNation
c41fe3fcfc CSR-2237
CSR-2237 found another cart price issue.  Salestax was showing $13 on an order that was pending coverage.  Changed salestax to return 0 for not verified insurance
2024-10-01 08:21:47 -04:00
CarlNation
92e0e6e60d CSR-2237
CSR-2237 move vaps and promos below deductible pricing to make sure it is added into the amount due and also avoid code duplication
2024-09-30 06:22:52 -04:00
CarlNation
2b69271d4d Merge branch 'develop' into feature/CSR-2237 2024-09-29 09:31:47 -04:00
CarlNation
8ebd0cd306 CSR-2237
CSR-2237
Added new getter that checks the 7777 and 9999 deductibles when determining if coverage is verified.

Added the amount of vaps due to the amount due when using deductible/verified pricing.
2024-09-29 09:31:26 -04:00
CarlNation
1ea9f38a5e
Merge pull request #2006 from Safelite/feature/CSR-2237
CSR-2237
2024-09-27 15:32:38 -04:00
chloeherdsafelite
8706b63055
Merge pull request #2004 from Safelite/feature/csr-2147
Feature/csr 2147
2024-09-27 15:30:31 -04:00
CarlNation
62d550750f CSR-2237
CSR-2237 when coverage is verified, only show deductible for amount due in the cart
2024-09-27 15:11:20 -04:00
CarlNation
3477b05816
Merge pull request #2005 from Safelite/feature/CSR-1600
CSR-1600
2024-09-27 13:42:09 -04:00
CarlNation
d8c14e77ea CSR-1600
CSR-1600 correct name for itac flag on part service
2024-09-27 13:32:37 -04:00
CarlNation
dcb8e595d1
Merge pull request #2002 from Safelite/feature/CSR-1600
Feature/csr 1600
2024-09-27 09:16:35 -04:00
Chloe Herd
06a2d381fa Tweaks to dev changes 2024-09-26 17:34:13 -04:00
Chloe Herd
a0cec6e83e Merge branch 'develop' into feature/csr-2147 2024-09-26 16:07:42 -04:00
Chloe Herd
fad42eba6e Update unit test 2024-09-26 15:52:17 -04:00
CarlNation
b4f402e04b CSR-1600 prettier 2024-09-26 15:34:55 -04:00
CarlNation
2419986c7e CSR-1600
CSR-1600 mobile fee endpoint changes
2024-09-26 15:34:10 -04:00
Bryan Mauger
b5d8d86b27 CSR-2227 fix missing subheader copy. 2024-09-26 13:44:29 -04:00
CarlNation
feab3c5c54 CSR-1600 prettier
CSR-1600 prettier
2024-09-26 12:03:35 -04:00
CarlNation
daf9ecba0d CSR-1600
CSR-1600 new endpoint from mule for applicable fees
2024-09-26 12:00:31 -04:00
Sneha
e7e20f5f9f CSR-2199 2024-09-26 17:34:51 +05:30
AMSNEHA
7a7796241e
Merge pull request #2000 from Safelite/feature/CSR-2201
Changing EON
2024-09-25 16:30:07 +05:30
Sneha
3dbdab6275 Changing EON 2024-09-25 16:16:07 +05:30
CarlNation
930998c0e0 CSR-1928
CSR-1928 ga event for mobile and shop locations offered.  Also some prettier changes triggered.
2024-09-24 13:34:22 -04:00
CarlNation
8d9bf01a1a CSR-1600
CSR-1600 backout unintentional commit for mobile fee endpoint
2024-09-24 05:47:22 -04:00
Adam Caouette
f9a02effd6 CSR-2166: fix unit tests 2024-09-23 19:07:17 -04:00
Adam Caouette
16783a0917 CSR-2166: protect against undefined typeerrors 2024-09-23 18:53:13 -04:00
Adam Caouette
a0073adf46 CSR-2166: remove unneeded imports 2024-09-23 18:50:37 -04:00
Adam Caouette
9bb3832610 CSR-2166: make shouldHideRecalibration consistent across pages 2024-09-23 18:50:01 -04:00
Adam Caouette
5331699d53 Merge branch 'develop' into feature/CSR-2166 2024-09-23 18:29:15 -04:00
Adam Caouette
42072c0c77 CSR-2166: remove no longer needed imports 2024-09-23 18:19:10 -04:00
Adam Caouette
3cd54358c6 CSR-2166: remove temp changes that were needed to test on dev 2024-09-23 18:18:45 -04:00
Adam Caouette
53d4a09a52 CSR-2166: change all instances of hide recal setting from experiments to compare strings not boolean / reformatting 2024-09-23 18:09:30 -04:00
AdamCaouetteSafelite
e51e5b3fc0
Merge pull request #1997 from Safelite/feature/CSR-2166
CSR-2166: EVEN MORE temporary debugging indications for dev
2024-09-23 16:20:55 -04:00
Adam Caouette
00f34b7c3c CSR-2166: fix for null exception error 2024-09-23 16:16:18 -04:00
Adam Caouette
784705041a CSR-2166: EVEN MORE temporary debugging indications for dev 2024-09-23 16:06:25 -04:00
AdamCaouetteSafelite
91c3fc3362
Merge pull request #1996 from Safelite/feature/CSR-2166
CSR-2166: some temporary debugging indications for dev
2024-09-23 15:36:04 -04:00
Adam Caouette
5e7bc8dc13 CSR-2166: some temporary debugging indications for dev 2024-09-23 15:27:55 -04:00
CarlNation
cf2d2d176a
Merge pull request #1995 from Safelite/feature/CSR-1600
CSR-1600
2024-09-23 14:48:53 -04:00
CarlNation
e26fda362b CSR-1600
CSR-1600 spec file test
2024-09-23 14:36:16 -04:00
CarlNation
40ba5bb3b8 CSR-1600
CSR-1600 rename pia field
2024-09-23 14:04:47 -04:00
AdamCaouetteSafelite
7ec1806d6f
Merge pull request #1994 from Safelite/feature/CSR-2166
CSR-2166: remove recal from calculation if experiment says it should be hidden
2024-09-23 14:00:15 -04:00
Adam Caouette
2560787b4f CSR-2166: remove recal from calculation if experiment says it should be hidden 2024-09-23 13:50:47 -04:00
CarlNation
0b7354d54e CSR-1600 test
CSR-1600 test
2024-09-23 10:43:34 -04:00
CarlNation
a6fadcb677 CSR-1600
CSR-1600 clear work order number if ctu changes on referral with delete substatus used in pia.
2024-09-23 10:10:54 -04:00
Adam Caouette
add23e7165 CSR-2166: fix unit test 2024-09-20 16:50:24 -04:00
Adam Caouette
9bf5255f2b CSR-2166: refactoring to include logic to retrieve an insurance threshold from external parameters 2024-09-20 15:23:28 -04:00
hiteshkumar87
c9c651b7e5
Merge pull request #1990 from Safelite/feature/Digital/CSR-1629
CSR-1629
2024-09-20 19:13:09 +05:30
hiteshkumar87
ca6c05a65f CSR-1629
CJ pixel amount format
2024-09-20 19:06:38 +05:30
CarlNation
62fe422f0d
Merge pull request #1989 from Safelite/feature/CSR-2202
CSR-2202
2024-09-20 09:23:45 -04:00
CarlNation
f0bf8edcd6 CSR-2202
CSR-2202 tests
2024-09-20 09:10:34 -04:00
AdamCaouetteSafelite
751940e80f
Merge pull request #1985 from Safelite/feature/CSR-2166
CSR-2166: adding a few missed state methods
2024-09-20 09:09:12 -04:00
CarlNation
73553f82db CSR-2202
CSR-2202 allow unverified insurance users to return to quote page
2024-09-20 08:45:58 -04:00
hiteshkumar87
26b465f9ec CSR-1629
formatting
2024-09-20 15:09:15 +05:30
hiteshkumar87
e162a5fd0e
Merge branch 'develop' into feature/Digital/CSR-1629 2024-09-20 15:06:56 +05:30
hiteshkumar87
25e3b83235 CSR-1629
fixed price subTotal
2024-09-20 15:05:11 +05:30
hiteshkumar87
404650b573
Merge pull request #1987 from Safelite/feature/Digital/CSR-2228
CSR-2228
2024-09-20 13:44:35 +05:30
hiteshkumar87
45bb5257d5
Merge pull request #1986 from Safelite/feature/Digital/CSR-1629
CSR-1629
2024-09-20 13:44:25 +05:30
hiteshkumar87
bf8cf2d8bb CSR-2228
Service package discount for CJ
2024-09-20 13:15:02 +05:30
hiteshkumar87
e7a3008b3a CSR-1629
CJ pixel tag event and batch event filter
2024-09-20 13:06:06 +05:30
Adam Caouette
4ab4438344 CSR-2166: adding a few missed state methods 2024-09-19 18:02:27 -04:00
hiteshkumar87
d7c3d64f7b
Merge pull request #1984 from Safelite/feature/Digital/CSR-1629
CSR-1629
2024-09-19 20:53:35 +05:30
hiteshkumar87
933434adff CSR-1629
unit test case fixes
2024-09-19 20:43:12 +05:30
hiteshkumar87
7f58966fa5 CSR-1629
unit test cases
2024-09-19 19:31:31 +05:30
Adam Caouette
0ca54edddf CSR-2166: updates to external parameter naming 2024-09-19 10:01:01 -04:00
hiteshkumar87
315acd49a7 CSR-1629
unit test cases
2024-09-19 19:03:59 +05:30
hiteshkumar87
2fb6726044 CSR-1629
CJ Pixel tracking and product array for CJ conversion tag and eCommerceCart for subTotal
2024-09-19 16:11:08 +05:30
Adam Caouette
e538f4d8c2 CSR-2166: add experiments as an externalParameter in store and capture in router 2024-09-18 15:32:07 -04:00
Adam Caouette
2305a57f0a CSR-2166: revert temporary test for DEV ONLY 2024-09-18 15:29:05 -04:00
Adam Caouette
871ca0d5d7 CSR-2166: temporary test for DEV ONLY; will be reverted 9/18/24 2024-09-18 14:13:52 -04:00
Scott Kiener
10829cec2b Merge remote-tracking branch 'origin/develop' into feature/CSR-1804 2024-09-18 11:40:13 -04:00
Scott Kiener
51f9374104 CSR-1804 | Unit test and formatting changes 2024-09-18 11:36:47 -04:00
Scott Kiener
534337b48b CSR-1804 | Utilize billToAccountNumber endpoint
Only fires when zip changes on service-location
2024-09-18 10:23:15 -04:00
AMSNEHA
ac5a532761
Merge pull request #1967 from Safelite/feature/CSR-2201
CSR-2201
2024-09-18 18:47:06 +05:30
Chloe Herd
51655e7247 Update payment-method & cart for new recal 2024-09-17 14:23:55 -04:00
Chloe Herd
664e2a734a Merge branch 'develop' into feature/csr-2147 2024-09-17 14:06:01 -04:00
AdamCaouetteSafelite
ca7e2a403f
Merge pull request #1977 from Safelite/feature/CSR-2179-ajc
Feature/CSR-2179-ajc
2024-09-17 13:59:06 -04:00
CarlNation
edc4d8624f
Merge pull request #1976 from Safelite/feature/CSR-2102
CSR-2102
2024-09-17 13:49:06 -04:00
Chloe Herd
1dde9eb6f7 Update store getters for recal 2024-09-17 13:45:32 -04:00
Adam Caouette
ff4533cd43 CSR-2179: update conditions to show PIA on payment method 2024-09-17 13:44:36 -04:00
Adam Caouette
19c6c71cbc CSR-2179: fix typos 2024-09-17 13:35:08 -04:00
CarlNation
5852e3980e CSR-2102
only drop one of the leading zeroes if the length is > 5.  There are some provider numbers that actually start with 00.  00729, MI 48195 zip
2024-09-17 13:32:21 -04:00
Chloe Herd
e30f2631e5 Merge issue 2024-09-17 13:23:19 -04:00
Chloe Herd
e7d7500500 Merge branch 'develop' into feature/csr-2147 2024-09-17 11:27:03 -04:00
CarlNation
1495ad180d
Merge pull request #1975 from Safelite/feature/CSR-2102
CSR-2102
2024-09-16 14:58:52 -04:00
CarlNation
8d73880b3f CSR-2102
CSR-2102 change order-items to a post.  order-items now can price cash or insurance orders
2024-09-16 13:50:08 -04:00
Sneha
eeea9c3c7a Update EON 2024-09-16 18:17:00 +05:30
Sneha
d1b4d4e1f1 Update header-keys.js 2024-09-16 18:11:14 +05:30
Adam Caouette
5f5eb697a1 CSR-2179: update unit tests 2024-09-16 06:06:38 -04:00
Sneha
e47f6e26df Updating submittedOrder 2024-09-16 12:48:28 +05:30
Sneha
eda4d7a149 CSR-2201 extra headers 2024-09-13 11:51:58 +05:30
Adam Caouette
81586b0e4f CSR-2179: prettier and reformat fixes 2024-09-12 15:48:39 -04:00
Adam Caouette
7cfcf07dd6 CSR-2179: pass experiment boolean via prop from /quote & refactor 2024-09-12 15:46:49 -04:00
Adam Caouette
a4a25ad547 CSR-2179: remove unnecessary experiment logging from quote 2024-09-12 15:44:15 -04:00
Chloe Herd
e29248a7ed Update quote to use new parts 2024-09-12 12:29:22 -04:00
Chloe Herd
51fb83932d Update containsRecalPart to accept both lineitems formats 2024-09-12 12:28:32 -04:00
CarlNation
9142f02762 CSR-2130
CSR-2130 send to pia-return for cc & apple pay decline
2024-09-12 11:36:52 -04:00
Chloe Herd
4075d685f4 Merge branch 'develop' into feature/csr-2147 2024-09-12 09:53:52 -04:00
Chloe Herd
6f3e35388b Create helper files 2024-09-12 09:52:39 -04:00
Adam Caouette
374b97bcb6 CSR-2179: fixes from PR 2024-09-12 09:23:11 -04:00
Adam Caouette
5c1e6b550a CSR-2179: update to handle new updated recal parts from api 2024-09-11 19:38:36 -04:00
Adam Caouette
76b85d2064 CSR-2179: refactor to protect against missing supportingItems 2024-09-11 19:37:45 -04:00
Adam Caouette
f6f048cdca CSR-2179: update unit tests 2024-09-11 16:21:21 -04:00
Adam Caouette
3a66e4009b CSR-2179: finish wrapping Remove Recal Experiment conditions around /payment-method and /confirmation 2024-09-11 16:20:52 -04:00
Adam Caouette
2be2a30db3 Merge branch 'develop' into feature/CSR-2179-ajc 2024-09-11 10:52:18 -04:00
CarlNation
34b7be4fd2 CSR-2221
CSR-2221 cart no showing because throwing an error when no supportingitems exist
2024-09-10 15:41:59 -04:00
Adam Caouette
834508d646 Merge branch 'develop' into feature/CSR-2179-ajc 2024-09-10 15:26:53 -04:00
Adam Caouette
e919e3ba5e CSR-2179: change method of setting expanded cart default 2024-09-10 14:41:32 -04:00
Adam Caouette
7671d8d410 CSR-2179: correct wrong font weight 2024-09-10 14:36:03 -04:00
Adam Caouette
beef51aa7c CSR-2179: Wrapped Remove Recal Experiment conditions around previous payment-method changes from CSR-2115 2024-09-10 14:33:13 -04:00
Adam Caouette
b2a2184200 CSR-2179: update var name for consistency 2024-09-10 14:31:24 -04:00
Adam Caouette
bf66112963 CSR-2179: minor format updates to unit test file 2024-09-10 10:09:23 -04:00
Adam Caouette
5bf32fd487 Wrapped Remove Recal Experiment conditions around previous quote changes from CSR-2113 2024-09-10 10:08:18 -04:00