Katie Kroell
9a15915034
new bailout for ITAC/No Comp coverage statement
2026-02-23 14:38:04 -05: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
Katie Kroell
ba66b40e1e
copilot - add unit tests / remove unneeded code
2026-02-19 10:58:12 -05:00
katiekroell
0384723fc2
Update src/layouts/coverage-statement/coverage-statement.vue
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-19 10:53:09 -05:00
Katie Kroell
b50d8d5f88
copilot fixes
2026-02-19 10:31:25 -05:00
Katie Kroell
d828fc45a9
remove unneeded styling
2026-02-19 10:19:40 -05:00
Josh Dassinger
583a675fa3
Copilot changes
2026-02-19 09:18:57 -06:00
Katie Kroell
258c813b25
Merge branch 'develop' into feature/kroell/INSR-8105
2026-02-19 10:08:19 -05:00
Katie Kroell
ac498f17bc
final updates
2026-02-19 10:06:33 -05:00
Katie Kroell
299985afef
change prop type
2026-02-18 16:24:52 -05:00
Katie Kroell
aa4f9c2dc7
banner styling updates
2026-02-18 16:19:22 -05:00
Bill Richardson
37e3bbbeee
text for coverage statement copy waiting to show
2026-02-18 16:10:37 -05:00
Josh Dassinger
c7b9137975
Initial work on moving components to the new bailout system.
2026-02-18 14:50:35 -06:00
Katie Kroell
7a3dabec43
afterpay modal WIP
2026-02-18 14:39:08 -05:00
Katie Kroell
bf43bfa42c
add unit test for method
2026-02-16 14:51:49 -05:00
Katie Kroell
6362735849
Merge branch 'develop' into feature/INSR-8325
2026-02-16 14:13:36 -05:00
Katie Kroell
4533c1b528
underline external links
2026-02-16 13:44:37 -05:00
Katie Kroell
b286a70e98
cancel claim modal navigation
2026-02-16 10:08:05 -05:00
US\katie.kroell
d6d252930e
add cancel claim modal back WIP
2026-02-12 16:11:46 -05:00
Josh Dassinger
fc38033649
ESLint fix all warnings / errors. Removed old or disabled statements.
2026-02-12 13:26:00 -06:00
Katie Kroell
f207da6390
copilot fix
2026-02-06 10:50:14 -05:00
Katie Kroell
0fcb558985
fix coverage status issue / use footer for navigation
2026-02-05 16:15:32 -05:00
Katie Kroell
0bc3f780fc
fix value, remove underline from modal link
2026-02-02 14:02:20 -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
Katie Kroell
bfb30c42b0
updates/styling
2026-01-30 13:51:13 -05:00
Katie Kroell
4ca3ec67bb
remove more old data
2026-01-29 12:43:33 -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
38254d0b46
remove outdated code
2026-01-28 16:19:27 -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
Katie Kroell
4f7da04a6c
coverage-statement updates WIP
2026-01-27 16:34:01 -05:00
Katie Kroell
3b342bf3e7
remove old components/classes
2026-01-22 16:01:10 -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
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
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
scottkiener-at-safelite
b26b00c954
NonRecal - Verified - ITAC | Components re-arranged
2026-01-16 11:11: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
scottkiener-at-safelite
947d56c47b
Recal - Verified - Deductible | Text styling
...
Including cost styling for
2026-01-15 11:49:17 -05: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
Bill Richardson
0236bb87c7
remove button loader
2025-12-10 15:05:33 -05:00
Bill Richardson
95ed1c5b35
more updates
...
policy-endorsements (formatting)
license-plate-lookup
coverage-statement
2025-12-03 09:29:11 -05:00