Commit graph

1900 commits

Author SHA1 Message Date
Jeremy-Z
edb0b3b29e Merge branch 'develop' into feature/INSR-8088 2026-01-15 10:54:00 -05:00
scottkiener-at-safelite
1136e775ee
Merge pull request #1007 from Safelite/feature/kiener/INSR-6047
INSR-6047 | Provider-preference parity
2026-01-15 10:33:01 -05:00
scottkiener-at-safelite
c84c31ed3d Update TPA Recal Modal Tests 2026-01-14 15:02:37 -05:00
scottkiener-at-safelite
1519e609ba Remove unused validation 2026-01-14 14:55:09 -05:00
Jeremy-Z
ef4a0809c7 Added new unit tests for entry-page. 2026-01-14 14:34:39 -05:00
scottkiener-at-safelite
d691e709fa Update unit tests 2026-01-14 14:33:54 -05:00
Jeremy-Z
e4b7322950 Added additional client name value (full client name) 2026-01-14 14:33:41 -05:00
Jeremy-Z
350dc1a847 Revert "Added additional client name value (full client name)." - needs to be in actual branch.
This reverts commit df75a7c707.
2026-01-14 14:26:33 -05:00
scottkiener-at-safelite
3becdd85c8 Styling for TPA recal modal 2026-01-14 14:19:29 -05:00
scottkiener-at-safelite
bfccc340a1 Rework TPA Recal Modal
Move things to constants
Add button question
Rework navigation now that it can change inside modal
Add error message
2026-01-14 13:50:48 -05:00
Jeremy-Z
df75a7c707 Added additional client name value (full client name). 2026-01-14 13:25:03 -05:00
Katie Kroell
3e9c7590bb final UI fixes 2026-01-14 11:06:28 -05:00
scottkiener-at-safelite
cecb1f537a Finished styling 2026-01-14 10:39:21 -05:00
scottkiener-at-safelite
155ba5b1df Move data members to computeds
Data members should be used for data that cannot be derived from other constants/logic
2026-01-14 10:24:12 -05:00
scottkiener-at-safelite
34199fba0c Remove unused styling and references 2026-01-14 10:19:56 -05:00
scottkiener-at-safelite
508aa58c42 Remove unused button-question code
Also remove console log, now ready for styling
2026-01-14 10:17:37 -05:00
scottkiener-at-safelite
1c6105af53 Remove rules
Not needed, no button question
2026-01-14 10:15:08 -05:00
scottkiener-at-safelite
cdd967e222 Remove all pageData
Nothing on the page needs to be remembered anymore
2026-01-14 10:13:44 -05:00
scottkiener-at-safelite
b5d75d68bc Removed selectedProvider data member
It's not necessary to remember as there is no button logic on the page anymore
2026-01-14 10:08:45 -05:00
scottkiener-at-safelite
c7984ca111 Remove shop-preference-modal
Removed files entirely
2026-01-14 09:34:34 -05:00
scottkiener-at-safelite
ea231c8ac1 Remove recal modal 2026-01-14 09:27:31 -05:00
scottkiener-at-safelite
9d63dc09d2 Remove continue button, add loader 2026-01-14 09:20:48 -05:00
scottkiener-at-safelite
55f7dcf0fb INSR-6047 - New elements and functionality
Page is functional and has all necessary elements
No styling done
2026-01-14 09:17:58 -05:00
Katie Kroell
3e179e4637 UI updates 2026-01-13 15:27:01 -05:00
Katie Kroell
2b4ea38cee update mask symbol to match policy-vehicles 2026-01-12 15:18:47 -05:00
Katie Kroell
cdf8030c11 policy-vehicles UI fixes 2026-01-12 14:53:58 -05:00
Katie Kroell
dc44927772 Revert "policy-vehicles UI fixes"
This reverts commit 5503dfb4c8.
2026-01-12 14:51:54 -05:00
Katie Kroell
5503dfb4c8 policy-vehicles UI fixes 2026-01-12 14:51:17 -05:00
Katie Kroell
95c0719bcc cursor fix - remove unit tests for removed computed property 2026-01-09 15:59:08 -05:00
Katie Kroell
73e2bccb54 remove unneeded computed 2026-01-09 15:39:33 -05:00
Katie Kroell
5e681ff909 UI updates, unit test fixes 2026-01-09 14:02:28 -05:00
Katie Kroell
2f557137e0 UI/copy changes WIP 2026-01-08 14:56:12 -05:00
AHumphriesSL
8ece7b9095
Merge pull request #997 from Safelite/feature/humphries/centered-modal
Add prop to modal component to allow for centering
2026-01-07 15:56:50 -05:00
Alex Humphries
14b482c352 Add prop to modal component to allow for centering
- Defaults to "edge" position, which is to the right on desktop,
  and bottom on mobile. This *should* be the same as current behavior.
- When set to "center", mobile appearance is mostly unchanged (mostly just
  being closer to centered vertically), but desktop modals are centered
  both vertically and horizontally, with a higher width and a height
  dependent on content.
2026-01-07 14:37:00 -05:00
Josh Dassinger
6f1f963604 INSR-7765 Heritage Policy Vehicle changes 2026-01-06 11:13:04 -06:00
Josh Dassinger
c7bff1c758 Heritage Buttons Removed resetButtonStyle method calls as this method was removed before our recent button work 2026-01-05 12:09:55 -06:00
Josh Dassinger
fa965468b4 Initial work on moving heritage button styles to NextGen button component
Added button variant support
Added button size support
Merged button features from modal button to button component
Removed modal button component
Created button mixins for creating buttons
Created initial button variants using mixins
Moved client button customizations to mixins
2026-01-05 10:42:15 -06:00
Alex Humphries
4edd086a8f INSR-7763: Policy Holder Details Heritage parity
- Added phone, extension, and email fields
- Rearranged/resized fields to match Heritage
- Updated validation errors to match Heritage
- Added "Select State" placeholder to state dropdown
2025-12-26 11:58:37 -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
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
Bill Richardson
ba9ee763e0 Updates for sub caption on textbox
Some welcome css for need help blurb
2025-12-18 14:02:20 -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
Bill Richardson
123f545c24 tpa-search header update 2025-12-17 15:03:59 -05:00
Bill Richardson
c06303f33d vehicle damage updates 2025-12-17 13:24:53 -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