Katie Kroell
|
a81af4acc1
|
styling changes to bailout and contact-confirmation pages
|
2024-01-17 15:49:32 -05:00 |
|
Josh Dassinger
|
110ccdd54f
|
Merge pull request #529 from Safelite/feature/digital/SSR-586
SSR-586 - Save Bailout & Callback
|
2024-01-15 10:15:55 -06:00 |
|
Josh Dassinger
|
04c375a341
|
SSR-586 PR Changes
Moved from store to pageData
Added bailoutMessage const
update setBailout method to accept currentPage or to/from types
|
2024-01-12 13:58:59 -06:00 |
|
Josh Dassinger
|
be7054a666
|
Merge branch 'develop' into feature/digital/SSR-586
# Conflicts:
# src/router/index.js
|
2024-01-09 14:17:44 -06:00 |
|
Josh Dassinger
|
f3ae5d4996
|
SSR-586 - Save Bailout & Callback
|
2024-01-09 13:58:37 -06:00 |
|
Michaela Brydon
|
9a445b4359
|
Fixing merge conflicts
|
2024-01-09 13:24:49 -05:00 |
|
Bill Richardson
|
0fc57dedb1
|
Spinner updates, refactored for back button
|
2024-01-08 20:59:07 -05:00 |
|
Michaela Brydon
|
d4cf2f3d51
|
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-791
|
2024-01-05 16:02:46 -05:00 |
|
Michaela Brydon
|
272ec08bc5
|
Final touches
|
2024-01-03 17:47:23 -05:00 |
|
Katie Kroell
|
48e1df02bc
|
fix conditional logic
|
2023-12-07 16:23:28 -05:00 |
|
Katie Kroell
|
770d34738c
|
remove unneeded value
|
2023-12-05 15:21:45 -05:00 |
|
Katie Kroell
|
38f75921e8
|
Merge branch 'develop' into feature/SSR-1023
|
2023-12-05 14:48:56 -05:00 |
|
Bill Richardson
|
af9dc67924
|
bailout from pricing service
from coverage statement
|
2023-12-05 13:36:41 -05:00 |
|
Katie Kroell
|
5a77edcc86
|
skip final-deductible and register-claim call if vehicle is not on policy
|
2023-12-04 15:47:18 -05:00 |
|
Katie Kroell
|
554a4258eb
|
move deductible call
|
2023-12-04 14:58:17 -05:00 |
|
Katie Kroell
|
6fbb437838
|
refactor WIP
|
2023-12-01 15:44:02 -05:00 |
|
Katie Kroell
|
d992e1fc84
|
call final-deductible if vehicle is a policy vehicle
|
2023-12-01 14:23:41 -05:00 |
|
Katie Kroell
|
aa786e8f7a
|
add unit test
|
2023-11-16 17:08:34 -05:00 |
|
Katie Kroell
|
bd9022177c
|
prevent null deductible from displaying
|
2023-11-16 16:56:53 -05:00 |
|
Katie Kroell
|
e1a99064c3
|
do not call pricing or deductible methods if unverified
|
2023-11-16 16:55:44 -05:00 |
|
Katie Kroell
|
faee351ca1
|
fix unit test
|
2023-11-10 15:05:08 -05:00 |
|
Katie Kroell
|
c6bff1797e
|
move ITACflag call earlier
|
2023-11-10 14:44:22 -05:00 |
|
Katie Kroell
|
7fbf836316
|
Merge branch 'develop' into feature/SSR-669
|
2023-11-10 11:30:49 -05:00 |
|
Josh Dassinger
|
f15924c098
|
Merge pull request #494 from Safelite/defect/digital/SSR-778
SSR-778 Fix ITAC Save Session
|
2023-11-08 10:08:12 -06:00 |
|
Josh Dassinger
|
7ab5968a4b
|
SSR-778 Update Selected Provider Field Name
|
2023-11-06 09:54:26 -06:00 |
|
Katie Kroell
|
0e46cf2db2
|
change to pre-req
|
2023-11-03 13:43:30 -04:00 |
|
Josh Dassinger
|
0f15135d25
|
SSR-778 Fix ITAC Save Session
|
2023-10-31 14:00:50 -05:00 |
|
Katie Kroell
|
4d1d3844fd
|
change store reference
|
2023-10-19 14:02:46 -04:00 |
|
Katie Kroell
|
790db50814
|
move method call to beforeRouteEnter
|
2023-10-19 09:06:00 -04:00 |
|
Katie Kroell
|
3fb372c5fd
|
move method call to beforeMount
|
2023-10-18 15:46:33 -04:00 |
|
Katie Kroell
|
b322eb23b4
|
get final deductible
|
2023-10-11 15:56:12 -04:00 |
|
Katie Kroell
|
43466bb7a7
|
setup deductible modal link
|
2023-10-06 10:12:31 -04:00 |
|
Katie Kroell
|
0a820c9fb4
|
hide scrollbar when modal opens
|
2023-10-05 17:39:29 -04:00 |
|
US\katie.kroell
|
9e587650d4
|
display disclaimer for ITAC and NoComp
|
2023-10-05 12:01:59 -04:00 |
|
Bill Richardson
|
6dd1c69231
|
Add iTac called test
|
2023-09-29 18:01:34 -04:00 |
|
Bill Richardson
|
286f8662f6
|
just taking the old before i start the PR over
|
2023-09-29 17:58:28 -04:00 |
|
Bill Richardson
|
0eb311a76b
|
Updating tests back to how they were for now
|
2023-09-29 17:54:26 -04:00 |
|
Bill Richardson
|
bac22fe50a
|
Add Tests
Fix some tests for coverage statement
|
2023-09-29 16:14:36 -04:00 |
|
Bill Richardson
|
16296c7423
|
Mobile Options based on iTAC flag
flag should include !(no comp) as well based on coverage statement page.
|
2023-09-29 16:14:02 -04:00 |
|
Bill Richardson
|
b8f27deed8
|
skipping coverage statement tests atm.
|
2023-09-21 17:16:38 -04:00 |
|
Bill Richardson
|
c58eaf12f1
|
add groupName to buttonQuestion
|
2023-09-21 17:02:38 -04:00 |
|
brydon1
|
2c9a26ad47
|
Fixing coverage statement tests
|
2023-09-21 11:47:10 -04:00 |
|
Bill Richardson
|
be56b7f209
|
moved from mounted.
|
2023-09-20 12:44:07 -04:00 |
|
Bill Richardson
|
77204cd8d5
|
service location updates.
SSR-364
SSR-369
SSR-633
SSR-645
SSR-647
SSR-655
|
2023-09-12 20:03:56 -04:00 |
|
brydon1
|
be499757b0
|
Updating only recal modal link when appropriate
|
2023-09-12 14:24:37 -04:00 |
|
brydon1
|
df94c4dda1
|
Remove comment
|
2023-09-12 11:34:27 -04:00 |
|
brydon1
|
3a70880471
|
Clean up
|
2023-09-12 11:32:24 -04:00 |
|
brydon1
|
3ed110485c
|
Fixing adas link not working
|
2023-09-12 11:08:05 -04:00 |
|
brydon1
|
50313df9fc
|
fixing tests
|
2023-09-06 13:13:20 -04:00 |
|
brydon1
|
da44fe9e1c
|
Adding routerParams reference
|
2023-09-06 12:53:04 -04:00 |
|