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
645d1b44a0
Merge pull request #2016 from Safelite/feature/CSR-2237
...
Feature/csr 2237
2024-10-04 15:42:31 -04:00
CarlNation
c2dc235fb5
CSR-2237
...
CSR-2237 show tax for itac and nocomp
2024-10-04 15:22:02 -04:00
CarlNation
fdbe6c8f8d
Merge branch 'develop' into feature/CSR-2237
2024-10-04 14:40:19 -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
142e2eae44
Merge pull request #2013 from Safelite/feature/CSR-1928
...
Feature/csr 1928
2024-10-04 05:52:19 -04:00
CarlNation
74749f4172
CSR-1928
...
CSR-1928 use comma separator instead of slash
2024-10-04 05:17:05 -04:00
CarlNation
29d3b5fae2
Merge branch 'develop' into feature/CSR-1928
2024-10-04 04:54:24 -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
cf71d7fe9c
Merge pull request #2009 from Safelite/feature/CSR-2242
...
CSR-2242
2024-10-02 13:23:07 -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
9ffaf61066
Merge branch 'develop' into feature/CSR-1928
2024-10-02 10:47:45 -04:00
Scott Kiener
81b846d044
Merge remote-tracking branch 'origin/develop' into feature/CSR-2150
2024-10-01 10:49:42 -04:00
CarlNation
7c8b77d5df
Merge pull request #2008 from Safelite/feature/CSR-2237
...
Feature/csr 2237
2024-10-01 08:31:28 -04:00
CarlNation
0b2bf2bb23
Merge branch 'develop' into feature/CSR-2237
2024-10-01 08:22:32 -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
AdamCaouetteSafelite
899fdc9cc2
Merge pull request #2007 from Safelite/feature/CSR-2237
...
Feature/csr 2237
2024-09-30 10:26:25 -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
bmauger
f89e942a12
Merge pull request #2003 from Safelite/CSR-2227-fix-missing-subheader-copy
...
CSR-2227 fix missing subheader copy.
2024-09-26 13:51:20 -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
CarlNation
63880eb135
Merge branch 'develop' into feature/CSR-1600
2024-09-26 12:00:18 -04:00
AMSNEHA
ccdb736746
Merge pull request #2001 from Safelite/feature/CSR-2199
...
CSR-2199
2024-09-26 18:15:14 +05:30
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