Commit graph

3547 commits

Author SHA1 Message Date
US\katie.kroell
7e188ef071 Merge branch 'develop' into feature/INSR-7769 2026-02-12 15:16:33 -05:00
US\katie.kroell
38175f5d01 final styling updates (hopefully) 2026-02-12 15:08:12 -05:00
scottkiener-at-safelite
b76cbd8e15 Remove snapshot test 2026-02-12 14:51:05 -05:00
scottkiener-at-safelite
dca9c93efb Update unit tests for tpa-search 2026-02-12 14:49:44 -05:00
Josh Dassinger
3300801672 Merge branch 'feature/digital/joshdass/ESLint' into feature/digital/joshdass/ESLint-fixes
# Conflicts:
#	src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
#	src/layouts/order-confirmation/add-to-calendar/calendar-modal-question/calendar-modal-question.vue
2026-02-12 13:44:04 -06:00
scottkiener-at-safelite
1e857502df Convert px to rem 2026-02-12 14:27:29 -05:00
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
AHumphriesSL
c415f10ffa
Merge pull request #1065 from Safelite/feature/humphries/INSR-7757
INSR-7757: order-confirmation Parity
2026-02-12 13:08:24 -05:00
Alex Humphries
4618f1c4f9 Add nullish check to prevent error when lineItems.glassParts is undefined 2026-02-12 12:47:01 -05:00
Alex Humphries
f45b7fbde5 INSR-7757: Better glass list handling for order confirmation page 2026-02-12 12:27:29 -05:00
Josh Dassinger
fa7e2bc596 INSR-2208 Only show big truck providers
Cleaned up GetProviders store logic.
2026-02-12 10:54:08 -06:00
US\katie.kroell
f3ab2d9886 fix price styling 2026-02-12 10:12:04 -05:00
Alex Humphries
694c274be4 INSR-7757: Copilot suggestions to fix a couple bugs 2026-02-11 17:01:43 -05:00
Alex Humphries
32bf06ea59 INSR-7757: Fix some tests 2026-02-11 16:41:32 -05:00
Alex Humphries
8bf7d282d4 INSR-7557: Add to calender button fixes 2026-02-11 15:59:48 -05:00
Josh Dassinger
1413267f16 INSR-6190 Don't show mobile service option for big truck 2026-02-11 14:51:46 -06:00
US\katie.kroell
2cdf15cb95 more styling fun 2026-02-11 15:48:49 -05:00
Alex Humphries
4dab87bf3f INSR-7757: More cart updates 2026-02-11 14:08:58 -05:00
Jeremy-Z
75c18a29ce Changing pinia persistance to use session storage instead of local storage. Added appropriate store reset logic. 2026-02-11 12:43:37 -05:00
Katie Kroell
706b3429f5 styling updates 2026-02-11 12:10:52 -05:00
Bill Richardson
df5cbb0c08 scoot global alert below header 2026-02-10 16:49:21 -05:00
Bill Richardson
1cbdab73b3 molding question updates 2026-02-10 16:49:21 -05:00
Alex Humphries
b5ecac8b5a INSR-7757: Update order confirmation page and cart 2026-02-10 16:46:39 -05:00
Bill Richardson
712ae15099 Fix test 2026-02-10 16:41:58 -05:00
Katie Kroell
e3114879d4 fix width 2026-02-10 15:55:09 -05:00
Katie Kroell
2fa950f32f styling updates 2026-02-10 15:48:15 -05:00
scottkiener-at-safelite
227bf943cf Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-10 15:37:21 -05:00
scottkiener-at-safelite
fb7b1ce5ed Final styling 2026-02-10 15:36:57 -05:00
Bill Richardson
04160506bb No changes just hit save for formatting 2026-02-10 15:25:30 -05:00
Katie Kroell
2ba0b4f070 more styling updates 2026-02-10 11:55:30 -05:00
Bill Richardson
4392eaf001 skipping tests til morning 2026-02-09 17:01:08 -05:00
Bill Richardson
70672621cd catch shop time error 2026-02-09 16:40:58 -05:00
Katie Kroell
a01c66aaed styling WIP 2026-02-09 15:15:25 -05:00
scottkiener-at-safelite
0017c49a6d Need help functionality 2026-02-09 14:40:17 -05:00
scottkiener-at-safelite
88eb468616 Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-09 14:38:52 -05:00
scottkiener-at-safelite
979f2015f5 Need Help link styling 2026-02-09 14:38:45 -05:00
scottkiener-at-safelite
8b4cf64f18 Shop selection styling 2026-02-09 14:21:37 -05:00
Bill Richardson
acdade3a59 update for spinner 2026-02-09 13:33:39 -05:00
Bill Richardson
b0f5608b41 vin lookup updates 2026-02-09 13:15:08 -05:00
Katie Kroell
f85245f02d initial styling changes 2026-02-09 12:32:31 -05:00
scottkiener-at-safelite
9ba52b9d48 Map styling 2026-02-09 11:19:45 -05:00
scottkiener-at-safelite
46e3ef883f Search input styling 2026-02-09 11:18:17 -05:00
scottkiener-at-safelite
4f7cfbc32c Merge Conflict Cleanup and Subheader styling 2026-02-09 10:34:10 -05:00
Jeremy-Z
de44f50d3a
Merge pull request #1054 from Safelite/feature/INSR-8130
INSR-8130: Fixid issue of not being able to launch any duplicate referrals.
2026-02-06 15:58:13 -05:00
Bill Richardson
f74fb5438e hide/prevent availability indicators for now 2026-02-06 14:53:30 -05:00
Jeremy-Z
a265b01961 Unit test updates. 2026-02-06 14:30:17 -05:00
Jeremy-Z
b5a899676a Merge branch 'develop' into feature/INSR-8130 2026-02-06 14:18:29 -05:00
Jeremy-Z
e118c8612e Fixing some issues with the load session method. 2026-02-06 14:18:12 -05:00
Bill Richardson
73e1ba0475 add spinner to shop address fetch 2026-02-06 12:52:34 -05:00
Jeremy-Z
948d854e5f Merge branch 'develop' into feature/INSR-8130 2026-02-06 12:01:38 -05:00
katiekroell
f5671cd53c
Merge pull request #1051 from Safelite/feature/kroell/coverage-statement-fix
coverage-statement fixes
2026-02-06 11:25:09 -05:00
Jeremy-Z
291cc89897 Merge branch 'develop' into feature/INSR-8130 2026-02-06 11:04:30 -05:00
Katie Kroell
f207da6390 copilot fix 2026-02-06 10:50:14 -05:00
scottkiener-at-safelite
5cccaa98f5 Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-06 10:26:32 -05:00
scottkiener-at-safelite
2eb985cd7d INSR-7771 | Use new endpoint, update error handling 2026-02-06 10:17:18 -05:00
Bill Richardson
421977cbf2 Updates for some transitions between appt types 2026-02-06 10:17:13 -05:00
Bill Richardson
54f66b43cf Updates for Mobile 2026-02-06 10:17:12 -05:00
Katie Kroell
c376411287 Merge branch 'develop' into feature/kroell/coverage-statement-fix 2026-02-06 09:34:31 -05:00
Katie Kroell
8533c10e90 fix coverage status 2026-02-06 09:33:58 -05:00
AHumphriesSL
c9b33a28b6
Merge pull request #1049 from Safelite/feature/humphries/INSR-7758.2
INSR-7758: Fix need help bailout on part-questions
2026-02-06 09:22:19 -05:00
Katie Kroell
0fcb558985 fix coverage status issue / use footer for navigation 2026-02-05 16:15:32 -05:00
AHumphriesSL
f883cd9cc7
Merge pull request #1042 from Safelite/feature/humphries/INSR-7752
INSR-7752: Contact Details parity updates
2026-02-05 15:27:21 -05:00
Alex Humphries
790b79c67b Fix navigation scenario for Need Help bailout 2026-02-05 14:33:40 -05:00
Alex Humphries
e71593d6ba INSR-7758: Fix need help bailout on part-questions 2026-02-05 14:29:10 -05:00
AHumphriesSL
55ae3d5507
Merge pull request #1046 from Safelite/feature/humphries/INSR-7774
INSR-7774: Added no vin option to vehicle lookup, and some style changes
2026-02-05 14:17:03 -05:00
Katie Kroell
8f9bea09d0 Merge branch 'develop' into feature/INSR-7749 2026-02-05 13:56:00 -05:00
Katie Kroell
850171884a add phone/email validation 2026-02-05 13:54:25 -05:00
Katie Kroell
19fc5046d6 copilot styling suggestion 2026-02-05 13:25:24 -05:00
Alex Humphries
32a083c242 INSR-7758: Add need help link and hide continue until questions answered 2026-02-05 13:05:30 -05:00
Katie Kroell
e862ac66d8 Merge branch 'develop' into feature/INSR-7749 2026-02-05 12:16:36 -05:00
Katie Kroell
8e0f817280 hide modal 2026-02-05 12:15:42 -05:00
Alex Humphries
d7cb83da7f Fix some copilot suggestions 2026-02-05 11:39:55 -05:00
Alex Humphries
a191779147 FIx failing tests, add new test case 2026-02-05 11:38:33 -05:00
Jeremy-Z
f0f120bebb Merge branch 'develop' into feature/INSR-8130 2026-02-05 10:06:13 -05:00
Alex Humphries
345f338f1a INSR-7774: Added no vin option to vehicle lookup, and some style changes 2026-02-05 10:05:59 -05:00
Bill Richardson
1a4cbab356 license plate lookup updates 2026-02-04 16:04:58 -05:00
Katie Kroell
62c4418059 styling updates 2026-02-04 15:51:00 -05:00
Alex Humphries
4b8646c334 INSR-7752: Undo some unintentional changes 2026-02-04 15:28:07 -05:00
Jeremy-Z
c58aa77e9f Merge branch 'develop' into feature/INSR-8130 2026-02-04 15:16:33 -05:00
Jeremy-Z
c40a9df463 Adding some additional logic to duplicate check data repopulation. 2026-02-04 15:16:04 -05:00
Alex Humphries
d13c6ce552 INSR-7752: Remove redundant fields from store, fix unit tests 2026-02-04 15:13:29 -05:00
Katie Kroell
cc54f678ae Merge branch 'develop' into feature/INSR-7749 2026-02-04 14:58:22 -05:00
Katie Kroell
4ecd7d76b4 change bailout to requestcallback 2026-02-04 14:57:33 -05:00
Alex Humphries
106a9e3039 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-04 13:29:25 -05:00
Jeremy-Z
2d95e9341a Fixing the unit tests. 2026-02-04 12:16:23 -05:00
Katie Kroell
4a87654362 switch bailout 2026-02-04 11:59:54 -05:00
Katie Kroell
c7ffbfa6cf unit test fix 2026-02-04 11:49:50 -05:00
Bill Richardson
b313147e0f Page Title updates take two?
I mustve deleted them or the stash
2026-02-04 11:48:51 -05:00
Katie Kroell
0196f41d78 error message updates 2026-02-04 11:46:57 -05:00
Jeremy-Z
b3f0dd0163 Merge branch 'develop' into feature/INSR-8130 2026-02-04 11:38:00 -05:00
Bill Richardson
d1972e6ea9 few more updates for the second line of headline text
start alert collapsed
2026-02-04 10:55:48 -05:00
Bill Richardson
035a91ea71 catch some edge cases 2026-02-04 10:55:48 -05:00
Bill Richardson
70e927748d when resetting date picker, reset local flags 2026-02-04 10:55:48 -05:00
Katie Kroell
86c1661197 unit test updates 2026-02-04 10:26:51 -05:00
Katie Kroell
774907c00e UI updates 2026-02-04 10:22:32 -05:00
Alex Humphries
d7f6ba1fc9 INSR-7752: Formatting on contact-details 2026-02-03 16:58:55 -05:00
Jeremy-Z
c063ca67f5 Preliminary changes on the frontend to support launching duplicates. 2026-02-03 14:17:28 -05:00
Jeremy-Z
2d8ba2ad9b Changed load session to use referral date instead of response date. 2026-02-03 10:32:42 -05:00
Alex Humphries
02281b3230 INSR-7752: contact-details page updates, other related data read/write updates 2026-02-02 16:53:37 -05:00
Alex Humphries
ebd4bf8714 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-02 14:53:50 -05:00
Katie Kroell
37bc68dc18 Merge branch 'develop' into feature/kiener/INSR-7753 2026-02-02 14:02:44 -05:00
Katie Kroell
0bc3f780fc fix value, remove underline from modal link 2026-02-02 14:02:20 -05:00
Bill Richardson
8e6691418b some integration updates 2026-02-02 13:06:02 -05:00
Bill Richardson
461f2ae5dc some updates when changing zipcode to certain types 2026-02-02 13:06:02 -05:00
Bill Richardson
00936fd696 cursor updates 2026-02-02 13:06:02 -05:00
Bill Richardson
5e60d3ab43 cleaning up for another cursorbot run 2026-02-02 13:06:02 -05:00
Bill Richardson
1b42b423b9 small cursor updates 2026-02-02 13:06:02 -05:00
Bill Richardson
0f40583be3 some updates 2026-02-02 13:06:02 -05:00
Bill Richardson
a8d6e4fb58 remove unused computed 2026-02-02 13:06:01 -05:00
Bill Richardson
dcfccfd916 fix tests and a cursor issue. 2026-02-02 13:06:01 -05:00
Bill Richardson
8fefa39fea some updates for integration 2026-02-02 13:06:01 -05:00
Bill Richardson
f06332c066 initial check in 2026-02-02 13:06:01 -05:00
Katie Kroell
6854a2b489 update unit tests to match deductible store value structure 2026-02-02 12:19:41 -05:00
Alex Humphries
7d80834ee8 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-02 11:43:30 -05:00
Katie Kroell
1e72856db9 Merge branch 'develop' into feature/kiener/INSR-7753 2026-02-02 10:32:41 -05:00
Alex Humphries
a7dd2c983c Fix alert icon alignment so that it aligns with first line of multiline alert header 2026-01-30 17:14:22 -05:00
Katie Kroell
a74773c0fe fixed store value reference 2026-01-30 15:14:09 -05:00
Katie Kroell
b7aaca00e5 fix unit tests 2026-01-30 15:03:10 -05:00
Alex Humphries
7298f0b62f INSR-7752; Some routing adjustments and related store tweaks for contactinfo 2026-01-30 14:41:13 -05:00
Katie Kroell
bfb30c42b0 updates/styling 2026-01-30 13:51:13 -05:00
Katie Kroell
26cbce89fc Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-30 08:34:57 -05:00
Alex Humphries
8c167c4edf Remove unneeded tests, fix others 2026-01-29 14:26:31 -05:00
Katie Kroell
debbdcf57f resetOrder fix 2026-01-29 13:09:59 -05:00
Alex Humphries
9d0a15f861 INSR-7770: tpa-confirmation parity updates 2026-01-29 13:00:22 -05:00
Katie Kroell
4ca3ec67bb remove more old data 2026-01-29 12:43:33 -05:00
Katie Kroell
453b1fe561 fix % 2026-01-29 12:07:04 -05:00
Katie Kroell
d613f4f2b6 fix deductible references 2026-01-29 12:05:20 -05:00
Katie Kroell
b73f4b2a05 create getters for deductible / cursor fixes 2026-01-29 11:46:00 -05:00
Katie Kroell
ea14a7f888 removing more unneeded code 2026-01-29 10:45:42 -05:00
Katie Kroell
14650b7bbb cursor fixes - remove unneeded code 2026-01-29 10:11:01 -05:00
Katie Kroell
26b8c0fa20 remove old modals and related properties 2026-01-29 10:05:43 -05:00
Katie Kroell
67a3ae062b remove NeedHelp bailout, add DoNotSeeShop back 2026-01-29 10:00:18 -05:00
Katie Kroell
95f92d721b Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-29 08:42:57 -05:00
Katie Kroell
0cc788a5ea add comments 2026-01-29 08:41:19 -05:00
Katie Kroell
6a5e7e5402 update references to currentDeductible 2026-01-28 16:28:34 -05:00
Katie Kroell
38254d0b46 remove outdated code 2026-01-28 16:19:27 -05:00
AHumphriesSL
8622d5d553
Merge pull request #1033 from Safelite/feature/humphries/INSR-7772.1
Fixes for alert and hr styling
2026-01-28 15:28:48 -05:00
Alex Humphries
a390861e21 Fixes for alert and hr styling 2026-01-28 15:14:14 -05:00
Katie Kroell
49b930cecb deductible updates WIP 2026-01-28 13:35:23 -05:00
Katie Kroell
c148de71a6 updating deductible logic WIP 2026-01-28 12:08:59 -05:00
AHumphriesSL
c752c40c27
Merge pull request #1032 from Safelite/feature/humphries/INSR-7758
INSR-7758: part-questions parity
2026-01-28 11:52:44 -05:00
Alex Humphries
edebef5472 Fix redundant css 2026-01-28 10:03:13 -05:00
Alex Humphries
65ce7b2a24 Get rid of test for function that is no longer used 2026-01-27 17:09:04 -05:00
Alex Humphries
6e9a89784b Add success style 2026-01-27 17:03:16 -05:00
Alex Humphries
4b18f7e06a INSR-7758: part-questions parity
Mostly actually an update to questions-page-layout, question-chain,
button-question and list-button-horizontal, since those are the
actual bulk of what this page.
2026-01-27 16:57:37 -05:00
Katie Kroell
0ab2752953 Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-27 16:34:23 -05:00
Katie Kroell
4f7da04a6c coverage-statement updates WIP 2026-01-27 16:34:01 -05:00
Jeremy-Z
7c36d9bbbf
Merge pull request #1030 from Safelite/feature/INSR-8093
INSR-8093: Fixing up the page navigation progress percentages to match heritage a bit better.
2026-01-27 14:24:19 -05:00
AHumphriesSL
2dc959e041
Merge pull request #1027 from Safelite/feature/humphries/INSR-7747
INSR-7747: address-lookup parity updates
2026-01-27 10:02:01 -05:00
Jeremy-Z
864cfd5e8d Merge branch 'develop' into feature/INSR-8093 2026-01-27 09:42:53 -05:00
scottkiener-at-safelite
d6cfc53544 INSR-6047 | Strong text fix
Less bold, darker black
2026-01-27 08:48:57 -05:00
Katie Kroell
eb92223842 Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-26 15:59:29 -05:00
Katie Kroell
6fb1fe98f0 Merge branch 'develop' into feature/kroell/UI-fix 2026-01-26 15:20:16 -05:00
Katie Kroell
fff06e2134 progress bar update 2026-01-26 15:19:44 -05:00
Alex Humphries
961847f6cf No more doubling down on re-enabling keydown 2026-01-26 15:13:00 -05:00
Katie Kroell
b021566bc1 remove oudated styling / cursor fixes 2026-01-26 14:57:56 -05:00
AHumphriesSL
bf6356d2dc
Merge pull request #1028 from Safelite/bugfix/humphries/footer-modal
Fix to cut down on console errors
2026-01-26 14:57:14 -05:00
Alex Humphries
bb8ca11d31 Hide loading modal after finding different vehicle 2026-01-26 14:56:33 -05:00
Alex Humphries
d75c00dc8d Fix to cut down on console errors 2026-01-26 14:43:11 -05:00
Alex Humphries
11e4918ca7 INSR-7747: address-lookup parity updates 2026-01-26 14:36:11 -05:00
Katie Kroell
f1153a4bcc scoped style changes / progress bar update 2026-01-26 14:29:54 -05:00
Jeremy-Z
fc613759bc Updating page percentages. 2026-01-26 11:04:58 -05:00
Katie Kroell
7cc6dbf7ad left align error message 2026-01-26 10:52:53 -05:00
Jeremy-Z
06dff215ab Merge branch 'develop' into feature/INSR-8093 2026-01-26 10:36:34 -05:00
Bill Richardson
95ab0b68cf update error message 2026-01-26 09:40:48 -05:00
Alex Humphries
e773cfdc29 INSR-8061: Fix saving of extension, fix other issues with extension 2026-01-23 17:16:48 -05:00
Alex Humphries
cfdfb6d210 INSR-8091: Fix some spacing issues on policy holder details (email and routing were already addressed) 2026-01-23 16:57:55 -05:00
Jeremy-Z
ac14fc77a8 Some initial page percentage changes. 2026-01-23 15:01:13 -05:00
Katie Kroell
3b342bf3e7 remove old components/classes 2026-01-22 16:01:10 -05:00
Katie Kroell
d0b970e68a Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-22 15:36:53 -05:00
Katie Kroell
6514249932 ITAC and Unverified updates 2026-01-22 15:36:13 -05:00
Katie Kroell
081c2fef7b deductible and ITAC WIP 2026-01-22 14:05:22 -05:00
Jeremy-Z
bb49f5e295
Merge pull request #1022 from Safelite/feature/INSR-8118
INSR-8118: Hide duplicate check page if already shown to user during flow.
2026-01-22 12:58:13 -05:00
Jeremy-Z
59abdfc4c3 Moving the duplicate page seen flag set call around to coverage more use cases. 2026-01-22 12:47:34 -05:00
AHumphriesSL
26cce0c1a4
Merge pull request #1020 from Safelite/feature/humphries/INSR-7772
INSR-7772: tpa-submit parity updates
2026-01-22 10:41:38 -05:00
Jeremy-Z
44caf8ab52 Merge branch 'develop' into feature/INSR-8118 2026-01-22 10:38:27 -05:00
Alex Humphries
58f55554f5 bugfix 2026-01-22 10:22:09 -05:00
Alex Humphries
c0672a0abc bugfix 2026-01-22 10:04:21 -05:00
Alex Humphries
09f6d39f18 Simplify home phone/extension slicing 2026-01-22 09:43:47 -05:00
scottkiener-at-safelite
2eba76dd00
Merge pull request #1015 from Safelite/feature/kiener/INSR-6047
INSR-8111 | Fix one of the issues
2026-01-22 09:15:35 -05:00
Alex Humphries
7965fe9137 Fix issues raised by bugbot 2026-01-22 09:13:46 -05:00
Alex Humphries
36771caca3 Properly split extension from homePhone on load 2026-01-21 17:24:34 -05:00
Alex Humphries
d4530ca4cf Add extension to save/load session 2026-01-21 17:17:20 -05:00
Alex Humphries
2750d98f36 Remove debug console.logs 2026-01-21 16:11:37 -05:00
Alex Humphries
86c6b231b6 Address test failures 2026-01-21 16:09:28 -05:00
Alex Humphries
b0b31df8b0 INSR-7772: tpa-submit parity updates
- Rearrange/style tpa-submit page
- Update supporting components to better match heritage
    - DeductibleBox
    - ReviewBlock
    - Alert
