dependabot[bot]
e04f74fb97
Bump qs and express
...
Bumps [qs](https://github.com/ljharb/qs ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1 )
Updates `express` from 4.21.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
- dependency-name: express
dependency-version: 4.22.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 13:50:56 +00:00
AHumphriesSL
2a1b3b0bb3
Merge pull request #991 from Safelite/feature/humphries/INSR-7934
...
INSR-7934: Update validation styles and focus behavior
2025-12-31 11:18:48 -05:00
Alex Humphries
99deeca4a8
INSR-7934: Update validation styles and focus behavior
...
- common-error-styles.scss renamed to common-validation-styles.scss
- Added 'has-success' to dropdown-question component
- Updated dropdown-question to only show error/success when not disabled
- Fixed issue with focusing first invalid input in base-form-mixin
2025-12-29 15:12:30 -05:00
AHumphriesSL
e138a09499
Merge pull request #989 from Safelite/feature/humphries/INSR-7892
...
INSR-7892: Some fixes for default package select
2025-12-19 12:03:40 -05:00
Alex Humphries
1443f60906
INSR-7892: Some fixes for default package select
...
Also "Rain defense" -> "Rain Repel"
2025-12-19 09:10:35 -05:00
brich1212safe
545fea6432
Merge pull request #988 from Safelite/feature/richardson/INSR-7904
...
Happy path vin-lookup loader update
2025-12-19 07:19:22 -05:00
Bill Richardson
15f5feda9e
spelling update
2025-12-18 14:43:25 -05:00
Bill Richardson
8ee87b3a8f
Happy path vin-lookup loader update
2025-12-18 14:39:54 -05:00
brich1212safe
19c34ac240
Merge pull request #987 from Safelite/feature/richardson/INSR-7917
...
Updates for sub caption on textbox
2025-12-18 14:10:09 -05:00
Bill Richardson
ba9ee763e0
Updates for sub caption on textbox
...
Some welcome css for need help blurb
2025-12-18 14:02:20 -05:00
brich1212safe
22fb6bb993
Merge pull request #986 from Safelite/feature/richardson/INSR-7917
...
cookie preference update
2025-12-18 10:23:46 -05:00
Bill Richardson
2b1356f143
forgot to put this back
2025-12-18 09:20:24 -05:00
Bill Richardson
fee28585e5
cookie preference update
...
welcome page format whitespace
screen transition fix for provider pref and prop for later fixes
2025-12-18 08:14:24 -05:00
brich1212safe
79abe1a717
Merge pull request #985 from Safelite/feature/richardson/INSR-7773
...
vehicle damage updates
2025-12-18 07:40:49 -05:00
Bill Richardson
123f545c24
tpa-search header update
2025-12-17 15:03:59 -05:00
Bill Richardson
2b94b9376e
update cookie footer while im looking at it
2025-12-17 14:10:47 -05:00
Bill Richardson
c06303f33d
vehicle damage updates
2025-12-17 13:24:53 -05:00
SujathaAnishetty
4867c503f1
Merge pull request #984 from Safelite/feature/INSR-7778
...
Feature/insr 7778
2025-12-17 12:38:43 -05:00
SujathaAnishetty
33b1ac796e
Merge branch 'develop' into feature/INSR-7778
2025-12-15 14:47:09 -05:00
SujathaAnishetty
77683b5972
add call back link
2025-12-12 17:46:40 -05:00
AHumphriesSL
8390d9c49e
Merge pull request #983 from Safelite/feature/humphries/alignment-fix
...
Fix justification issue in subheader component
2025-12-12 15:29:20 -05:00
Alex Humphries
7a1b62801a
Update some prop/variable names for consistency
...
Now consistent with the name used in the CMS
2025-12-12 15:28:04 -05:00
Jeremy-Z
6097eb1a87
Merge pull request #982 from Safelite/feature/INSR-9999
...
Updating some new code based on linting recommendations. No actual logic changes made.
2025-12-12 13:51:46 -05:00
katiekroell
eb7b7e4cb0
Merge pull request #981 from Safelite/feature/INSR-7742
...
INSR-7742: color fixes to progress bar
2025-12-12 13:43:11 -05:00
Katie Kroell
0615d1ae1d
Merge branch 'develop' into feature/INSR-7742
2025-12-12 13:33:24 -05:00
Katie Kroell
fea2ad57b2
change hex code to match Heritage
2025-12-12 13:32:34 -05:00
Alex Humphries
1790cbc1ab
Fix justification issue in subheader component
2025-12-12 13:22:25 -05:00
Jeremy-Z
76c06792d0
Updating some new code based on linting recommendations. No actual logic changes made.
2025-12-12 12:23:07 -05:00
AHumphriesSL
d17e2fc5b6
Merge pull request #980 from Safelite/feature/humphries/INSR-7776
...
INSR-7776: Vehicle Selection page parity updates
2025-12-12 11:01:07 -05:00
Katie Kroell
51a6741658
rename color variables, fix Liberty's background color
2025-12-12 10:50:13 -05:00
Alex Humphries
88875f730a
INSR-7776: Vehicle Selection page parity updates
...
- Update placeholder handling for vehicle questions
- Update error messages for vehicle selection
- Adjust error styles to match heritage
2025-12-11 16:46:02 -05:00
katiekroell
996f7fd3d6
Merge pull request #979 from Safelite/feature/INSR-2206
...
INSR-2206: Big Truck updates for service-location page
2025-12-11 15:17:50 -05:00
Katie Kroell
b548455805
unit test fix
2025-12-11 13:53:06 -05:00
Katie Kroell
f19287c162
Merge branch 'develop' into feature/INSR-2206
2025-12-11 13:28:44 -05:00
Katie Kroell
52fe3da533
add isBigTruck param to TPA call, clean up code
2025-12-11 13:26:54 -05:00
brich1212safe
08c17d444f
Merge pull request #978 from Safelite/feature/richardson/INSR-7779
...
Add heritage style loader
2025-12-11 10:52:46 -05:00
SujathaAnishetty
be19e1ecee
Merge branch 'develop' into feature/INSR-7778
2025-12-11 10:49:13 -05:00
SujathaAnishetty
3daf9e16d2
add zip field
2025-12-11 10:47:53 -05:00
Bill Richardson
65338208a5
change out pasted img alt
2025-12-11 10:44:44 -05:00
Bill Richardson
d527a205d8
Add heritage style loader
...
page transition loader
2025-12-11 10:39:58 -05:00
Katie Kroell
37410041bf
Merge branch 'develop' into feature/INSR-2206
2025-12-11 09:26:17 -05:00
brich1212safe
e42cb26706
Merge pull request #977 from Safelite/feature/richardson/INSR-7779
...
remove loader in continue button
2025-12-10 15:40:13 -05:00
Bill Richardson
782d52344b
Random 2 deleted
2025-12-10 15:08:59 -05:00
Bill Richardson
0236bb87c7
remove button loader
2025-12-10 15:05:33 -05:00
Bill Richardson
f03e327720
remove loader in continue button
...
remove commented lines
remove client overrides that dont appear to match Heritage for client
2025-12-10 15:05:33 -05:00
brich1212safe
098fd4cf23
Merge pull request #976 from Safelite/feature/humphries/variable-font-weight-fix
...
Fix variable font rendering
2025-12-10 15:03:36 -05:00
Alex Humphries
bfe50314f6
Fix variable font rendering
2025-12-10 11:29:02 -05:00
SujathaAnishetty
defc868584
Merge branch 'develop' into feature/INSR-7778
2025-12-10 11:03:33 -05:00
brich1212safe
907660e200
Merge pull request #975 from Safelite/feature/richardson/INSR-7779
...
Updates for Nav buttons
2025-12-10 10:09:20 -05:00
SujathaAnishetty
a1f1ac0c20
Merge branch 'develop' into feature/INSR-7778
2025-12-09 16:59:47 -05:00