Commit graph

757 commits

Author SHA1 Message Date
Katie Kroell
569977eb18 refactoring coverage-statement page WIP 2023-06-29 16:31:21 -04:00
Katie Kroell
e8f9adfaaa coverage-statement refactoring WIP 2023-06-22 16:29:32 -04:00
Jason Wheeler
e44d61c34b fixed tests 2023-06-19 17:12:32 -04:00
Jason Wheeler
ac976b54fb Set modal button position to be absolute while relative to parent rather than the page. This prevents the button from scrolling down with the page since the header was unstuck. Also correct white space issues on welcome page. 2023-06-19 15:19:41 -04:00
Jason Wheeler
eb6f38a667 Only clearing vaps and supporting items if new vehicle selected 2023-06-15 15:46:49 -04:00
Jason Wheeler
7edf2ead6d forced color override on subheader and centered text 2023-06-15 11:21:48 -04:00
Jason Wheeler
f6f7b5c1c7 wiped data for damage with parts aren't available to prevent mismatched parts, vent vs quarter for example 2023-06-13 17:29:27 -04:00
bmauger
fee4881489
Merge pull request #340 from Safelite/SSR-520-fix-footer-margins
Ssr 520 fix footer margins
2023-06-12 14:33:03 -04:00
katiekroell
ecda55ec01
Merge pull request #337 from Safelite/feature/digital/SSR-386
Feature/digital/ssr 386
2023-06-12 11:12:54 -04:00
Jason Wheeler
c7552b7f5c Had to reset values prior to getting new values because if the same values comes back and it auto selects the watch won't trigger because the value doesn't technically change 2023-06-12 11:04:14 -04:00
Katie Kroell
3da066f807 added unit test for auto selecting vehicle 2023-06-12 11:04:12 -04:00
Bryan Mauger
e5622762b6 Set footer spacing for schedule page. 2023-06-12 10:42:51 -04:00
Bryan Mauger
60b0120440 Set footer spacing for provider-preference and service-location. 2023-06-12 10:41:40 -04:00
Bryan Mauger
d627f6c38d WIP set spacing between footer and last element on page. 2023-06-12 09:55:55 -04:00
Katie Kroell
0fecc0d989 unit test update 2023-06-08 16:11:12 -04:00
Katie Kroell
7e23c40602 autoselect if only one vehicle on policy 2023-06-08 16:10:47 -04:00
Katie Kroell
e85852bd45 updates 2023-06-08 10:53:02 -04:00
Katie Kroell
042a732d04 all scenarios besides 1B 2023-06-07 16:19:04 -04:00
Katie Kroell
b4f3117f41 refactor 2023-06-07 11:00:39 -04:00
Katie Kroell
f832349825 display correct vehicle image WIP 2023-06-06 18:04:21 -04:00
Katie Kroell
5481bac095 WIP 2023-06-06 13:26:37 -04:00
Katie Kroell
26a0d5086b changes to vehicle-questions-mixin to account for repairs 2023-06-01 14:46:40 -04:00
Katie Kroell
30782afadb formatting clean up 2023-06-01 13:34:54 -04:00
Katie Kroell
94db0bf63b back button navigation from coverage-statement 2023-06-01 13:32:02 -04:00
Jason Wheeler
0470771b4b
Merge pull request #330 from Safelite/feature/digital/SSR-500
Feature/digital/ssr 500
2023-06-01 09:31:09 -04:00
Jason Wheeler
8879944fe0 updated so that it will show the line drawing of a vehicle if image url not found 2023-05-31 16:41:35 -04:00
Jason Wheeler
a050140a0b Merge branch 'develop' into feature/digital/SSR-500 2023-05-31 16:29:09 -04:00
Jason Wheeler
5c17e51124 Check for if 2nd tier should be shown wasn't being used. Fixed the preparation of the tiers so that it will be hidden when it should be. 2023-05-31 16:28:41 -04:00
brydon1
7475216665 Adding + to front of prices on service packages page 2023-05-31 11:20:30 -04:00
Jason Wheeler
c4a3e57613 Removed vehicle year/make/model/style in favor of vehicle selection page 2023-05-30 14:47:07 -04:00
Jason Wheeler
115c4d167c removed a method that I shouldn't have. Putting it back. 2023-05-25 16:27:17 -04:00
Jason Wheeler
ca5f9f3fe8 refactored when state specific modal appears 2023-05-24 16:30:38 -04:00
Jason Wheeler
9dcc53c612
Merge pull request #323 from Safelite/feature/digital/SSR-476
Feature/digital/ssr 476
2023-05-24 10:43:05 -04:00
Jason Wheeler
8bd19cea13 Merge branch 'develop' into feature/digital/SSR-476 2023-05-23 13:50:37 -04:00
Jason Wheeler
39fe1337c3 fixed issues with check to see if prices were all there 2023-05-23 13:49:01 -04:00
Jeremy Zimmerman
48eaffb27a This should be true. 2023-05-23 13:08:01 -04:00
Jeremy Zimmerman
b0dcf6d746 Population from actual flag. 2023-05-23 13:06:58 -04:00
Jeremy Zimmerman
44c512aa69 Added isClaimRegistrationRequired flag. Also refactored some issconfig params and added notes. 2023-05-23 12:59:39 -04:00
Jason Wheeler
9e5845014c style fixes 2023-05-22 17:08:54 -04:00
Katie Kroell
b9a895a43b remove unneeded unit test 2023-05-22 16:09:19 -04:00
Katie Kroell
499f4a0537 (SSR-484) remove resetting appt type when service zip is changed 2023-05-22 16:02:49 -04:00
Jason Wheeler
a1eeb4e733 Corrected bug where page would crash if part wasn't found in pricing because it was in the child parts 2023-05-22 14:17:35 -04:00
Jason Wheeler
863c06871a selection and reselection works, added empty string check to entry page to avoid and error message, fixed styling on vehicle selection 2023-05-19 16:18:47 -04:00
Jason Wheeler
5bb51aba99 Merge branch 'develop' into feature/digital/SSR-418.2 2023-05-19 11:42:47 -04:00
Jason Wheeler
048673a3cc Added zipCode to policy lookup call 2023-05-19 11:02:44 -04:00
Jason Wheeler
c400d7908f partially there 2023-05-19 10:51:35 -04:00
Katie Kroell
838adeb81e unit tests for displaying policy zip 2023-05-17 14:16:35 -04:00
Katie Kroell
2097227538 update to hide/display policy zip field 2023-05-17 14:16:16 -04:00
Katie Kroell
4d8e59c930 display policy zip if coverage is enabled 2023-05-17 11:44:44 -04:00
Jason Wheeler
1cab44cf62 Merge branch 'develop' into feature/digital/SSR-418.2 2023-05-17 10:53:36 -04:00