Alex Humphries
0ec6bb17eb
Fix a couple defects found while testing payment-method
...
- INSR-8663: contact-details was inadvertently blanking out provider
- INSR-8666: shop-address was overwriting a global validation rule,
causing incorrect validation text to appear on later pages
2026-02-25 13:47:45 -05:00
AHumphriesSL
94934eff86
Merge pull request #1112 from Safelite/feature/humphries/INSR-7760
...
INSR-7760: Update cart items reference in payment page
2026-02-25 12:21:30 -05:00
Alex Humphries
bfab246497
INSR-7760: Update cart items reference in payment page
2026-02-25 12:01:38 -05:00
AHumphriesSL
0b5cc01b7c
Merge pull request #1111 from Safelite/feature/humphries/INSR-7760
...
INSR-7760: Mostly updates for HOP styling
2026-02-25 11:51:17 -05:00
Alex Humphries
9c724c4aea
Remove loopback-network permission not needed outside local environment
2026-02-25 11:35:54 -05:00
Alex Humphries
f49ea6673d
INSR-7760: Mostly updates for HOP styling
2026-02-25 09:34:49 -05:00
Josh Dassinger
377ac35bc8
Merge pull request #1110 from Safelite/feature/digital/INSR-8549.1
...
INSR-8549 Added getServiceabilityDetails changes to service-zip-modal…
2026-02-24 09:30:51 -06:00
Josh Dassinger
cf3043c407
INSR-8549 Added getServiceabilityDetails changes to service-zip-modal-question
2026-02-24 09:00:49 -06:00
katiekroell
f96cfa4b5b
Merge pull request #1108 from Safelite/feature/kroell/coverage-statement-bailout
...
Use new bailout when coverage canceled
2026-02-23 16:46:25 -05:00
Katie Kroell
d8e9f445b1
Merge branch 'develop' into feature/kroell/coverage-statement-bailout
2026-02-23 16:26:39 -05:00
AHumphriesSL
56ee4adbaa
Merge pull request #1106 from Safelite/feature/humphries/INSR-8562
...
INSR-8562: Fix initialization to properly account for PIA disabled
2026-02-23 15:29:32 -05:00
Alex Humphries
a98304530c
Fix failing tests, remove no longer needed test
2026-02-23 14:45:23 -05:00
Katie Kroell
9a15915034
new bailout for ITAC/No Comp coverage statement
2026-02-23 14:38:04 -05:00
Alex Humphries
00dacdbbb8
INSR-8562: Fix initialization to properly account for PIA disabled
2026-02-23 14:22:31 -05:00
Josh Dassinger
883d1980dc
Merge pull request #1104 from Safelite/feature/digital/INSR-8549
...
INSR-8549 Fixed Zipcode 99546 causing all sorts of issues in NextGen
2026-02-23 11:11:41 -06:00
AHumphriesSL
1f80b31f11
Merge pull request #1101 from Safelite/feature/humphries/INSR-7759
...
INSR-7759: payment-method Parity Updates
2026-02-23 11:35:43 -05:00
AHumphriesSL
998c2a403d
Merge pull request #1102 from Safelite/feature/humphries/INSR-7775.1
...
INSR-8542: Fix some validation and responsive defects
2026-02-23 11:34:44 -05:00
Jeremy-Z
8051e3c8c1
Merge pull request #1105 from Safelite/dependabot/npm_and_yarn/ajv-6.14.0
...
Bump ajv from 6.12.6 to 6.14.0
2026-02-23 11:21:48 -05:00
Josh Dassinger
dbb46c58e7
INSR-8549 Fixed some edge cases
...
Fixed logger not logging Error type correctly
2026-02-23 09:55:36 -06:00
dependabot[bot]
ef5101d4c1
Bump ajv from 6.12.6 to 6.14.0
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.12.6 to 6.14.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0 )
---
updated-dependencies:
- dependency-name: ajv
dependency-version: 6.14.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 21:22:32 +00:00
Josh Dassinger
edbd6b3e2d
INSR-8549 Missed file
2026-02-20 14:22:58 -06:00
Josh Dassinger
4056dcf8d1
INSR-8549 Fixed Zipcode 99546 causing all sorts of issues in NextGen
2026-02-20 14:21:41 -06:00
Alex Humphries
fd4434f48d
Merge branch 'develop' into feature/humphries/INSR-7775.1
2026-02-20 10:31:31 -05:00
Josh Dassinger
4c3b4ca72c
Merge pull request #1103 from Safelite/feature/digital/INSR-8547
...
INSR-8547 Fixed isBigTruck sending undefined
2026-02-20 09:30:43 -06:00
Alex Humphries
10c371aec7
Merge branch 'develop' into feature/humphries/INSR-7759
2026-02-20 10:20:39 -05:00
Alex Humphries
2a1b9d4426
INSR-7759: Fix some failing tests, remobe some pointless ones
2026-02-20 10:15:22 -05:00
Josh Dassinger
8d423312e9
INSR-8547 Fixed isBigTruck sending undefined
2026-02-20 08:22:08 -06:00
Josh Dassinger
3b1196395f
Merge pull request #1094 from Safelite/feature/digital/components-to-new-bailouts
...
Initial work on moving components to the new bailout system.
2026-02-20 07:18:34 -06:00
Alex Humphries
7141931014
INSR-8542: Fix some validation and responsive defects
2026-02-19 17:10:11 -05:00
Alex Humphries
09a4b85e22
Address some copilot comments
2026-02-19 16:22:58 -05:00
Alex Humphries
69fc996a84
Fix sms opt in hide
2026-02-19 16:09:18 -05:00
Alex Humphries
7b694f2fc3
INSR-7759: More payment-method updates
...
- Updates to how saving/closing contact details affects other fields
- Updates to loading payment method and smsOptIn from store
- Wiper offer panel
2026-02-19 16:03:32 -05:00
brich1212safe
4a55a83232
Merge pull request #1100 from Safelite/feature/richardson/INSR-8529
...
Update blur for this one textbox
2026-02-19 16:01:40 -05:00
Alex Humphries
f0ef62597b
INSR-7759: More payment-method updates
2026-02-19 15:59:45 -05:00
Bill Richardson
e25ff4d2c2
Update blur for this one textbox
2026-02-19 15:08:16 -05:00
Josh Dassinger
86e5ac4630
If we have an error on entry page parsing the client or validating the client tag we should show unauthorized and log the error.
2026-02-19 12:34:50 -06:00
scottkiener-at-safelite
9802f185fd
Merge pull request #1098 from Safelite/feature/kiener/INSR-8513
...
TPA Search - Defect fixes
2026-02-19 12:41:57 -05:00
katiekroell
0834143cdf
Merge pull request #1097 from Safelite/feature/kroell/INSR-8105
...
INSR-8105: Afterpay modal on coverage-statement page
2026-02-19 12:37:47 -05:00
Josh Dassinger
ea5836b3e4
Address comments about policy / deductible / coverage calls failing should not bailout and just switch to no coverage
...
IsVinAddressable API call failure now returns false
Improved logging for cases
Fixed Vehicle Style bailout when selecting select style value
2026-02-19 11:13:29 -06:00
brich1212safe
f0fb72fe05
Merge pull request #1099 from Safelite/feature/richardson/INSR-8529
...
dont call shop timeslots if no provider
2026-02-19 11:29:52 -05:00
Bill Richardson
14b1221c11
dont call shop timeslots if no provider
2026-02-19 11:17:25 -05:00
Alex Humphries
e12ac95cc7
INSR-7759: Review dropdown header tweak, contact details drawer updates
2026-02-19 11:12:14 -05:00
Katie Kroell
d8068f43f6
Merge branch 'develop' into feature/kroell/INSR-8105
2026-02-19 11:02:18 -05:00
Katie Kroell
ba66b40e1e
copilot - add unit tests / remove unneeded code
2026-02-19 10:58:12 -05:00
katiekroell
0384723fc2
Update src/layouts/coverage-statement/coverage-statement.vue
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-19 10:53:09 -05:00
scottkiener-at-safelite
2aae86641b
Save zip searched
2026-02-19 10:42:09 -05:00
brich1212safe
df4ff56497
Merge pull request #1096 from Safelite/feature/richardson/INSR-8529
...
Clear parent error on child form failure
2026-02-19 10:38:14 -05:00
scottkiener-at-safelite
7e04424c7c
Make sure service zip is used for initial tpa search if it exists
2026-02-19 10:31:36 -05:00
Katie Kroell
b50d8d5f88
copilot fixes
2026-02-19 10:31:25 -05:00
scottkiener-at-safelite
c470543c74
Fix the icon color for error on TPA search
2026-02-19 10:24:43 -05:00