Commit graph

777 commits

Author SHA1 Message Date
michaela-brydon-safelite
d3fa094f72
Merge pull request #355 from Safelite/feature/digital/SSR-468.2
Feature/digital/ssr 468.2
2023-07-05 13:41:46 -04:00
katiekroell
1add9ff87a
Merge pull request #357 from Safelite/feature/digital/SSR-557
Feature/digital/ssr 557
2023-07-05 13:33:58 -04:00
katiekroell
d777fd9457
Merge pull request #356 from Safelite/feature/digital/SSR-386
do not handle error if vehicle lookup is successful
2023-07-05 13:33:37 -04:00
Bryan Mauger
13f9451f3d Update footer spacing on select pages. 2023-07-05 10:11:06 -04:00
Katie Kroell
84f5f52060 remove unneeded reference to baseMixin 2023-07-04 09:40:03 -04:00
Katie Kroell
4bb65ce160 correct placement of question text 2023-07-04 09:39:20 -04:00
Katie Kroell
b767f162ba final refactor 2023-07-03 14:38:36 -04:00
Katie Kroell
3485373a4c refactor v2 2023-07-03 14:25:40 -04:00
Katie Kroell
fd1f630677 refactor 2023-07-03 14:13:13 -04:00
Katie Kroell
33a617ea25 handle nulls 2023-06-30 14:41:24 -04:00
Katie Kroell
e473f74737 do not handle error if vehicle lookup is successful 2023-06-30 14:33:43 -04:00
brydon1
7880b86485 Fixing merge conflicts 2023-06-30 13:59:22 -04:00
brydon1
bd6d6397ed Removing all spaces from group names 2023-06-30 13:47:49 -04:00
brydon1
ce87854ad9 Removed relative package references and needless type reference 2023-06-28 16:43:16 -04:00
brydon1
2f95964817 Removing comments 2023-06-28 14:59:56 -04:00
brydon1
6df4b1400c Fixing merge conflicts 2023-06-28 14:55:03 -04:00
brydon1
044a2c2798 Finishing unit tests 2023-06-28 11:58:51 -04:00
brydon1
662b25e8c4 Updating store tests 2023-06-26 13:55:06 -04:00
brydon1
0b4d626d90 Minor adjustments 2023-06-21 17:14:33 -04:00
brydon1
577cc05695 Adding deductible setting logic 2023-06-21 16:14:49 -04:00
Jason Wheeler
16595c0d88 refactored to get rid of the !important 2023-06-21 15:03:35 -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
brydon1
b16fe6656e First pass 2023-06-14 15:48:23 -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