- Update store logic to actually handle extension
- Add/update recal modal and contact details modal
- Update titleCase to treat dashes like spaces
2026-01-21 15:09:10 -05:00
Jeremy-Z
09b2fd860b Merge branch 'develop' into feature/INSR-8118 2026-01-21 14:48:28 -05:00
Jeremy-Z
4bccff6562 Updated unit tests. 2026-01-21 14:37:15 -05:00
Jeremy-Z
f807ba20ca Clearing out duplicate orders. 2026-01-21 14:26:07 -05:00
Jeremy-Z
2b4f76db7f Initial logic to hide duplicate check page. 2026-01-21 12:50:25 -05:00
Jeremy-Z
a5830b5aa5 Fixing check. 2026-01-21 12:03:51 -05:00
scottkiener-at-safelite
abc35b6bc3 Correctly use the body color variable 2026-01-21 11:53:19 -05:00
Jeremy-Z
c11a3f5ef2 Merge branch 'develop' into feature/INSR-8119 2026-01-21 11:41:27 -05:00
Jeremy-Z
48a3ecfac8
Merge pull request #1017 from Safelite/feature/INSR-8113
INSR-8113: Fixed issue with email not populating in the store after navigating forward from the PolicyHolderDetails page.
2026-01-21 11:28:24 -05:00
Jeremy-Z
3f7a7fb1c1 Fixed issue where navigation back for unverified use case from policy holder details page. 2026-01-21 11:17:03 -05:00
scottkiener-at-safelite
dd3a45dae0 Update body text color to darker gray to match heritage 2026-01-21 10:31:15 -05:00
Katie Kroell
6834c5b88e remove unused lines 2026-01-21 10:16:59 -05:00
Katie Kroell
d7cd7f0063 unverified scenarios WIP 2026-01-20 16:03:07 -05:00
scottkiener-at-safelite
359e026e60 INSR-8111 | Fix one of the issues
Changed text-link type to fix font weight
2026-01-20 14:16:01 -05:00
Jeremy-Z
b1d9aa15be Fixed issue with email not populating in the store after navigating forward from the PolicyHolderDetails page. 2026-01-20 10:42:39 -05:00
Bill Richardson
efe90e3161 update red 2026-01-20 10:31:06 -05:00
Bill Richardson
04ec34fc63 change red for textbox-question error 2026-01-20 10:10:05 -05:00
Bill Richardson
010305f0de Calendar update for when error
webkit
2026-01-19 16:58:04 -05:00
Bill Richardson
82918194ed apparently text is not red 2026-01-19 15:11:09 -05:00
Bill Richardson
6bbe778528 policy endorsement updates 2026-01-19 14:19:38 -05:00
Jeremy-Z
23223e759d
Merge pull request #1011 from Safelite/feature/INSR-8089
INSR-8089: Moving the policy holder details page in the flow to match Heritage.
2026-01-19 09:31:43 -05:00
Alex Humphries
89bf1c176c Actually fix race condition? 2026-01-19 08:47:39 -05:00
Alex Humphries
c62206c6b0 Fix race condition 2026-01-16 18:01:05 -05:00
Alex Humphries
f8a0de9599 Fix failing tests 2026-01-16 17:40:16 -05:00
Jeremy-Z
a9a1691070 Updated back route to default to welcome page. 2026-01-16 16:11:30 -05:00
Jeremy-Z
d8c77690fd Policy endorsement page route update. 2026-01-16 16:04:26 -05:00
Alex Humphries
1402137bbc Add missed alert, address some comments, adjust some mobile/inshop alert logic 2026-01-16 15:57:03 -05:00
Jeremy-Z
2044be3f00 Modifying the duplicate launched route. 2026-01-16 15:23:49 -05:00
Jeremy-Z
ebcbb1fd73 Missed a route. 2026-01-16 15:21:03 -05:00
scottkiener-at-safelite
e78e96ab37 ITAC - No Recal | Finish styling and spacing 2026-01-16 14:46:15 -05:00
scottkiener-at-safelite
2d4e9ecfe1 No Recal - ITAC | Fix bullet list styling 2026-01-16 14:16:52 -05:00
scottkiener-at-safelite
2319848c87 ITAC - No Recal | Add in ITAC price viewer 2026-01-16 14:02:19 -05:00
Alex Humphries
26d36e6c08 Undo temporary Cache-Control change 2026-01-16 12:49:02 -05:00
Alex Humphries
67faf453ea Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-16 12:46:19 -05:00
Jeremy-Z
4ee381f553 Updating more navigation scenarios. 2026-01-16 12:21:38 -05:00
Alex Humphries
d6762e85a8 More alert/error/etc updates 2026-01-16 12:20:52 -05:00
scottkiener-at-safelite
b26b00c954 NonRecal - Verified - ITAC | Components re-arranged 2026-01-16 11:11:04 -05:00
scottkiener-at-safelite
de77b68bba Merge remote-tracking branch 'origin/develop' into feature/kiener/INSR-7753 2026-01-16 10:51:08 -05:00
Jeremy-Z
37a4539302 Merge branch 'develop' into feature/INSR-8089 2026-01-16 10:03:06 -05:00
Katie Kroell
0a6d4021b2 Merge branch 'develop' into feature/INSR-8081 2026-01-16 09:15:59 -05:00
Katie Kroell
da90692085 change hex code to match Heritage 2026-01-16 09:15:35 -05:00
Alex Humphries
253044d502 Some random tweaks, plus alert component updates 2026-01-16 09:00:04 -05:00
scottkiener-at-safelite
20c88dcbd3 Changes to allow cost savings show up in secondary text 2026-01-16 08:13:01 -05:00
Alex Humphries
b1ec2a298d Auto expand shop search until shop is found 2026-01-15 14:51:50 -05:00
Jeremy-Z
97c3fe522b Navigation changes for moving policy holder details page to after vehicle selection and forcing it to always display. 2026-01-15 14:48:14 -05:00
Alex Humphries
d85c0f6c38 Some updates for validation on zip entry/shop search 2026-01-15 13:18:12 -05:00
brich1212safe
8fa15c5dc2
Merge pull request #1009 from Safelite/feature/richardson/welcome-page-updates
welcome page updates
2026-01-15 12:56:46 -05:00
Jeremy-Z
f69e139c57
Merge pull request #1008 from Safelite/feature/INSR-8088
INSR-8088: Added additional client name value support
2026-01-15 12:56:29 -05:00
brich1212safe
100d0ff854
Merge pull request #1005 from Safelite/feature/richardson/INSR-7767
Bunch o crap
2026-01-15 12:49:30 -05:00
scottkiener-at-safelite
947d56c47b Recal - Verified - Deductible | Text styling
Including cost styling for
2026-01-15 11:49:17 -05:00
Bill Richardson
a54944b5bd fix test 2026-01-15 10:57:40 -05:00
Jeremy-Z
edb0b3b29e Merge branch 'develop' into feature/INSR-8088 2026-01-15 10:54:00 -05:00
Bill Richardson
6912bc6eff remove email from policyUpdate.
Only called on Welcome page.
2026-01-15 10:40:57 -05:00
Bill Richardson
5b1afb0a65 welcome page update to capitalize states 2026-01-15 10:38:55 -05:00
Bill Richardson
a70004bd6b welcome page updates 2026-01-15 10:38:55 -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
Katie Kroell
404dc61a1c reorganize, fix spacing 2026-01-15 10:04:08 -05:00
Bill Richardson
c0b3a054c4 display mobile time 2026-01-14 15:41:14 -05:00
Bill Richardson
4bb40f2cec cursor bot update 2026-01-14 15:41:14 -05:00
Bill Richardson
88bd6b239d couple updates 2026-01-14 15:41:13 -05:00
Bill Richardson
cb0ef2b627 cursor updates 2026-01-14 15:41:13 -05:00
Bill Richardson
6a2bc71ea0 update 2026-01-14 15:41:13 -05:00
Bill Richardson
b15ea179b9 updates for schedule 2026-01-14 15:41:13 -05:00
Bill Richardson
9fb3be5f44 fix test 2026-01-14 15:41:13 -05:00
Bill Richardson
7774e64cbc couple updates for dates 2026-01-14 15:41:13 -05:00
Bill Richardson
50fa11a2b5 remove some console log 2026-01-14 15:41:13 -05:00
Bill Richardson
6b9ed59cfc initial check in for schedule page 2026-01-14 15:41:13 -05:00
Jeremy-Z
e1e39b8028 Updated reset method as well. 2026-01-14 15:32:34 -05:00
Jeremy-Z
f84ca3dfd7 Adding base property in store config. 2026-01-14 15:26:31 -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
scottkiener-at-safelite
67e6c594f4 Update error message 2026-01-14 14:40:35 -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
Katie Kroell
0bdaa1a7f5 dupe-check UI fixes 2026-01-14 13:58:34 -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
scottkiener-at-safelite
a39e786eca Remove page data save from the store 2026-01-14 11:22:45 -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
Alex Humphries
21e9127b50 Fix availability indicators for shop address 2026-01-13 12:20:05 -05:00
Katie Kroell
488b277e88 update border-radius on hover 2026-01-12 15:37:08 -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
CarlNation
d56629b346
Merge pull request #1001 from Safelite/feature/CASH-1952
CASH-1952
2026-01-12 09:42:16 -05:00
CarlNation
3ff57ad9f9 CASH-1925
CASH-192getITACPriceOrderItemsascalCasing
2026-01-10 16:08:08 -05:00
CarlNation
c35f21452e CASH-1952
CASH-1952 use PascalCase instead of camel
2026-01-10 15:53:29 -05:00
CarlNation
8e61e33f73 CASH-1952
CASH-1952 no need to encode data on post with axios.  flatten line items
2026-01-10 15:35:28 -05:00
CarlNation
8d704fdc97 CASH-1952
CASH-1952 endpoint for tax changed to POST from GET
2026-01-10 15:25:14 -05:00
Alex Humphries
f3f99457f2 Add map and some finishing touches to change location modal 2026-01-09 17:20:56 -05:00
Alex Humphries
bcc156ec29 Add search radius to change location modal + related style updates 2026-01-09 16:00:54 -05:00
Katie Kroell
a335488559 cursor fix 2026-01-09 15:59:21 -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
f30415dedd Merge branch 'develop' into feature/INSR-7754 2026-01-09 14:03:19 -05:00
Katie Kroell
5e681ff909 UI updates, unit test fixes 2026-01-09 14:02:28 -05:00
Alex Humphries
6eab5c2040 Another pass for change location modal updates 2026-01-09 12:17:04 -05:00
Katie Kroell
2f557137e0 UI/copy changes WIP 2026-01-08 14:56:12 -05:00
Jeremy-Z
7924a86bca Fix for CORS errors for vehicles that have body styles with a non-alphanumeric value in them. 2026-01-08 12:02:19 -05:00