Commit graph

5541 commits

Author SHA1 Message Date
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