Alex Humphries
818914b1a8
INSR-8489: Address copilot suggestions for tool-tip and mobile fee modal
...
- Correct default values for cmsWidgetName prop
- Change name of tool-tip component to match pattern (kebab-case)
- Automatically unmount tool-tip component after each test
- Accessibility improvements for tool-tip icon
- Remove unused event handler wiring
- Narrow CSS selector for price row to prevent unintended styling
- Remove unused imports
2026-05-21 16:44:18 -04:00
Alex Humphries
f46e584d6b
INSR-8489: Update cart dropdown to add tooltip for advanced mobile fee
...
Also includes a modal when trying to remove the item from the cart.
2026-05-21 15:47:19 -04:00
brich1212safe
76ebbf335a
Merge pull request #1230 from Safelite/feature/richardson/INSR-9659
...
Manual form validation on service packages
2026-05-15 22:59:03 -04:00
Bill Richardson
661d1a041c
Manual form validation on service packages
2026-05-15 13:39:32 -04:00
Jeremy-Z
bf5ec8506b
Merge pull request #1228 from Safelite/feature/jzimmerman/add-qa-env-approval
...
Added requirement for QA environment deployment approval.
2026-05-15 11:57:39 -04:00
Jeremy-Z
8329c60cb0
Added requirement for QA approval.
2026-05-15 11:44:42 -04:00
AHumphriesSL
dec7124fe6
Merge pull request #1226 from Safelite/feature/humphries/INSR-9651
...
INSR-9651: Do not clear VAPs prices on deductible submit
2026-05-14 15:07:00 -04:00
Jeremy-Z
3e23ae6fd6
Merge pull request #1227 from Safelite/feature/jzimmerman/INSR-9675
...
INSR-9675: Fixed issue of missing parent account and referral sequence number after order submission.
2026-05-14 14:34:16 -04:00
Jeremy-Z
229d23ddca
Fixed issue of missing parent account and referral sequence number after order submission.
2026-05-14 14:31:34 -04:00
Alex Humphries
3236ce79c4
Add new test to handle different clearOnSubmit scenarios
2026-05-14 09:51:04 -04:00
Alex Humphries
7f5a91c6d4
INSR-9651: Do not clear VAPs prices on deductible submit
...
This is so that we pricing data in the call to Safelite API, so that
the confirmation email contains the correct pricing information.
2026-05-13 14:50:04 -04:00
Jeremy-Z
5f9f6cc204
Merge pull request #1225 from Safelite/feature/jzimmerman/INSR-9648
...
INSR-9648: Removed console.log call that was left in.
2026-05-11 11:19:20 -04:00
Jeremy-Z
3c33fadc3b
Removed console.log call that was left in.
2026-05-11 11:18:45 -04:00
Jeremy-Z
2f38e41b7d
Merge pull request #1222 from Safelite/dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4
...
Bump @babel/plugin-transform-modules-systemjs from 7.19.0 to 7.29.4
2026-05-11 11:07:09 -04:00
Jeremy-Z
41204ca364
Merge pull request #1224 from Safelite/feature/jzimmerman/INSR-9648
...
INSR-9648: Fixing some formatting issues.
2026-05-11 11:06:07 -04:00
Jeremy-Z
f39e82a3ab
Fixing some formatting issues.
2026-05-11 11:05:09 -04:00
dependabot[bot]
077da01145
Bump @babel/plugin-transform-modules-systemjs from 7.19.0 to 7.29.4
...
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs ) from 7.19.0 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
dependency-version: 7.29.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 14:34:36 +00:00
Jeremy-Z
5d73874c88
Merge pull request #1221 from Safelite/dependabot/npm_and_yarn/fast-uri-3.1.2
...
Bump fast-uri from 3.1.0 to 3.1.2
2026-05-11 10:32:22 -04:00
dependabot[bot]
68b4f2532a
Bump fast-uri from 3.1.0 to 3.1.2
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 14:31:03 +00:00
Jeremy-Z
320599e557
Merge pull request #1223 from Safelite/feature/jzimmerman/package-lock-updatefile
...
Updating lock file.
2026-05-11 10:28:12 -04:00
Jeremy-Z
dd7e9591c5
Updating lock file.
2026-05-11 10:26:26 -04:00
Jeremy-Z
4583fa1a51
Merge pull request #1214 from Safelite/dependabot/npm_and_yarn/multi-8b8c83898a
...
Bump ip-address and socks
2026-05-11 10:04:59 -04:00
Jeremy-Z
c7b8bd7de7
Merge pull request #1220 from Safelite/feature/jzimmerman/INSR-9648
...
Feature/jzimmerman/insr 9648
2026-05-08 15:22:33 -04:00
Jeremy-Z
b47200ce27
Merge branch 'develop' into feature/jzimmerman/INSR-9648
2026-05-08 15:22:01 -04:00
Jeremy-Z
6538a64fc2
Removed router section.
2026-05-08 15:21:36 -04:00
Jeremy-Z
cf539426f6
Merge pull request #1219 from Safelite/feature/jzimmerman/INSR-9648
...
Forced direct page nav while I figure out routing.
2026-05-08 14:49:49 -04:00
Jeremy-Z
27951e8730
Forced direct page nav while I figure out routing.
2026-05-08 14:49:05 -04:00
Jeremy-Z
b396051183
Merge pull request #1218 from Safelite/feature/jzimmerman/INSR-9648
...
INSR-9648: Adding static page and relevant logic.
2026-05-08 13:36:59 -04:00
Jeremy-Z
b1cc098f70
Added static error page and updated relevant logic.
2026-05-08 13:25:18 -04:00
Jeremy-Z
1955a9023b
Merge branch 'develop' into feature/jzimmerman/INSR-9648
2026-05-08 11:51:21 -04:00
katiekroell
057c5d52c9
Merge pull request #1217 from Safelite/feature/kroell/INSR-9521
...
INSR-9521: add IsBigTruck to Save Session
2026-05-08 11:49:31 -04:00
US\katie.kroell
92a971742c
Merge branch 'develop' into feature/kroell/INSR-9521
2026-05-08 11:10:43 -04:00
US\katie.kroell
28e8508e12
add isBigTruck to payload
2026-05-08 11:09:46 -04:00
Jeremy-Z
0f2b37806a
Adding logic and files to support a static error page.
2026-05-07 13:27:55 -04:00
Jeremy-Z
0f54fceedc
Merge pull request #1216 from Safelite/dependabot/npm_and_yarn/axios-1.15.2
...
Bump axios from 1.15.0 to 1.15.2
2026-05-07 10:46:47 -04:00
dependabot[bot]
a36895b759
Bump axios from 1.15.0 to 1.15.2
...
Bumps [axios](https://github.com/axios/axios ) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.15.0...v1.15.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.15.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-06 23:54:01 +00:00
Jeremy-Z
5c9aae68dc
Merge pull request #1215 from Safelite/feature/jzimmerman/INSR-9443-2
...
INSR-9443: Adding duplicate flag back in case we need to push to prod fast.
2026-05-06 15:49:25 -04:00
Jeremy-Z
e6341d4894
Adding the base isRepair flag back (yes its duplicated). This is temporary to make sure we can push new code to prod and ignore having to update the coverage service.
2026-05-06 15:48:07 -04:00
Jeremy-Z
d47f6d0d39
Merge branch 'develop' into feature/jzimmerman/INSR-9443-2
2026-05-06 15:46:54 -04:00
brich1212safe
7acf3da77d
Merge pull request #1213 from Safelite/feature/richardson/INSR-9520
...
INSR-9520
2026-05-06 15:17:36 -04:00
dependabot[bot]
7ecda10a99
Bump ip-address and socks
...
Bumps [ip-address](https://github.com/beaugunderson/ip-address ) and [socks](https://github.com/JoshGlazebrook/socks ). These dependencies needed to be updated together.
Updates `ip-address` from 9.0.5 to 10.2.0
- [Commits](https://github.com/beaugunderson/ip-address/commits )
Updates `socks` from 2.8.3 to 2.8.8
- [Release notes](https://github.com/JoshGlazebrook/socks/releases )
- [Commits](https://github.com/JoshGlazebrook/socks/compare/2.8.3...2.8.8 )
---
updated-dependencies:
- dependency-name: ip-address
dependency-version: 10.2.0
dependency-type: indirect
- dependency-name: socks
dependency-version: 2.8.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-06 17:42:59 +00:00
Bill Richardson
df0f41e560
remove console log
2026-05-06 10:40:09 -04:00
Bill Richardson
47d00e22af
INSR-9520
...
scroll to top on mounted
add helper file for beforeEach for all jest tests.
2026-05-06 10:23:00 -04:00
JennyNou
5537f66782
Merge pull request #1212 from Safelite/feature/jnou/more-fixes-playwright
...
Feature/jnou/more fixes playwright
2026-05-06 09:46:01 -04:00
JennyNou
29a0007f94
Merge branch 'develop' into feature/jnou/more-fixes-playwright
2026-05-05 16:52:36 -04:00
JennyNou
ca3b8a452a
Fix for test failures
2026-05-05 16:48:52 -04:00
Jeremy-Z
5e01bcdf3d
Merge pull request #1211 from Safelite/feature/jzimmerman/INSR-9443-2
...
INSR-9443: Removed a duplicate field.
2026-05-05 14:22:38 -04:00
Jeremy-Z
8c5d6ce3c5
Revert "Removed duplicate field."
...
This reverts commit 30a7cdff9f .
2026-05-05 14:20:56 -04:00
Jeremy-Z
30a7cdff9f
Removed duplicate field.
2026-05-05 14:20:31 -04:00
Jeremy-Z
acf3bab418
Update for register claim request payload.
2026-05-05 14:05:47 -04:00