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
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
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
c2dc235fb5
CSR-2237
...
CSR-2237 show tax for itac and nocomp
2024-10-04 15:22:02 -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
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
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
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
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
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
CarlNation
feab3c5c54
CSR-1600 prettier
...
CSR-1600 prettier
2024-09-26 12:03:35 -04:00
Sneha
e7e20f5f9f
CSR-2199
2024-09-26 17:34:51 +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
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
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