Commit graph

4521 commits

Author SHA1 Message Date
JennyNou
623c407357 Remove bailout flag that is no longer valid 2026-03-19 10:52:00 -04:00
JennyNou
9e6fdf4707 Update enums used for validations 2026-03-19 10:51:04 -04:00
JennyNou
df9f24aaa3 Update service package logic 2026-03-18 10:44:36 -04:00
JennyNou
303fc24735 Fix logic for scheduling appointments 2026-03-18 10:42:38 -04:00
JennyNou
02e0afe4f6 Remove this mock response because its returning a 500 response 2026-03-18 10:40:06 -04:00
JennyNou
db55d5cf7d Update continue button locator to be more specific 2026-03-18 10:37:28 -04:00
JennyNou
b1bea6a0e8 Add logic for Afterpay flow when order amount is low 2026-03-12 10:13:22 -04:00
JennyNou
8cca6f5afc Add await so that PW can click on first time slot 2026-03-10 14:46:32 -04:00
JennyNou
7481aff268 Add OEM validation 2026-03-10 14:16:53 -04:00
JennyNou
ce2f640a5f Update locators for policy vehicles page 2026-03-10 13:42:34 -04:00
JennyNou
806f27bbd1 Update flow to cover essential and advanced clients 2026-03-10 13:41:58 -04:00
JennyNou
92f15d5019 Add functions to validate provider preference page flow 2026-03-10 13:41:06 -04:00
JennyNou
80663bea23 Update locators for vehicle damage buttons 2026-03-10 13:39:38 -04:00
JennyNou
7505742467 Add import for Afterpay 2026-03-10 13:38:47 -04:00
JennyNou
dc58951630 Update locators for yes or no buttons 2026-03-10 13:36:48 -04:00
JennyNou
fb6c3ee7fb Update locators and flow for contact details page 2026-03-10 13:34:42 -04:00
JennyNou
31d2d7d5f5 Update validations for various deductible types 2026-03-10 13:32:35 -04:00
JennyNou
ad228f735c Fix flaky global continue button locator 2026-03-10 13:23:45 -04:00
JennyNou
72e4269fd8 Update locator for welcome page 2026-03-10 13:22:19 -04:00
JennyNou
23e9777c18 Update locators and schedule page flow to fix tests 2026-03-10 13:21:50 -04:00
JennyNou
6ffe7e229d Added locators and steps to fix Afterpay flow 2026-03-10 13:20:56 -04:00
JennyNou
c899e367d1 Update locators and flow for each payment option 2026-03-02 14:49:47 -05:00
JennyNou
5908b7b807 Update locators for Paypal flow 2026-03-02 14:35:53 -05:00
JennyNou
75e84452a8 Clean up logic for Afterpay flow 2026-03-02 11:35:37 -05:00
JennyNou
58b497fcc4 Update locators and logic to validate cart behavior for deductible scenarios 2026-02-27 11:23:52 -05:00
JennyNou
531c5c7cd3 Merge branch 'develop' into feature/jnou/fix-iss-regression 2026-02-23 12:40:46 -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