Commit graph

1235 commits

Author SHA1 Message Date
brydon1
4eea65b58d Simplified syntax 2023-06-30 13:47:11 -04:00
brydon1
8bc0a291cb Replacing all spaces in string with dashes, instead of some 2023-06-30 13:46:46 -04:00
brydon1
a3e72acdd5 Remove commented line 2023-06-29 09:16:01 -04:00
brydon1
ce87854ad9 Removed relative package references and needless type reference 2023-06-28 16:43:16 -04:00
brydon1
e1a4e4c471 Use @ instead of relative reference 2023-06-28 16:39:44 -04:00
brydon1
aff8c4480d Adding package for crypto 2023-06-28 15:44:30 -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
8c2bea9939 Fixing unit tests after rename 2023-06-28 12:06:32 -04:00
brydon1
9eb2892e02 Tidying 2023-06-28 12:02:43 -04:00
brydon1
044a2c2798 Finishing unit tests 2023-06-28 11:58:51 -04:00
Bryan Mauger
0b1d35eb2a Change radio label to inline-flex to prevent 100% width. 2023-06-27 10:32:00 -04:00
brydon1
270d26dc51 Moving setInsuranceCoverageValues to store 2023-06-26 15:07:05 -04:00
brydon1
662b25e8c4 Updating store tests 2023-06-26 13:55:06 -04:00
Jason Wheeler
f72831f7e5
Merge pull request #350 from Safelite/feature/digital/SSR-420
Cleaning up navigation references to these pages that were removed.
2023-06-23 10:10:45 -04:00
Jason Wheeler
6b76beb5cb Cleaning up navigation references to these pages that were removed. 2023-06-22 14:02:24 -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
Katie Kroell
4c7ab367b3 reset glass/supporting items without resetting answers on the page 2023-06-20 11:49:50 -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
Bryan Mauger
12b8c4a2d4 SSR-532 make label trigger radio button and display pointer on hover. 2023-06-16 14:28:14 -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
d9a858dfe6
Merge pull request #342 from Safelite/BRM-fix-button-border-hidden
Fix so that button border shows fully.
2023-06-13 08:59:17 -04:00
Bryan Mauger
b470f80f04 Fix so that button border shows fully. 2023-06-12 14:41:43 -04:00
Katie Kroell
bb508a03cb Merge branch 'develop' into feature/digital/SSR-479 2023-06-12 14:35:03 -04:00
Katie Kroell
866919efcb prevent aggressive validation in fields with regex rules 2023-06-12 14:34:30 -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
brydon1
11e81b215a Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-505 2023-06-09 09:57:37 -04:00
brydon1
e6ae82780a Partial register claim method added to store 2023-06-09 09:55:04 -04:00
brydon1
ade752091f Adding register claim endpoint to endpoints file 2023-06-09 09:36:33 -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
fa4233f2d2 Merge branch 'develop' into feature/digital/SSR-386 2023-06-08 14:27:36 -04:00
Jason Wheeler
acab82bea0 added stuf for correlationId 2023-06-08 12:38:09 -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
811bdc2b28 Merge branch 'develop' into feature/digital/SSR-386 2023-06-06 18:04:52 -04:00
Katie Kroell
f832349825 display correct vehicle image WIP 2023-06-06 18:04:21 -04:00
michaela-brydon-safelite
3db667b720
Merge pull request #335 from Safelite/feature/digital/SSR-514
Updated disabled dropdown color to #8e9292 from #4D5151
2023-06-06 15:42:36 -04:00
Katie Kroell
5481bac095 WIP 2023-06-06 13:26:37 -04:00
brydon1
c429bb5360 Updated disabled dropdown color to #8e9292 from #4D5151 2023-06-06 11:52:32 -04:00
Jason Wheeler
a0f9304271 Devyn requested they be able to input text on date fields 2023-06-05 15:53:10 -04:00
Jason Wheeler
31b0061393
Merge pull request #333 from Safelite/feature/digital/SSR-489
Removing z index
2023-06-05 13:00:15 -04:00
brydon1
dd76ba88f9 Removing z index 2023-06-05 11:09:38 -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
Katie Kroell
d36532c0b2 Merge branch 'develop' into feature/digital/SSR-480 2023-05-30 15:47:53 -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
68da508556 refactored prevent input on datetime and fixed spacebar not closing model when tabbing to X button 2023-05-30 12:30:14 -04:00
Katie Kroell
3379d2cc63 changes to error messages to match requirements 2023-05-30 12:17:46 -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
Katie Kroell
f03b46350f missing mounted() to assign inputId and put focus on zip field 2023-05-22 16:01:18 -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
5288ef8136 roll back white space change 2023-05-19 16:27:19 -04:00
Jason Wheeler
0408831f25 Merge branch 'develop' into feature/digital/SSR-418.2 2023-05-19 16:19:12 -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
Katie Kroell
3d38826ad2 update to payload for serviceability details call 2023-05-19 14:56:05 -04:00
Jason Wheeler
5bb51aba99 Merge branch 'develop' into feature/digital/SSR-418.2 2023-05-19 11:42:47 -04:00
Jason Wheeler
99bac14b9f Added zipcode to payload 2023-05-19 11:07:15 -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
Jason Wheeler
8593c32ae3 refactor 2023-05-17 10:52:13 -04:00
Katie Kroell
88a1eb56d1 Merge branch 'develop' into feature/digital/SSR-448 2023-05-16 11:20:29 -04:00
Katie Kroell
070b9dc7d5 refactor logic for policy lookup 2023-05-16 11:20:02 -04:00
shnsuku
a41365d7b8
Merge pull request #314 from Safelite/feature/Digital/SSR-471
SSR-472,471
2023-05-16 19:55:40 +05:30
sheena
bb3be68752 Update tpa-confirmation.vue
Updated  typo
2023-05-16 19:31:19 +05:30
Katie Kroell
b8a72d7f41 remove logic for verifying policy zip 2023-05-16 09:25:14 -04:00
sheena
eb484d07e1 SSR-472,471
Fixed the spacings issue
2023-05-16 15:54:44 +05:30