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
0fa3b5aa24
Removing ignored value
2023-06-30 14:00:36 -04:00
brydon1
7880b86485
Fixing merge conflicts
2023-06-30 13:59:22 -04:00
brydon1
2485e2ac73
When unmounted, resetting field
2023-06-30 13:48:19 -04:00
brydon1
bd6d6397ed
Removing all spaces from group names
2023-06-30 13:47:49 -04:00
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
Katie Kroell
60edd72436
Merge branch 'develop' into feature/digital/SSR-540
2023-06-29 16:32:01 -04:00
Katie Kroell
569977eb18
refactoring coverage-statement page WIP
2023-06-29 16:31:21 -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
Katie Kroell
e8f9adfaaa
coverage-statement refactoring WIP
2023-06-22 16:29:32 -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
Sneha
3ac9d786d3
SLT-418
2023-05-16 15:06:32 +05:30
Katie Kroell
c5984c5244
Merge branch 'develop' into feature/digital/SSR-448
2023-05-15 15:59:09 -04:00
Katie Kroell
c09f09543f
final updates to welcome-page navigation
2023-05-15 15:58:46 -04:00
Sneha
e29445bb83
Vehicle question
2023-05-15 20:15:49 +05:30
Sneha
ad5f5310e3
SLT-418
2023-05-15 20:04:15 +05:30
Katie Kroell
f0b1b61d8d
spacing fix for provider-preference page
2023-05-12 14:34:13 -04:00
Katie Kroell
bac3c17dae
Merge branch 'develop' into feature/digital/SSR-448
2023-05-12 14:31:05 -04:00
Katie Kroell
3561d85fd9
updates to welcome-page navigation
2023-05-12 14:30:38 -04:00
shnsuku
12fbba99ce
Merge pull request #300 from Safelite/feature/Digital/SSR-452
...
SSR-452
2023-05-12 19:01:47 +05:30
Jason Wheeler
adc7408cf1
Merge pull request #299 from Safelite/feature/digital/SSR-451
...
Feature/digital/ssr 451
2023-05-12 09:08:57 -04:00
Manjiri Jethe
228f565d2f
Update vin-lookup.vue
2023-05-12 18:02:27 +05:30
Manjiri Jethe
89510338ec
VIN passed or input doesn't match a CarID in our system
...
SSRR-462
2023-05-12 17:58:34 +05:30
sheena
20ca9e7d6a
SSR-452
...
Updated the Back Button of vehicle damage page
2023-05-12 13:57:59 +05:30
saumyaChaturvedi123
bf2773334f
Merge pull request #297 from Safelite/origin/feature/Digital/SSR-466
...
SSR-466
2023-05-12 10:27:04 +05:30
Katie Kroell
c5e051874d
refactor WIP
2023-05-11 16:33:49 -04:00
Jason Wheeler
8549fcd90d
Merge branch 'develop' into feature/digital/SSR-451
...
# Conflicts:
# src/store/index.js
2023-05-11 15:54:26 -04:00
Jason Wheeler
ad28412f87
added tap recal modal
2023-05-11 15:44:28 -04:00
katie
c8293fde28
Merge branch 'develop' into feature/digital/SSR-448
2023-05-11 12:10:50 -04:00
Katie Kroell
c52323409a
final unit tests
2023-05-11 12:05:25 -04:00
Katie Kroell
c49217aee6
formatting
2023-05-11 12:04:26 -04:00
saumyaChaturvedi123
5f41c055c1
SSR-466
...
resetting store values on entry page
2023-05-11 18:30:22 +05:30
hiteshkumar87
0652dd743c
SSR-386
...
UI functionality policy vehicle page
2023-05-11 16:56:07 +05:30
Kroell
05c7e247a7
Merge branch 'develop' into feature/digital/SSR-448
2023-05-10 16:28:03 -04:00
Kroell
50b2310f12
unit testing WIP
2023-05-10 16:27:36 -04:00
Kroell
3b7dffd82a
move policy lookup call to welcome-page, navigation from welcome-page
2023-05-10 15:04:46 -04:00
katiekroell
7e5f3a2bd1
Merge pull request #294 from Safelite/feature/digital/SSR-445
...
fixes to spacing around header
2023-05-10 13:34:56 -04:00
DavidAtSafelite
8f27feb9f2
Merge pull request #292 from Safelite/feature/Digital/SSR-442
...
Changes for SSR-442, Defect SSR-463 and a little bit of cleanup for SSR-290
2023-05-10 11:32:38 -04:00
DavidAtSafelite
311d19cb30
Removed unwanted comments
2023-05-10 11:19:15 -04:00
DavidAtSafelite
4fc7012b7a
Nulls for the win!
2023-05-10 11:03:03 -04:00
Kroell
0e5f0504c6
fixes to spacing around header
2023-05-10 10:53:19 -04:00
Sneha
ca2181c2da
Update routing-table.js
2023-05-10 20:02:18 +05:30
Sneha
7711842ae4
SSR-418
...
Vehicle selection
2023-05-10 19:36:38 +05:30
DavidAtSafelite
ff0d877170
Changes for SSR-442, Defect SSR-463 and a little bit of cleanup for SSR-290
2023-05-10 08:52:10 -04:00
Jason Wheeler
55efa1f27f
daily
2023-05-09 17:37:49 -04:00
Kroell
b344e263d0
formatting fixes
2023-05-09 12:52:01 -04:00
Kroell
981ef674fb
styling fixes on welcome-page
2023-05-09 12:50:50 -04:00
Jason Wheeler
f7bbd024a6
fixed bug
2023-05-08 16:48:00 -04:00
Jason Wheeler
f2e4fc3d97
nightly
2023-05-08 16:43:34 -04:00
Jason Wheeler
08224b90b9
catching up with recent header changes
2023-05-08 12:37:45 -04:00
Jason Wheeler
1b79bdd445
Merge branch 'develop' into feature/digital/SSR-405
...
# Conflicts:
# src/layouts/welcome-page/welcome-page.vue
# src/store/index.js
2023-05-08 12:20:51 -04:00
Jason Wheeler
eb5b39d1fd
added test and missed requirement for navigation to bailout page
2023-05-08 12:16:54 -04:00
shnsuku
d9f3c3f3f9
Merge pull request #287 from Safelite/feature/Digital/SSR-454
...
SSR-454
2023-05-08 19:32:47 +05:30
sheena
b071bbd366
SSR-454
...
Fixed the alignment in service-location page
2023-05-08 15:41:57 +05:30
sheena
5dc5dbe0c6
Merge branch 'develop' into feature/Digital/SSR-454
2023-05-08 15:35:45 +05:30
DavidAtSafelite
6559eeea6b
Modifications to complete SSR-290
2023-05-07 11:52:56 -04:00
katiekroell
af8ecf5e9f
Merge pull request #288 from Safelite/feature/digital/SSR-390
...
Feature/digital/ssr 390
2023-05-05 11:05:08 -04:00
Kroell
0003de236f
move resetting logic
2023-05-05 09:45:47 -04:00
sheena
755109e100
SSR-454
2023-05-05 17:04:21 +05:30
Reddy
9af5e9e328
SSR-450
...
Added error message
2023-05-05 14:27:58 +05:30
Kroell
bb055c4806
WIP
2023-05-04 16:22:45 -04:00
Kroell
22d3e1501d
Merge branch 'develop' into feature/digital/SSR-390
2023-05-04 09:37:57 -04:00
hiteshkumar87
7d3489c4fa
Merge pull request #284 from Safelite/feature/Digital/SSR-394-policyholderdetails
...
policyholder details update
2023-05-04 11:05:31 +05:30
Kroell
34b333bf40
Merge branch 'develop' into feature/digital/SSR-390
2023-05-03 17:56:36 -04:00
Kroell
2e5c2fd129
fixes to disable Continue button if all selections haven't been made
2023-05-03 17:00:40 -04:00
Jason Wheeler
a0c3228021
started tests
2023-05-03 17:00:38 -04:00
Jason Wheeler
7f1256f37d
style fix
2023-05-03 11:16:18 -04:00
hiteshkumar87
ed1e2027d8
policyholder details update
...
policy holder details update
2023-05-03 20:35:54 +05:30
sheena
e361363d83
SSR-411
...
Updated the spacing between the button
2023-05-03 20:31:29 +05:30
Jason Wheeler
100b2f9240
Merge branch 'develop' into feature/digital/SSR-405
2023-05-03 10:03:21 -04:00
sheena
190a09d7b8
SSR-411
...
Pushing the height auto
2023-05-03 17:00:37 +05:30
sheena
9ee71bfbf5
Revert "Delete service-location.vue"
...
This reverts commit 030335d161 .
2023-05-03 16:55:33 +05:30
shnsuku
030335d161
Delete service-location.vue
2023-05-03 16:50:29 +05:30
shnsuku
98f33c4296
Update service-location.vue
2023-05-03 16:49:28 +05:30
sheena
551b58bb65
Merge remote-tracking branch 'origin/feature/Digital/SSR-411' into feature/Digital/SSR-411
2023-05-03 16:44:42 +05:30
sheena
67216a7a6f
SSR-411
...
Updated alignment for the button
2023-05-03 16:21:40 +05:30
sheena
ed832f740d
Merge branch 'develop' into feature/Digital/SSR-411
2023-05-03 15:52:46 +05:30
DavidAtSafelite
5f25a30fb3
Merge pull request #282 from Safelite/feature/Digital/SSR-315
...
Modified to conform to SSR-315
2023-05-02 18:13:02 -04:00
Jason Wheeler
7d9871a3fa
Merge branch 'develop' into feature/digital/SSR-405
...
# Conflicts:
# src/layouts/provider-preference/provider-preference.vue
2023-05-02 16:59:04 -04:00
Jason Wheeler
0c6d128ef5
fixed issue with navigation and refactored provider-pref-radio
2023-05-02 16:55:49 -04:00
Jason Wheeler
cbda03beba
persist data and refactor navigation
2023-05-02 15:20:56 -04:00
Jason Wheeler
355c41f8e3
error styling and refactor of showing steering modal
2023-05-02 12:51:55 -04:00
Kroell
ec2a01a9d9
spacing change for service-location page
2023-05-02 09:54:29 -04:00
DavidAtSafelite
e8c6250d14
Modified to conform to SSR-315
2023-05-02 08:04:23 -04:00
shnsuku
bdf58d4ffa
Merge branch 'develop' into feature/Digital/SSR-411
2023-05-02 16:44:54 +05:30
sheena
513be29045
SSR-411
...
Updated
2023-05-02 16:35:19 +05:30
Manjiri Jethe
d894545222
CSS & error changes
...
SSR-385
2023-05-02 12:16:52 +05:30
Jason Wheeler
7103951114
refactored modals to their own files and added link to shop-preference modal if there is state steering text
2023-05-01 15:28:27 -04:00
Kroell
5b106ca7cf
remove styling - affects other pages
2023-05-01 11:56:11 -04:00
Kroell
6142d36397
margin fix
2023-05-01 11:45:34 -04:00
Kroell
84755f3c26
update spacing around site-header
2023-05-01 11:11:50 -04:00
Jason Wheeler
510bba3166
got errors working but needs styles done
2023-04-28 17:04:31 -04:00
Kroell
50ff72b91c
updates to margins around site-header
2023-04-28 16:57:33 -04:00
Jason Wheeler
7d3b781ce4
nightly
2023-04-28 16:48:44 -04:00
Kroell
8a271d85a4
Merge branch 'develop' into feature/digital/SSR-445
2023-04-28 13:50:07 -04:00
Jason Wheeler
bb216d1487
Merge branch 'develop' into feature/digital/SSR-405
2023-04-28 11:00:52 -04:00
Jason Wheeler
a272040248
Merge pull request #279 from Safelite/feature/digital/SSR-446
...
Set default header to account number 0 and loaded on nextclick to fix…
2023-04-28 10:49:10 -04:00
hiteshkumar87
bccfb32812
Merge pull request #276 from Safelite/feature/Digital/SSR-394
...
SSR-394
2023-04-28 19:56:30 +05:30
hiteshkumar87
26e1771160
navigationScenarios optimised
...
navigationScenarios optimised
2023-04-28 19:50:34 +05:30
Jason Wheeler
d5c08cf894
Set default header to account number 0 and loaded on nextclick to fix race condition
2023-04-28 10:19:50 -04:00
sheena
3b97b21c24
SSR-411
...
Removed the sticky footer and fixed the space between the button
2023-04-28 19:20:56 +05:30
Bryan Mauger
c2ede83502
Fix list-button-horizontal
2023-04-28 08:55:28 -04:00
hiteshkumar87
379a8c7cec
SSR-394
...
Implement policy lookup call and populate the vehicles
2023-04-28 17:57:27 +05:30
Jason Wheeler
133bdf52a4
nightly
2023-04-27 16:58:32 -04:00
Kroell
cc7fee11da
remove margin-bottom from site-header
2023-04-27 16:26:37 -04:00
Kroell
ca3aad4112
resize site-header to match Figma specs
2023-04-27 16:26:06 -04:00
Kroell
350f6fd311
redo change to header logo size
2023-04-27 15:10:47 -04:00
katiekroell
882ff35990
Merge pull request #274 from Safelite/feature/digital/SSR-413
...
Feature/digital/ssr 413
2023-04-27 14:09:51 -04:00
Jeremy-Z
09f5f5248e
Merge pull request #262 from Safelite/origin/feature/Digital/SSR-383
...
SSR-383
2023-04-27 12:42:38 -04:00
Jason Wheeler
e6d23b6339
Updated method of disabling policy number field based on conversation with Jeremy
2023-04-27 12:37:12 -04:00
Kroell
600e582378
reduce size of header logo
2023-04-27 11:36:51 -04:00
saumyaChaturvedi123
8a487f2db0
SSR 383
...
refactored logic with update requirements
2023-04-27 15:34:19 +05:30
Jason Wheeler
acf45ff1cd
added logo and subheader
2023-04-26 15:45:45 -04:00
Kroell
0e31a589ab
fix spacing on service-location
2023-04-26 14:27:46 -04:00
Jason Wheeler
fab40c327a
Merge branch 'develop' into feature/digital/SSR-405
2023-04-26 11:45:32 -04:00
Jason Wheeler
f79654b046
corrected routing
2023-04-26 11:16:40 -04:00
Kroell
9e03cb428e
Merge branch 'develop' into feature/digital/SSR-353
2023-04-26 09:44:55 -04:00
DavidAtSafelite
ed4f274c57
Merge pull request #270 from Safelite/feature/Digital/SSR-316
...
SSR-316 and SSR-289.
2023-04-26 09:13:16 -04:00
David Back
8a39ff7989
SSR-316 and SSR-289.
...
Please keep in mind that prices are present but incorrect.
Also note that in cases of very short view height, tall modals appear underneath the header hamburger menu. This is endemic to all such situations, and not specific to these cards.
2023-04-26 08:18:12 -04:00
Jethe
b801bba42e
Update policy-vehicles-question.vue
2023-04-26 17:30:15 +05:30
Jethe
0acf888dc0
Created policy vehicle page
...
SSR-385
2023-04-26 17:28:44 +05:30
Reddy
ed4e772575
Update order-confirmation.vue
...
Added the changes
2023-04-26 14:06:21 +05:30
Reddy
dea8c67e01
Merge branch 'develop' into feature/Digital/SSR-427.1
2023-04-26 13:50:24 +05:30
Jethe
051bdad4dd
Update tpa-search.vue
2023-04-26 12:33:10 +05:30
Jethe
06d642e980
Update tpa-search.vue
2023-04-26 12:30:26 +05:30
Jethe
f28b9625aa
Added TPA Search page
...
SSR-416
2023-04-26 10:57:47 +05:30
Reddy
96c519e32e
SSR-427
...
Front end for order confirmation page
2023-04-26 10:49:10 +05:30
Jason Wheeler
28c44e0a22
end of day
2023-04-25 16:48:51 -04:00
Jason Wheeler
f685f788ad
Merge branch 'develop' into feature/digital/SSR-405
...
# Conflicts:
# src/store/index.js
2023-04-25 13:39:30 -04:00
Jason Wheeler
67e854a51f
added logic to prevet page crashing due to analytics service being unavailable.
2023-04-25 13:28:22 -04:00
Jason Wheeler
cd8b36df77
fixed navigation issue
2023-04-25 12:26:48 -04:00
Jeremy-Z
4a3f2b9529
Merge pull request #264 from Safelite/feature/Digital/SSR-436
...
SSR-346
2023-04-25 12:13:56 -04:00
Jeremy Zimmerman
bd67138c97
comment sp
2023-04-25 11:49:42 -04:00
Jeremy Zimmerman
69866a4275
Updated logic to support client display name.
2023-04-25 11:46:45 -04:00
Jason Wheeler
ea6479418c
Merge branch 'develop' into feature/digital/SSR-405
2023-04-25 11:38:52 -04:00
Sneha
74ce398957
SSR-412
...
Placeholder for bailout page
2023-04-25 20:48:11 +05:30
saumyaChaturvedi123
91729e94c1
SSR-383
...
update variable casing
2023-04-25 20:40:36 +05:30
Jason Wheeler
3bedee41db
Fixed some routing issues caused by bad merges
2023-04-25 11:05:16 -04:00
sheena
dfbda3b9d7
Update routing-table.js
2023-04-25 20:07:53 +05:30
saumyaChaturvedi123
121dd208d8
SSR-383
...
policy number disabling functionality
2023-04-25 20:00:32 +05:30
Jason Wheeler
941dca6b94
partial
2023-04-25 09:58:59 -04:00
shnsuku
b66087d32a
Merge branch 'develop' into feature/SSR-428
2023-04-25 17:27:03 +05:30
sheena
698296d72f
Update navigation-scenarios.js
2023-04-25 17:21:02 +05:30
sheena
26f51fb24a
Update navigation-scenarios.js
2023-04-25 17:20:14 +05:30
sheena
6d38d231e5
SSR-428
...
Removed the CLICKED_FORWARD_TPA_CONFIRMATION
2023-04-25 17:18:26 +05:30
Kroell
c6967028e3
unit test for military zip alert
2023-04-24 13:25:05 -04:00
Kroell
63418c003b
Merge branch 'develop' into feature/digital/SSR-353
2023-04-24 13:03:14 -04:00
Kroell
1910497b2e
military zip alert
2023-04-24 13:02:15 -04:00
Jason Wheeler
cea20119bf
Merge pull request #261 from Safelite/feature/digital/SSR-405
...
Feature/digital/ssr 405
2023-04-24 12:26:15 -04:00
Jethe
645e7294e3
Update navigation-scenarios.js
2023-04-24 21:00:33 +05:30
Jason Wheeler
e820c6b240
removed console log
2023-04-24 11:22:58 -04:00
Jason Wheeler
6197a869f0
fixing bug in service-packages
2023-04-24 11:07:49 -04:00
Jethe
7b94cb86b9
Requested changes for forward action
...
Requested changes for forward action
2023-04-24 20:15:13 +05:30
Jethe
1d1d6fb0ce
Merge branch 'develop' into feature/Digital/SSR-429
2023-04-24 19:16:03 +05:30
Jethe
70ed7fcdbc
Update navigation-scenarios.js
2023-04-24 19:13:23 +05:30
Jethe
6e0337cba3
SSR-429
...
SSR-429
2023-04-24 19:09:42 +05:30
Jethe
ebc5ca2fa3
SSR-429
...
SSR-429
2023-04-24 19:08:54 +05:30
sheena
bae0030733
SSR-428
...
Created TPA-confirmation shell page
2023-04-24 15:49:32 +05:30
Jethe
a233f571d8
Added new page TPA-Submit
...
SSR-429
2023-04-24 12:38:21 +05:30
Jason Wheeler
5cbf79fee5
repaired routing and put in placeholder forward routing for alll existing pages
2023-04-21 16:45:57 -04:00
Kroell
22aa79a6ee
clean up
2023-04-21 13:51:37 -04:00
Kroell
351a08e8eb
update unit tests based on changes
2023-04-21 13:48:11 -04:00
Kroell
2a73020aad
move getZipCodeData() from base-mixin to service-location-helper
2023-04-21 12:08:05 -04:00
katie
6aaacdef8c
Merge 'develop' into feature/digital/SSR-351
2023-04-20 14:42:38 -04:00
Kroell
35df8bb18b
unit testing
2023-04-20 14:38:38 -04:00
Kroell
605e1ce2e8
formatting
2023-04-20 14:37:08 -04:00
Jason Wheeler
8d60f047de
Merge pull request #253 from Safelite/feature/SSR-401
...
SSR-401
2023-04-20 13:47:35 -04:00
Kroell
5fa815241d
clean up
2023-04-20 13:02:00 -04:00
Kroell
1e45334530
change id name
2023-04-20 12:57:16 -04:00
DavidAtSafelite
e757496dda
Fixed a couple of issues that were causing failures.
2023-04-20 11:42:40 -04:00
sheena
5a2e532106
SSR-401
...
CMS/Frontend Created review page
2023-04-20 20:45:41 +05:30
DavidAtSafelite
3fe4322528
Merge branch 'develop' into feature/digital/SSR-313
2023-04-20 09:56:43 -04:00
kalutlaram
4f1f081207
Merge pull request #251 from Safelite/feature/Digital/SSR-415
...
SSR-415
2023-04-20 18:44:44 +05:30
Manjiri Jethe
bb622a3a4a
Merge pull request #252 from Safelite/feature/Digital/SSR-334
...
Feature/digital/ssr 334
2023-04-20 18:41:55 +05:30
Jason Wheeler
0d5dcadd93
Merge pull request #249 from Safelite/feature/digital/SSR-402
...
Feature/digital/ssr 402
2023-04-20 09:03:54 -04:00
Jethe
f218baa545
SSR-334
...
SSR-334
2023-04-20 15:01:28 +05:30
Jethe
bbcb61b6f6
Hide/display fields based on the authentication of client
...
SSR-334
2023-04-20 14:53:58 +05:30
Reddy
c46127f29f
SSR-415
...
front end for payment page
2023-04-20 13:05:11 +05:30
Jethe
4df7578879
Merge branch 'develop' into feature/Digital/SSR-334
2023-04-20 12:42:50 +05:30
Jeremy Zimmerman
2438ca1f72
Added some new flags for coverage and authentication.
2023-04-19 16:02:08 -04:00
Jason Wheeler
4fd87e545a
skipping some tests for functionality that was removed but will be added back in on SSR-405. Card was noted.
2023-04-19 15:50:07 -04:00
Jason Wheeler
58194f58e1
Merge branch 'develop' into feature/digital/SSR-402
2023-04-19 15:26:54 -04:00
Jason Wheeler
03cc9e47bb
added modal for state specific steering text, code to process conditional logic and custom logic to display full state name.
2023-04-19 15:26:34 -04:00
Kroell
828731b542
unit test for service-zip-modal-question
2023-04-19 15:20:17 -04:00
Kroell
9a47c7762c
updates
2023-04-19 14:28:32 -04:00
Kroell
9d68cd7b7b
replace subheader and correct styling
2023-04-19 14:07:07 -04:00
Kroell
6ef13b9ee9
replace modal
2023-04-19 12:44:54 -04:00
katie
edb1321413
Merge 'develop' into feature/digital/SSR-351
2023-04-19 12:41:42 -04:00
Kroell
ac5a26d5a2
display state for updated zip
2023-04-19 12:34:37 -04:00
Kroell
d425b88f38
get/set zip code
2023-04-19 12:30:12 -04:00
Kroell
05eff89aea
update to store method
2023-04-19 12:29:51 -04:00
Kroell
5ed736cf35
serviceability details
2023-04-19 12:29:25 -04:00
Kroell
dae64e0ef4
unit test for service-zip-question
2023-04-19 12:28:45 -04:00
David Back
26c8e6fc6d
Addressed review issue - safelite forward
2023-04-19 09:58:23 -04:00
David Back
4ab1301b98
Stupid Typo
2023-04-19 09:51:46 -04:00
Bryan Mauger
a1db722aff
SSR-348 unsticky service location page header.
2023-04-19 09:44:31 -04:00
David Back
c238e62411
Completed Merge
2023-04-19 09:39:51 -04:00
Kroell
8ab399e918
serviceability details method
2023-04-18 18:06:40 -04:00
Jethe
964ae7553e
Hide/display fields based on the client tag
...
SSR-334
2023-04-18 13:38:13 +05:30
David Back
6e02e4347d
Just needed to clean up a couple of minor things
2023-04-17 17:04:28 -04:00
David Back
02dc99b2ff
Updated for 314 and 316
2023-04-17 16:54:55 -04:00
Jason Wheeler
2e27b1fc44
Added conditional logic for state specific steering
2023-04-17 16:33:09 -04:00
Kroell
09ed0819ff
WIP
2023-04-17 16:16:00 -04:00
Kroell
1db55ced76
modal content
2023-04-17 14:36:19 -04:00
Kroell
66fa86d944
open and close modal
2023-04-17 13:41:10 -04:00
Kroell
b036decd48
Merge branch 'develop' into feature/digital/SSR-351
2023-04-17 11:35:47 -04:00
kalutlaram
0efa2a2c50
Merge pull request #245 from Safelite/feature/Digital/SSR-400
...
SSR-400
2023-04-17 19:34:21 +05:30
Reddy
758eb00d38
SSR-400
...
Front end for contact details page
2023-04-17 17:56:15 +05:30
sheena
38f59d0c0f
SSR-391
...
Removed Focus onClick
2023-04-17 17:07:24 +05:30
sheena
0b4e414b00
Merge branch 'develop' into feature/SSR-391
2023-04-17 16:30:17 +05:30
Bryan Mauger
0f85033fdd
SSR-403 Fix issue where page doesn't load at top...
...
of next page when changing routes.
2023-04-14 08:54:07 -04:00
US\katie.kroell
e10a366c3b
WIP
2023-04-13 16:42:22 -04:00
US\katie.kroell
72236e4ed3
displau textLink with state and zip
2023-04-13 14:39:36 -04:00
US\katie.kroell
ca0fa0c36f
shell for schedule-page
2023-04-13 11:56:48 -04:00
sheena
51bc26dd31
SSR-391
...
Removed focus border
2023-04-13 15:53:21 +05:30
Kroell
1017892f85
Merge branch 'develop' into feature/digital/SSR-390
2023-04-12 13:59:07 -04:00
Kroell
179c2cbb8b
mock click method in unit test
2023-04-12 13:48:17 -04:00
Kroell
aac0efd43f
updates to autoselect method
2023-04-12 13:47:18 -04:00
Jason Wheeler
5efbb2e5af
Merge pull request #238 from Safelite/feature/digital/SSR-346
...
Feature/digital/ssr 346
2023-04-12 10:08:18 -04:00
Jethe
273c4b43d1
Updated the "Terms of use" to "Terms of service"
...
SSR-397
2023-04-12 13:45:17 +05:30
Kroell
4784112577
commit
2023-04-11 16:46:43 -04:00
Jason Wheeler
a28e1dc578
removed test page
2023-04-11 14:21:23 -04:00
Kroell
403b0e5807
remove test - no longer applicable
2023-04-11 14:19:21 -04:00
Jason Wheeler
1a8adae934
fixed tests and cleaned up
2023-04-11 14:18:20 -04:00
Kroell
8c2649135d
Merge branch 'develop' into feature/digital/SSR-390
2023-04-11 14:15:00 -04:00
Jason Wheeler
d56b963b45
updated provider preference modal
2023-04-11 13:59:27 -04:00
Jason Wheeler
92f4da0852
Merge branch 'develop' into feature/digital/SSR-346
...
# Conflicts:
# src/layouts/coverage-statement/coverage-statement.vue
# src/styles/common-styles.scss
2023-04-11 12:13:26 -04:00
Jason Wheeler
0560ac3124
Everything is working now
2023-04-11 12:00:08 -04:00
Bryan Mauger
40b763cc2a
Reinsert mistakenly deleted subheader.
2023-04-11 11:26:39 -04:00
Jethe
98505cc0a3
Merge branch 'develop' into feature/Digital/SSR-370
2023-04-11 18:56:55 +05:30
Jethe
86073a1841
Updated ux-variables
...
SSR-370
2023-04-11 18:52:36 +05:30
Bryan Mauger
a9c431c125
Format CSS. Remove whitespace.
2023-04-11 09:14:31 -04:00
Jethe
0c459bc408
Front End of service-location page
...
SSR-370
2023-04-11 14:25:06 +05:30
Bryan Mauger
2e47d6b9ed
Consolidate CSS. Remove comments. Set scroll to auto vs scroll.
2023-04-10 16:47:13 -04:00
Jason Wheeler
c83604c64d
figured out that I needed to run the processing of the modal-links on the next tick.
2023-04-10 16:46:50 -04:00
Kroell
1ccc74d34f
add method to reset selections
2023-04-10 16:26:18 -04:00
Kroell
8f18b053f0
change to method name
2023-04-10 16:24:43 -04:00
Kroell
13693b3d27
ensure Continue button stays disabled until all selections are made
2023-04-10 16:23:15 -04:00
Kroell
86a0ba4621
simulate click event on radio button to fix undefined value
2023-04-10 16:20:39 -04:00
Bryan Mauger
57cf17f120
SSR-348 remove double modal close button. Change target class for scrollto.
2023-04-10 15:33:22 -04:00
Bryan Mauger
c332826870
Merge branch 'SSR-348-site-header-unstick-2' of https://github.com/Safelite/DigitalConsumer.ISS into SSR-348-site-header-unstick-2
2023-04-10 15:03:42 -04:00
Bryan Mauger
065b13b4a3
Remove unneeded test.
2023-04-10 15:03:25 -04:00
bmauger
dc23709a43
Merge branch 'develop' into SSR-348-site-header-unstick-2
2023-04-10 14:57:08 -04:00
Bryan Mauger
2d025de7b4
Fix syntax error.
2023-04-10 14:47:40 -04:00
Bryan Mauger
dce75aa653
Remove comments.
2023-04-10 14:41:12 -04:00
Bryan Mauger
e9c65f57c0
Un-sticky site header.
2023-04-10 14:08:14 -04:00
Bryan Mauger
b96216a8ea
WIP update target class.
2023-04-10 13:42:54 -04:00
Bryan Mauger
4a3c61da1b
WIP more pages updated to non-sticky header.
2023-04-10 13:27:34 -04:00
kalutlaram
653a2da24a
Merge pull request #232 from Safelite/feature/Digital/SSR-374.1
...
SSR-374
2023-04-10 20:46:55 +05:30
Reddy
fd4b28c937
Code refactor changes
2023-04-10 20:43:28 +05:30
katiekroell
d1df1b2db8
Merge pull request #231 from Safelite/feature/digital/SSR-363
...
Feature/digital/ssr 363
2023-04-10 09:12:07 -04:00
Reddy
14985a4e7d
SSR-374
2023-04-10 12:11:14 +05:30
saumyaChaturvedi123
1059970cba
Merge pull request #230 from Safelite/origin/feature/Digital/SSR-361
...
SSR-361
2023-04-10 10:50:37 +05:30
Bryan Mauger
1f51638720
WIP Fix querySelector error.
2023-04-08 18:33:47 -04:00
Bryan Mauger
92f1c58007
WIP Scrolling page.
2023-04-07 19:03:12 -04:00
Kroell
56d6d1d6d1
remove padding around form field error text
2023-04-07 16:05:55 -04:00
Kroell
eb3a2eaccc
remove page-specific styling for form field errors
2023-04-07 16:03:35 -04:00
Jason Wheeler
228e9d3618
Merge pull request #229 from Safelite/feature/digital/SSR-354
...
Feature/digital/ssr 354
2023-04-07 09:49:11 -04:00
saumyaChaturvedi123
aff5ca54f1
SSR-361
...
Navigation to/from provider preference page
2023-04-07 15:25:44 +05:30
Jason Wheeler
7ba0673b06
no message
2023-04-06 17:10:23 -04:00
Jason Wheeler
4a08cbf38d
half way there
2023-04-06 14:58:12 -04:00
US\katie.kroell
f45266a0ed
fix to left and right padding on parts/questions pages
2023-04-06 14:27:00 -04:00
David Back
3e9aa4d7fd
SSR-313
2023-04-06 14:04:44 -04:00
Kroell
28bac8b0f5
Merge branch 'develop' into feature/digital/SSR-363
2023-04-06 11:00:55 -04:00
Kroell
84103119f7
styling change to alert on vehicle-parts
2023-04-06 11:00:29 -04:00
Kroell
c7141790fc
styling change for address-lookup alerts
2023-04-06 10:59:55 -04:00
Sneha
c10ff0b96a
SSR-372,373,377,378
...
UI defects on provider preference
2023-04-06 13:01:21 +05:30
Jason Wheeler
632769eed3
cleaner fix but still a bandaid
2023-04-05 16:59:41 -04:00
Jason Wheeler
47ae19653a
nightly
2023-04-05 16:54:14 -04:00
Kroell
f678819aad
Merge branch 'develop' into feature/digital/SSR-363
2023-04-05 16:05:31 -04:00
Kroell
dd15196502
fix preselecting issue on vehicle-parts
2023-04-05 16:02:36 -04:00
Kroell
a05a4ac1d3
correct padding around alert
2023-04-05 11:07:47 -04:00
Kroell
6544078f99
correct spacing around alerts on vin-lookup
2023-04-05 10:44:03 -04:00
saumyaChaturvedi123
818ff87485
Merge pull request #223 from Safelite/origin/feature/Digital/SSR-365
...
SSR-365
2023-04-05 20:03:07 +05:30
saumyaChaturvedi123
42d9601ed4
SSR-365
...
fixing 'steeringText' casing.
2023-04-05 19:21:31 +05:30
Jethe
db306c8c63
Update question-chain.vue
2023-04-05 19:14:57 +05:30
Jethe
0f8ade47f3
Merge branch 'develop' into feature/Digital/SSR-354
2023-04-05 19:14:37 +05:30
saumyaChaturvedi123
307e7d2fbb
SSR-365
...
Steering text to appear for state MA
2023-04-05 17:20:57 +05:30
Jethe
c6327e6440
Scroll bar changes
...
SSR-371
2023-04-05 12:49:56 +05:30
Kroell
50db637824
fix padding
2023-04-04 17:10:09 -04:00
Kroell
928a56cb82
vehicle-parts page-specific styling
2023-04-04 16:42:31 -04:00
Kroell
e218da2844
move styling from shared component to page-level
2023-04-04 16:29:26 -04:00
Kroell
98bca0eff8
undo changes
2023-04-04 15:54:29 -04:00
Jason Wheeler
701426a70f
broken commit
2023-04-04 15:04:45 -04:00
Kroell
b655711601
removed commented out code
2023-04-04 14:46:56 -04:00
David Back
af78d9b4e1
Updated Draft
2023-04-04 13:05:47 -04:00
David Back
d15798ce89
Just a draft update
2023-04-04 12:43:07 -04:00
Jason Wheeler
93d21ff081
modal seems to be working, needs more testing
2023-04-04 12:07:26 -04:00
Kroell
5e34d05656
restructure page to match fmg
2023-04-04 10:50:51 -04:00
Kroell
630f42ba78
add missing class
2023-04-04 10:25:09 -04:00
Kroell
1bc6c3e03c
undo update
2023-04-04 10:24:55 -04:00
Jethe
bad0ab8d9a
Space change between questions
...
SSR-354
2023-04-04 17:41:35 +05:30
Kroell
d9ab9a43eb
padding changes
2023-04-03 16:25:27 -04:00
Manjiri Jethe
75d0a97965
Merge pull request #216 from Safelite/feature/Digital/SSR-241
...
CSS changes for welcome & vehicle parts page
2023-04-03 11:02:46 +05:30
Jason Wheeler
350ddb1e6d
Merge branch 'develop' into feature/digital/SSR-346
2023-03-31 15:29:25 -04:00
Jason Wheeler
edee2cdc60
added addtional style overrides
2023-03-31 11:45:05 -04:00
Jason Wheeler
b1ac5130e8
added modal vue and started test page
2023-03-31 10:51:30 -04:00
Jethe
642d29041d
CSS changes for welcome & vehicle parts page
...
SSR-241
2023-03-31 12:50:17 +05:30
Jethe
cba68329d4
Merge branch 'develop' into feature/Digital/SSR-241
2023-03-31 11:30:16 +05:30
kalutlaram
50069a5b93
Merge pull request #217 from Safelite/feature/Digital/SSR-329
...
SSR-329
2023-03-31 00:58:52 +05:30
Sneha
b1662debbc
Update provider-preference.spec.js
2023-03-30 21:46:15 +05:30
Sneha
2902aeca41
Code changes
2023-03-30 21:36:35 +05:30
Sneha
f200258194
SSR274
...
UI functionality for Provider Preference page
2023-03-30 19:04:42 +05:30
Reddy
cc2ec79f97
SSR-329
...
commit changes to feature branch
2023-03-30 15:55:58 +05:30
Jethe
f46ef4837e
CSS changes for welcome & vehicle parts page
...
SSR-241
2023-03-30 12:22:50 +05:30
AMSNEHA
b1bc933665
Merge pull request #215 from Safelite/feature/Digital/SSR-273
...
SSR-273
2023-03-27 21:06:20 +05:30
shnsuku
a24441ede2
Merge pull request #212 from Safelite/feature/Digital/SSR-319.1
...
SSR 319
2023-03-27 11:17:44 +05:30
Sneha
b021f3bf45
SSR-273
...
Frond end provider preference page
2023-03-27 08:57:38 +05:30
Kroell
63cdcdda7e
change line-height to accomodate recal modal link
2023-03-24 15:30:15 -04:00
sheena
d0fa8a7901
SSR-319
...
prevent data entry in date
2023-03-24 18:30:08 +05:30
sheena
30ec63f173
SSR 319
...
Prevent data entry in date field
2023-03-24 15:55:44 +05:30
Kroell
7c5e740b87
recal modal styling changes
2023-03-23 15:39:38 -04:00
Kroell
7a44814f0a
fix to font-weight - bolded text
2023-03-23 15:39:06 -04:00
Kroell
ed897c35dd
Revert "correction to font-weight for bolded text"
...
This reverts commit c7c9a62b2e .
2023-03-23 15:33:37 -04:00
Kroell
edbd589976
Revert "change font-size and line-height on recalModal"
...
This reverts commit 33c73b258f .
2023-03-23 15:33:21 -04:00
Kroell
50a4e9b3e6
Revert "remove vertical scrollbar when modal opens"
...
This reverts commit 09fde2a701 .
2023-03-23 15:33:01 -04:00
Kroell
65ca5b8804
Revert "change padding on modal to match mocks"
...
This reverts commit ae211ad2cb .
2023-03-23 15:32:41 -04:00
Kroell
ae211ad2cb
change padding on modal to match mocks
2023-03-23 15:14:58 -04:00
Kroell
09fde2a701
remove vertical scrollbar when modal opens
2023-03-23 15:04:30 -04:00
Kroell
33c73b258f
change font-size and line-height on recalModal
2023-03-23 14:59:25 -04:00
Kroell
c7c9a62b2e
correction to font-weight for bolded text
2023-03-23 14:50:43 -04:00
Kroell
eba043084e
formatting
2023-03-23 14:36:36 -04:00
Kroell
425b985a6b
change "continue with scheduling" font color to black
2023-03-23 14:31:44 -04:00
Kroell
6ad50a8c49
change font-size and line-height - "continue with scheduling" textBlock
2023-03-23 14:30:44 -04:00
Kroell
150617e075
change font-size and line-height of ordered list
2023-03-23 13:57:35 -04:00
Kroell
2cf5849feb
change font color - "What happens next:"
2023-03-23 13:46:16 -04:00
Kroell
c4f1ec9124
Merge branch 'develop' into feature/digital/SSR-332
2023-03-23 13:25:12 -04:00
Kroell
cd37127f19
change font color - "we're verifying your coverage"
2023-03-23 13:24:48 -04:00
katie
e4dcb783b2
Revert "styling fixes"
2023-03-23 13:16:23 -04:00
katie
f505226a7a
Revert "styling changes to coverage-statement"
2023-03-23 13:13:07 -04:00
katie
2089235bfe
Revert override font color to match mocks
2023-03-23 13:08:14 -04:00
katie
7393043d6b
Revert change to textBox top margin to match mocks
2023-03-23 13:05:55 -04:00
Kroell
1947d88846
styling fixes
2023-03-23 13:01:28 -04:00
Kroell
096d1432fa
prevent vertical scrollbar from appearing when recal modal opens
2023-03-23 11:27:02 -04:00
hiteshkumar87
15f635b9b1
SSR-302
...
removed glass only field from welcome page for MVP (template) or Mutual liberty
2023-03-23 18:44:00 +05:30
Kroell
36f73800d6
Merge branch 'develop' into feature/digital/SSR-332
2023-03-22 16:57:34 -04:00
Kroell
de7d68a50e
styling changes to coverage-statement
2023-03-22 16:56:09 -04:00
Jeremy-Z
e2f7f71c34
Merge pull request #204 from Safelite/feature/digital/SSR-330
...
Feature/digital/ssr 330
2023-03-22 15:25:27 -04:00
Kroell
521744bd41
override font color to match mocks
2023-03-22 15:12:56 -04:00
Kroell
b870cfc948
change to textBox top margin to match mocks
2023-03-22 14:57:13 -04:00
hiteshkumar87
53f36d72bf
Update welcome-page.spec.js
2023-03-22 22:20:38 +05:30
hiteshkumar87
8589ad2583
SSR-305
...
update welcome-vue and unit test case
2023-03-22 22:18:49 +05:30
hiteshkumar87
1d400fe55c
Update welcome-page.vue
...
hide City and state fields based on client
2023-03-22 19:55:55 +05:30
Kroell
13d04efec3
Merge branch 'develop' into feature/digital/SSR-330
2023-03-22 09:01:04 -04:00
Jeremy-Z
99f594a21e
Merge pull request #202 from Safelite/feature/Digital/SSR-139_fix
...
SSR-139 Fix
2023-03-21 15:09:31 -04:00
Bryan Mauger
13523bdf13
Set font color for checked state of horizontal radio button.
2023-03-21 13:57:33 -04:00
Jeremy Zimmerman
27e51873ed
Fixed issue where client customized widgets were not being added to the page widget collection.
2023-03-21 13:32:38 -04:00
Kroell
b05e69ba2c
remove extra padding to match mocks
2023-03-21 11:48:04 -04:00
Kroell
8c8a2d55fc
change typeStyle to match mocks
2023-03-21 11:47:37 -04:00
Kroell
f7c51ba579
Firefox styling fixes for welcome-page
2023-03-17 15:18:19 -04:00
Kroell
fecd745eca
remove empty div
2023-03-16 11:01:46 -04:00
Kroell
a4034dd3eb
unhide Continue button in Firefox
2023-03-16 10:58:54 -04:00
Kroell
04905559d9
indent fix
2023-03-16 10:58:14 -04:00
Sneha
b4fd2309e2
Update address-vehicles.vue
2023-03-15 15:04:01 +05:30
Sneha
1f7422a19b
SSR-279
...
Address vehicle two YMM
2023-03-15 14:58:01 +05:30
Kroell
43e562ac80
Merge branch 'develop' into feature/digital/SSR-254
2023-03-14 11:09:18 -04:00
Kroell
c7142cfb7a
removed unneeded unit test
2023-03-14 11:08:57 -04:00
Bryan Mauger
afea24364b
SSR-301 fix font weight of horizontal list button on focus.
2023-03-14 09:14:42 -04:00
katie
fa9631da03
Merge 'develop' into feature/digital/SSR-254
2023-03-13 15:41:42 -04:00
Kroell
9a0467d5ac
updates to unit testing
2023-03-13 15:03:57 -04:00
Kroell
c282e3bfca
changes to ensure vin is saved if moving backward through flow and restarting vin lookup
2023-03-13 15:03:40 -04:00
Bryan Mauger
0ebb68dfae
SSR-312 update all pages to have non-sticky header.
2023-03-13 14:37:04 -04:00
Kroell
d808f8d7f7
Merge branch 'develop' into feature/digital/SSR-254
2023-03-13 09:59:09 -04:00
Bryan Mauger
cf33bd1db9
CSR-311 insert correct link for CPPA notice at collection.
2023-03-13 09:40:42 -04:00
Kroell
9147035126
clear vin when reselecting vin lookup method
2023-03-10 14:01:53 -05:00
Kroell
a0d1d282e5
logic for navigation when vin is masked
2023-03-10 14:01:28 -05:00
Kroell
934454141a
success alert for vin match
2023-03-10 12:12:12 -05:00
Kroell
29d96e9140
vin masking
2023-03-10 12:11:53 -05:00
Kroell
8e4de86f0d
Merge branch 'develop' into feature/digital/SSR-254
...
# Conflicts:
# src/constants/vehicle-lookup-alert-types.js
# src/layouts/coverage-statement/coverage-statement.vue
# src/layouts/vin-lookup/vin-lookup-alerts/vin-lookup-alerts.vue
# src/layouts/vin-lookup/vin-lookup.vue
2023-03-10 11:47:48 -05:00
hiteshkumar87
c7679a1b85
Update vin-lookup-alerts.vue
...
import components using @ sign
2023-03-10 20:14:09 +05:30
hiteshkumar87
4b63638b6d
SSR-280
...
added unit test cases and fixed issue related to same YMM- style different
2023-03-10 18:36:49 +05:30
shnsuku
c6e2a78534
Merge pull request #193 from Safelite/feature/Digital/SSR-277
...
SSR-227
2023-03-10 11:33:53 +05:30
Kroell
fe7e8227e7
updates to vin masking and success alert
2023-03-09 13:47:47 -05:00
Kroell
e8e419de83
pull damage string into success alert
2023-03-09 13:45:00 -05:00
Kroell
2bb782bfb0
replace estimate in routing table
2023-03-09 13:21:20 -05:00
Kroell
b960c768f4
testing some changes
2023-03-09 13:11:34 -05:00
Kroell
48214193a1
start of masking vin when navigating back to vin-lookup
2023-03-09 12:09:22 -05:00
Kroell
162743b75f
added missing alert to vin-lookup
2023-03-09 12:08:41 -05:00
Kroell
2d73c30c4d
Merge branch 'develop' into feature/digital/SSR-254
2023-03-09 11:05:28 -05:00
sheena
417ebef6d5
SSR-227
...
Fixed scrollbar for the above pages
2023-03-09 20:50:00 +05:30
shnsuku
4fa607ba34
Merge pull request #192 from Safelite/feature/Digital/SSR-291
...
SSR-291
2023-03-09 20:03:29 +05:30
sheena
07a09674f1
SSR-291
...
Fixed issue in the welcome page for the cards
SSR-291
SSR-292
SSR-293
2023-03-09 14:15:34 +05:30
Bryan Mauger
056f88dd50
Fix Warranty text link text in unit test.
2023-03-08 16:29:19 -05:00
Bryan Mauger
838b29de3b
Add data-id for unit test.
2023-03-08 16:21:01 -05:00
Kroell
c4a69a273c
unit tests for recal modal
2023-03-08 16:15:40 -05:00
Kroell
f62d462771
unit test forward navigation
2023-03-08 16:15:29 -05:00
Bryan Mauger
ac77ef69f2
SSR-307 add CPPA links and fix header so background color fills available space.
2023-03-08 16:00:54 -05:00
Kroell
44330315b2
Merge branch 'develop' into feature/digital/SSR-254
2023-03-08 15:44:33 -05:00
Kroell
b3bb54a2ba
display correct coverage statement unit tests
2023-03-08 15:44:13 -05:00
Bryan Mauger
0430992cb3
SSR-306 fix position of modal close button (when open).
2023-03-08 15:23:26 -05:00
Jeremy-Z
2145be049e
Merge pull request #187 from Safelite/feature/Digital/SSR-275
...
SSR-275
2023-03-08 15:09:33 -05:00
Jeremy Zimmerman
332b138e02
Changed the endpoint for validating a client tag.
2023-03-08 14:13:19 -05:00
Jeremy Zimmerman
0d2fa8538a
Merge branch 'develop' into feature/Digital/SSR-275
2023-03-08 13:17:40 -05:00
Jeremy Zimmerman
87eb922413
Updates.
2023-03-08 13:16:53 -05:00
Kroell
219a8964de
EOD commit - unit testing for coverage statement
2023-03-07 16:23:39 -05:00
Jeremy Zimmerman
df241cc1e7
Merge branch 'develop' into feature/Digital/SSR-275
2023-03-07 14:01:49 -05:00
Jeremy Zimmerman
34dbc82477
Updates.
2023-03-07 13:46:56 -05:00
Jeremy Zimmerman
4c24fdd6ff
Updates.
2023-03-07 12:49:03 -05:00
sheena
5f1520a87e
SSR-277
...
defect card -fixed scrollbar
2023-03-07 20:03:20 +05:30
Kroell
7310d43c1a
start of unit testing for coverage statement
2023-03-06 16:05:25 -05:00
Kroell
a933503b04
fix to arePrereqsValid method
2023-03-06 16:05:00 -05:00
Kroell
e8942ac25d
Merge branch 'develop' into feature/digital/SSR-254
2023-03-06 14:23:37 -05:00
Kroell
54b0e07d1b
additional navigation scenarios
2023-03-06 14:22:50 -05:00
Bryan Mauger
30f6f55f9f
Remedy for horizontal scrolling on select pages.
2023-03-06 14:10:41 -05:00
Jeremy Zimmerman
e462b23af5
Auto stash before merge of "feature/Digital/SSR-275" and "develop"
2023-03-03 15:43:06 -05:00
Jeremy Zimmerman
95f0507747
Merge branch 'develop' into feature/Digital/SSR-275
2023-03-03 15:27:30 -05:00
Kroell
1fa2810eef
styling fix for modal window
2023-03-03 14:28:41 -05:00
Kroell
934d6abba3
start of navigation for coverage-statement
2023-03-03 14:26:08 -05:00
Kroell
6496fff524
placeholder for provider-preference page
2023-03-03 11:26:56 -05:00
Kroell
4e7480383e
Merge branch 'develop' into feature/digital/SSR-219
2023-03-03 08:20:10 -05:00
Kroell
fb3dd18a33
renamed default value in store
2023-03-03 08:19:43 -05:00
hiteshkumar87
8053bcbabe
Merge pull request #181 from Safelite/feture/DIGITAL/SSR-268-new
...
SSR-268
2023-03-03 12:59:26 +05:30
Kroell
a149082066
set default for carrier name in store
2023-03-02 11:14:27 -05:00
Kroell
aa56529089
typo fix
2023-03-02 11:14:13 -05:00
hiteshkumar87
ed405fd19b
updated vinlookupmethod constant
...
updated vin lookup method constant file
2023-03-02 20:58:48 +05:30
hiteshkumar87
1ed1561598
SSR - 268
...
update naming conventions
2023-03-02 20:34:07 +05:30
Kroell
93084e5ade
typo
2023-03-02 09:24:39 -05:00
Kroell
929019fe0d
Merge branch 'develop' into feature/digital/SSR-219
2023-03-02 09:23:19 -05:00
Kroell
aa48a73e2b
update coverage-statement page to use modalLink
2023-03-02 09:22:58 -05:00
Kroell
8b19f3045b
remove code related to textLink (no longer using)
2023-03-02 09:13:37 -05:00
Kroell
d8173d54ba
Parse modalLink in CMS
2023-03-02 09:08:00 -05:00
sheena
742ee8eeae
SSR-277
...
Defect Card fixed the overlap issue
2023-03-02 16:30:01 +05:30
hiteshkumar87
dec8f048d6
SSR-268
...
updated endpoint to get prohibited states with single source of truth
2023-03-02 12:52:51 +05:30
Kroell
33235224be
change to damageString if >1 damage location
2023-03-01 15:46:16 -05:00
Jeremy Zimmerman
56bed721b1
Updates.
2023-03-01 15:43:40 -05:00
Kroell
44225e1921
update to method to check for ADAS
2023-03-01 15:15:13 -05:00
Jeremy Zimmerman
0629442570
Merge branch 'develop' into feature/Digital/SSR-275
2023-03-01 12:26:06 -05:00
Kroell
03ea2d4950
Merge branch 'develop' into feature/digital/SSR-219
2023-03-01 10:30:51 -05:00
AMSNEHA
6fb546fa94
Merge pull request #177 from Safelite/feature/Digital/SSR-231.01
...
SSR-231
2023-03-01 07:37:03 +05:30
Kroell
745dc93668
Merge branch 'develop' into feature/digital/SSR-219
2023-02-28 16:33:15 -05:00
Kroell
7f1be1feeb
pull in damageString to display on statement
2023-02-28 16:32:53 -05:00
Kroell
564d4db313
create new component for recal modal to match mocks
2023-02-28 16:01:30 -05:00
Kroell
6fece25716
update property to match CMS changes
2023-02-28 15:42:28 -05:00
Jeremy Zimmerman
dfeb1a11c4
Merge branch 'develop' into feature/Digital/SSR-275
2023-02-28 15:14:38 -05:00
Jeremy Zimmerman
ff8be8e0dc
Updates
2023-02-28 15:14:03 -05:00
Kroell
87c7009a50
add missing v-if for ADAS replace
2023-02-28 11:20:40 -05:00
Kroell
85e4d0252c
recal modal link
2023-02-28 11:00:13 -05:00
Sneha
f4230c5858
SSR-231
...
UI Capability page
2023-02-28 21:23:37 +05:30
Kroell
d720533b84
start of linking to recal modal
2023-02-27 15:40:40 -05:00
Jason Wheeler
e467db8030
fixed tests to look specific navigation scenarios
2023-02-27 14:39:34 -05:00
Kroell
1898949565
logic to display correct coverage statement
2023-02-27 11:33:19 -05:00
Kroell
442405e8a2
start of logic for displaying coverage statement
2023-02-24 16:11:50 -05:00
katie
5f693ad3ea
styling change from ssr-249
2023-02-24 14:18:53 -05:00
katie
f8204c9054
Commit
2023-02-24 14:16:37 -05:00
Kroell
f463992367
pull in content group widget for bold font
2023-02-24 14:15:03 -05:00
Jason Wheeler
97aa0ec11a
slight style adjustments
2023-02-24 12:10:54 -05:00
Jason Wheeler
93b56dc451
missed using some variables in scss
2023-02-23 17:17:08 -05:00
Jason Wheeler
7855aa2e30
style fixes
2023-02-23 17:05:27 -05:00
Jason Wheeler
4fb6899c2c
Merge branch 'develop' into feature/Digital/SSR-249
...
# Conflicts:
# src/store/index.js
2023-02-23 13:53:59 -05:00
Jason Wheeler
c88c20ea4b
set up client customizations css
2023-02-23 13:41:58 -05:00
Kroell
3b7f1151df
Merge branch 'develop' into feature/digital/SSR-219
2023-02-23 11:12:32 -05:00
Kroell
00d26e1874
remove vehicle-banner from coverage-statement page
2023-02-23 11:11:56 -05:00
Jeremy Zimmerman
2b92a22651
Merge branch 'develop' into feature/Digital/SSR-261
2023-02-23 10:25:59 -05:00
Jeremy Zimmerman
d3e0960c0f
Removed import that is no longer needed.
2023-02-23 10:25:22 -05:00
AMSNEHA
c5220f64b4
Merge pull request #172 from Safelite/feature/Digital/SSR-141
...
SSR-141
2023-02-23 18:25:47 +05:30
Sneha
01c6ee9c27
Update questions-page-layout.vue
...
removed the commented code
2023-02-23 18:21:06 +05:30
Sneha
dbf449089b
fixing build errors
2023-02-23 13:02:26 +05:30
Sneha
8179a019c2
Update capability-questions.vue
2023-02-23 12:53:53 +05:30
Sneha
9112046093
Update capability-questions.spec.js
2023-02-23 12:27:43 +05:30
Sneha
af50992a0c
Update capability-questions.spec.js
2023-02-23 09:32:25 +05:30
Jeremy Zimmerman
c14d6964f1
Removed some debugging code.
2023-02-22 16:39:48 -05:00
Jeremy Zimmerman
5fa7bdc3c3
Updated the CMS page override logic to account for the Generic launch case. Now uses account number as additional check.
2023-02-22 15:49:27 -05:00
Jeremy Zimmerman
4a4aa4c2b6
Removed unused variable.
2023-02-22 12:44:08 -05:00
Jeremy Zimmerman
afc6e55504
Removed some debugging statements.
2023-02-22 12:43:09 -05:00
Sneha
39a5385b57
SSR-141
...
Capability Questions
2023-02-22 20:42:32 +05:30
Jeremy Zimmerman
3a18b52640
Merge branch 'develop' into feature/Digital/SSR-261
2023-02-22 10:10:52 -05:00
sheena
28984e6085
Revert "SSR-247" due to breaking changes.
...
This reverts commit f2986d9168 .
2023-02-22 10:08:00 -05:00
Jason Wheeler
5dc68817bb
changes
2023-02-21 16:28:49 -05:00
Kroell
ae9874cdbd
Merge branch 'develop' into feature/digital/SSR-270
2023-02-21 15:36:31 -05:00
Jeremy Zimmerman
5fdc2b7fa7
Added unauthorized message block. Code refactoring.
2023-02-21 15:11:05 -05:00
Jeremy Zimmerman
5fd6dfeff9
Updates for account number population logic.
2023-02-21 11:23:13 -05:00
Jeremy Zimmerman
7709a1be64
Merge branch 'develop' into feature/Digital/SSR-261
2023-02-21 10:59:15 -05:00
hiteshkumar87
c9a688e839
Merge pull request #169 from Safelite/feature/Digital/SSR-247
...
SSR-247
2023-02-21 19:00:31 +05:30
sheena
f2986d9168
SSR-247
...
Added new logo and BG
2023-02-21 16:38:56 +05:30
Kroell
366d60685a
change where zip is pulled for getParts method
2023-02-18 12:36:31 -05:00
Kroell
ea2f1d4dad
zip code field no longer exists on license-plate-lookup, value not saved to store
2023-02-18 12:01:46 -05:00
Kroell
c81725d4eb
pre-populate state entered on policy-holder-details page
2023-02-18 12:00:28 -05:00
Jeremy Zimmerman
65fbd04031
Updates.
2023-02-17 15:35:27 -05:00
Jeremy Zimmerman
0708392fb4
Merge branch 'develop' into feature/Digital/SSR-261
2023-02-17 15:21:07 -05:00
Jeremy Zimmerman
dc11f727b6
Updates.
2023-02-17 15:04:38 -05:00
Jeremy Zimmerman
329a9fbae3
Updates.
2023-02-17 13:23:01 -05:00
Jeremy Zimmerman
42057df157
Merge branch 'develop' into feature/Digital/SSR-261
2023-02-17 10:54:03 -05:00
hiteshkumar87
f95576cb76
SSR-253
...
Added style to address-lookup, license plate lookup and vin lookup for Two identical YMM vehicles display.
2023-02-17 20:39:03 +05:30
Jason Wheeler
55fc7c66a9
Merge branch 'develop' into feature/Digital/SSR-226
2023-02-16 17:32:16 -05:00
Jason Wheeler
17fbf65129
tests updated
2023-02-16 17:31:22 -05:00
Jason Wheeler
c46d527acb
All defaults selection logic is working
2023-02-16 16:31:48 -05:00
Kroell
a8a25c21b8
fix to save vin to store correctly so getPartsOrQuestions can use vin
2023-02-16 16:19:48 -05:00
Jeremy Zimmerman
fcf620eecd
Client Auth endpoint logic, first run.
2023-02-16 14:53:31 -05:00
Jason Wheeler
76b31a3faa
refactored
2023-02-16 14:19:38 -05:00
Jeremy Zimmerman
c38389abd4
Testing the new clientauth api.
2023-02-16 12:45:05 -05:00
bmauger
7d342213e9
Merge pull request #164 from Safelite/SSR-219-create-coverage-statement-page
...
Create CSM entries and markup for coverage statement page.
2023-02-14 13:00:46 -05:00
Jason Wheeler
be3f574cac
fixed autopopulation rules
2023-02-14 12:47:19 -05:00
Bryan Mauger
e8e88133a8
Update font size/weight.
2023-02-14 11:10:46 -05:00
Bryan Mauger
def94c9275
Create CSM entries and markup for coverage statement page.
...
Remove hard-coded margin-bottom from vehicleBanner and replace it at the component level.
"Recalibration" link at bottom of page is for testing only and will be removed when textLink functionality is added to the CMS.
2023-02-13 15:40:52 -05:00
Kroell
03e525c8e8
SSR-263: change to line-height on field error messages
2023-02-13 13:34:52 -05:00
Kroell
0fcdbf92a2
SSR-265: changes to line-height on alert
2023-02-13 11:45:15 -05:00
Kroell
eb78ede3a6
SSR-256: changes to margin-top spacing
2023-02-13 11:16:14 -05:00
Kroell
728f7d35ac
SSR-255: changes to font size, line height, and font color
2023-02-13 11:14:04 -05:00
katie
04b3ab2157
Revert "spacing fix"
...
This reverts commit 89c029b41d .
2023-02-13 10:53:20 -05:00
Kroell
c7f7995ad3
policy-holder-details: styling fixes for font-size, line-height, and color
2023-02-13 10:37:47 -05:00
Kroell
89c029b41d
spacing fix
2023-02-13 09:19:25 -05:00
Kroell
9a536d2886
completed unit tests for molding-questions
2023-02-09 16:49:29 -05:00
Kroell
e9bcab5402
typo fix
2023-02-09 16:49:08 -05:00
Kroell
a7e3c8b669
start of unit tests for molding-questions
2023-02-09 15:03:11 -05:00
Kroell
3686e4907d
fix to navigation from molding-questions
2023-02-09 15:02:47 -05:00
Kroell
4f31b1c8f0
Reverting change for SSR-257 - zipCode will either pull registration.zip or customer.address.zip
2023-02-09 15:02:16 -05:00
Jason Wheeler
8aac1a1d0a
update
2023-02-09 12:35:46 -05:00
Kroell
45bdfaabc4
Merge branch 'develop' into feature/digital/SSR-140
2023-02-09 12:34:48 -05:00
Kroell
d54694ebaf
change to getPartsOrQuestions method - zip code can be empty string
2023-02-09 11:53:23 -05:00
Kroell
ec8731f9a3
navigation for molding-questions
2023-02-08 15:40:46 -05:00
Kroell
13d76dae62
Merge branch 'develop' into feature/digital/SSR-140
2023-02-08 13:52:41 -05:00
Jason Wheeler
3153c65ac6
fixed back button and updated forward action to go to the coverage-statement page
2023-02-07 17:01:17 -05:00
Kroell
140f94913e
build molding-questions page
2023-02-07 15:48:22 -05:00
Jason Wheeler
629e0b6812
found bug on textbox pasting
2023-02-07 15:16:01 -05:00
bmauger
36b1e9e19f
Merge pull request #157 from Safelite/BRM-fix-sticky-footer-image
...
Fix issue where sticky footer image didn't go all...
2023-02-06 16:15:04 -05:00
Bryan Mauger
3b34e8f3d2
Fix issue where sticky footer image didn't go all...
...
the way to the bottom on taller screens.
2023-02-06 16:04:13 -05:00
Kroell
2cf1f34044
Merge branch 'develop' into feature/digital/SSR-207
2023-02-06 15:12:14 -05:00
Kroell
c2a70c55a3
unit tests for address-vehicles complete
2023-02-06 15:11:56 -05:00
Jason Wheeler
acbbbfe661
vin-lookup couldn't rely on registration zip, updated logic to pull from either registration or customer depending on which was available.
2023-02-06 13:41:06 -05:00
Jason Wheeler
96476aa44a
removed hardcode value
2023-02-06 10:45:48 -05:00
Kroell
010c4f14e1
Merge branch 'develop' into feature/digital/SSR-207
2023-02-03 16:43:42 -05:00
Kroell
fb8e4db6a9
unit tests, work in progress
2023-02-03 16:43:22 -05:00
Jason Wheeler
462d5b3ee8
updated textbox question to trim whitespace before setting the value of the textbox
2023-02-03 12:08:40 -05:00
Jason Wheeler
0979544d2d
Added media query to adjust footer image when the footer height grows at less than 340 width
2023-02-03 10:23:19 -05:00
Kroell
349e006b6b
EOD commit - unit testing
2023-02-02 17:00:07 -05:00
Jason Wheeler
a2b8928993
made font-weight and margins match for all error messages
2023-02-02 16:53:25 -05:00
Kroell
4d9d1623bf
unit tests
2023-02-02 12:49:49 -05:00
Kroell
78fa90a6cf
EOD commit - updates to unit tests
2023-02-01 16:50:41 -05:00
Kroell
4ddb9b6047
updates for unit testing
2023-02-01 14:52:09 -05:00
Kroell
4bcfed0c88
unit test for address-vehicles-question
2023-02-01 14:51:44 -05:00
Kroell
91f2a31d6b
changes to alert
2023-01-31 14:18:51 -05:00
Kroell
d2c09c6be3
move alert from bottom of page
2023-01-31 14:04:46 -05:00
Kroell
c195cd9778
styling fix, update to store method
2023-01-31 11:22:24 -05:00
Kroell
a5840245d7
Merge branch 'develop' into feature/digital/SSR-207
2023-01-30 16:44:28 -05:00
Kroell
3b02458335
commit - update to navigation
2023-01-30 16:43:43 -05:00
Kulbhushan Kaushik
719c5225f7
commit
2023-01-27 08:44:23 -05:00
US\katie.kroell
962dadf78f
EOD commit - address-vehicles
2023-01-26 16:55:39 -05:00
US\katie.kroell
eabefd8ee4
Merge branch 'develop' into feature/digital/SSR-207
2023-01-26 15:10:10 -05:00
Kroell
a3c3b0b300
start of address-vehicles page
2023-01-26 15:02:16 -05:00
Kulbhushan Kaushik
8b03a40f7a
commit
2023-01-26 13:55:16 -05:00
Kulbhushan Kaushik
0af85cb634
commit
2023-01-26 07:45:22 -05:00
Kulbhushan Kaushik
37c8110595
commit
2023-01-25 13:49:33 -05:00
Kulbhushan Kaushik
4341ed913b
Merge branch 'develop' into feature/SSR-233
2023-01-25 13:04:44 -05:00
Kulbhushan Kaushik
243b062c43
commit
2023-01-25 12:00:36 -05:00
Jason Wheeler
57abb810b2
Moved warning messages back above fields
2023-01-25 11:37:35 -05:00
Jason Wheeler
df4a2491fd
fixed tests
2023-01-25 11:24:53 -05:00
Jason Wheeler
b0c403c652
Added hide/show ability for address2, city, state, zip fields and moved warning messages to be below the fields.
2023-01-25 11:07:54 -05:00
Johan Gunawan
8a650adfa2
Use formatString ISS implementation
2023-01-23 17:19:06 -05:00
Johan Gunawan
a1df895460
Merge pull request #144 from Safelite/adjust-whitespace-dropdown-question
...
Adjust whitespace on dropdown-question component
2023-01-23 17:04:01 -05:00
Johan Gunawan
30c3dd7e0f
Adjust whitespace
2023-01-23 16:05:46 -05:00
Kroell
6e715dfdef
Merge branch 'develop' into feature/digital/SSR-179
2023-01-23 15:39:02 -05:00