brydon1
|
b06057576c
|
Wiring up duplicate search
|
2023-09-28 16:54:48 -04:00 |
|
Bill Richardson
|
becf715b41
|
whoops didn't mean to keep this out.
|
2023-09-27 17:30:50 -04:00 |
|
Bill Richardson
|
a94cc0e153
|
remove logging
|
2023-09-27 13:24:22 -04:00 |
|
Bill Richardson
|
d248b44222
|
Schedule PreReqs
|
2023-09-27 13:22:23 -04:00 |
|
Josh Dassinger
|
2165f859a8
|
SSR-666 Fix vehicle part list not being stacked vertically
|
2023-09-26 15:00:48 -05:00 |
|
Bill Richardson
|
a3dc9ec9b0
|
add fields to serviceLocation and some linting
|
2023-09-25 14:21:39 -04:00 |
|
Josh Dassinger
|
ab3d3ec38f
|
Merge pull request #452 from Safelite/feature/digital/SSR-661
SSR-661 Skip VIN Questions if we already have VIN from policy
|
2023-09-25 09:01:50 -05:00 |
|
brich1212safe
|
e5032973aa
|
Merge pull request #453 from Safelite/feature/richardson/SSR-631
Fix for mobile Address reload providers and displayNoShop fix
|
2023-09-25 09:11:16 -04:00 |
|
Josh Dassinger
|
9ec58b5d70
|
SSR-662 Fix policy vehicle error message being center aligned
|
2023-09-22 15:22:27 -05:00 |
|
Bill Richardson
|
12b29246e6
|
Fix for mobile Address reload providers and displayNoShop fix
|
2023-09-22 14:40:19 -04:00 |
|
Josh Dassinger
|
2e390577bd
|
SSR-661 Fix vin-lookup unit tests from method move
|
2023-09-22 13:09:41 -05:00 |
|
Jeremy-Z
|
01a7005209
|
Fixing build unit test issues. Attempt #1
|
2023-09-22 13:01:34 -04:00 |
|
Josh Dassinger
|
98d54e20fd
|
SSR-661 Skip VIN Questions if we already have VIN from policy
|
2023-09-22 11:39:50 -05:00 |
|
Jeremy Zimmerman
|
00f5990417
|
Merge branch 'develop' into feature/SSR-705
|
2023-09-22 12:34:27 -04:00 |
|
Bill Richardson
|
9ccc614e25
|
other missing groupnames
|
2023-09-22 12:24:21 -04:00 |
|
Bill Richardson
|
b1ebdf8f5e
|
add groupName to buttonQuestion
|
2023-09-22 12:19:31 -04:00 |
|
Jeremy Zimmerman
|
681e3dab50
|
Fixed some inconsistencies when calling the global callHttpClient method. Some of these were improperly using "methods" instead of "method".
|
2023-09-22 11:44:47 -04:00 |
|
Jeremy Zimmerman
|
460de6e436
|
Changing for...in loop for performance.
|
2023-09-22 11:37:19 -04:00 |
|
Jeremy Zimmerman
|
88414d61f7
|
Changing for...in loop for performance.
|
2023-09-22 11:15:03 -04:00 |
|
Jeremy Zimmerman
|
28b402d59b
|
Updates.
|
2023-09-22 11:02:44 -04:00 |
|
Jeremy Zimmerman
|
e9f4f77354
|
Merge branch 'develop' into feature/SSR-705
|
2023-09-22 10:58:19 -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 |
|
Bill Richardson
|
f7a93e8845
|
lint line ignore
|
2023-09-21 16:55:05 -04:00 |
|
Bill Richardson
|
95b919da56
|
add groupName to buttonQuestion
And some auto linting
|
2023-09-21 16:52:23 -04:00 |
|
Bill Richardson
|
02e3262146
|
add mobile address error message
|
2023-09-21 16:35:45 -04:00 |
|
Bill Richardson
|
f4b2b96c91
|
Updates to service location when coming out of a modal.
|
2023-09-21 16:35:45 -04:00 |
|
Jeremy Zimmerman
|
630590c3ce
|
Merge branch 'develop' into feature/SSR-705
|
2023-09-21 13:13:57 -04:00 |
|
brydon1
|
2c9a26ad47
|
Fixing coverage statement tests
|
2023-09-21 11:47:10 -04:00 |
|
brydon1
|
96de09d515
|
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/richardson/SSR-518-bb
|
2023-09-21 11:42:55 -04:00 |
|
Jeremy Zimmerman
|
8462ed5f34
|
Merge branch 'develop' into feature/SSR-705
|
2023-09-21 10:22:15 -04:00 |
|
Josh Dassinger
|
fe3a662bd6
|
SSR-660 Fix continue button being disabled for default selected vehicle
|
2023-09-20 13:16:36 -05:00 |
|
Bill Richardson
|
be56b7f209
|
moved from mounted.
|
2023-09-20 12:44:07 -04:00 |
|
Josh Dassinger
|
134548af12
|
SSR-648 Fix Address Search List in the wrong position
|
2023-09-20 10:31:25 -05:00 |
|
Josh Dassinger
|
cfed9d3816
|
Merge pull request #445 from Safelite/defect/digital/SSR-707
SSR-707 Fix Missing Customer Name
|
2023-09-19 13:16:33 -05:00 |
|
Josh Dassinger
|
c6111f6d59
|
SSR-707 Change ?? to ||
|
2023-09-19 13:04:12 -05:00 |
|
Josh Dassinger
|
cc413bf3bb
|
SSR-707 Fix Missing Customer Name
|
2023-09-19 12:10:16 -05:00 |
|
Jeremy Zimmerman
|
08ea818460
|
Updates.
|
2023-09-19 12:48:29 -04:00 |
|
Jeremy Zimmerman
|
780552783f
|
Merge branch 'develop' into feature/SSR-705
|
2023-09-19 12:34:12 -04:00 |
|
brydon1
|
454d31e549
|
Fixing routing issue that always sent user to policy info page after dupe check
|
2023-09-19 11:22:02 -04:00 |
|
Bill Richardson
|
16bee846de
|
use serviceLocationZip on initial load
|
2023-09-19 10:16:07 -04:00 |
|
Jeremy Zimmerman
|
6ee9223253
|
Updates.
|
2023-09-18 18:01:41 -04:00 |
|
michaela-brydon-safelite
|
62956b0761
|
Merge pull request #438 from Safelite/feature/digital/SSR-508
Adding dupe check to iss flow
|
2023-09-18 16:53:01 -04:00 |
|
brydon1
|
cdf69070fd
|
Fixed policy test
|
2023-09-18 16:47:32 -04:00 |
|
brydon1
|
d8f52ed821
|
Refactor
|
2023-09-18 16:28:16 -04:00 |
|
brydon1
|
cf906df1db
|
Fixing merge conflicts
|
2023-09-18 14:53:03 -04:00 |
|
brydon1
|
71cef90af5
|
Finishing dupe check tests
|
2023-09-18 14:50:48 -04:00 |
|
brydon1
|
e1e56f618d
|
Removing comment
|
2023-09-18 14:11:40 -04:00 |
|
brydon1
|
cf15cb8b59
|
Add to dup check test
|
2023-09-18 14:09:25 -04:00 |
|
brydon1
|
44e429a66d
|
Adding nav to dupe check page test
|
2023-09-18 11:32:54 -04:00 |
|
Bill Richardson
|
367a3d7d2f
|
updates to get mobile modal working
|
2023-09-15 16:47:57 -04:00 |
|
brydon1
|
a8ddd811e3
|
Finalizing dupe check addition to welcome page
|
2023-09-15 15:59:58 -04:00 |
|
katiekroell
|
eeed38d588
|
Merge pull request #440 from Safelite/feature/digital/SSR-621
Feature/digital/ssr 621
|
2023-09-15 15:34:38 -04:00 |
|
Katie Kroell
|
e5ea9e4af8
|
Merge branch 'develop' into feature/digital/SSR-621
|
2023-09-15 14:58:36 -04:00 |
|
Katie Kroell
|
f21a75f5d7
|
revisions based on PR feedback
|
2023-09-15 14:58:09 -04:00 |
|
Katie Kroell
|
96462fd087
|
add test for save endorsements method
|
2023-09-15 14:57:26 -04:00 |
|
Bill Richardson
|
bfe757df3e
|
eon of 0 (hardcoded) failed price service
|
2023-09-15 12:14:08 -04:00 |
|
Katie Kroell
|
453ddc4ca3
|
Merge branch 'develop' into feature/digital/SSR-621
|
2023-09-15 11:13:11 -04:00 |
|
brydon1
|
509496b59a
|
Adding some dupe check tests
|
2023-09-15 11:12:16 -04:00 |
|
Bill Richardson
|
914729b290
|
the newest textblock uses the word to the right as a scenario
|
2023-09-15 10:36:08 -04:00 |
|
Bill Richardson
|
03fd9ff0f5
|
add function and linting
|
2023-09-15 10:14:44 -04:00 |
|
Bill Richardson
|
b1b852520c
|
fix for alert box, similar to fmg
|
2023-09-15 10:08:45 -04:00 |
|
brydon1
|
ad4d360fd3
|
Removing comments
|
2023-09-14 16:25:37 -04:00 |
|
brydon1
|
5dad6077ce
|
Accidental removal
|
2023-09-14 16:24:02 -04:00 |
|
brydon1
|
abe6959520
|
Reverting styling removal
|
2023-09-14 16:23:15 -04:00 |
|
brydon1
|
df87788410
|
Reverting space addition
|
2023-09-14 16:22:15 -04:00 |
|
brydon1
|
89e852f3d1
|
Adding dupe check to iss flow
|
2023-09-14 16:19:56 -04:00 |
|
Bill Richardson
|
e8e26ed0d1
|
use zip and state from serviceLocation if available
|
2023-09-14 14:45:04 -04:00 |
|
Bill Richardson
|
0c614601ec
|
removing jobMinMinutes for now.
|
2023-09-14 14:44:40 -04:00 |
|
Bill Richardson
|
9ded1f4dab
|
unit test updates
|
2023-09-14 14:19:47 -04:00 |
|
Katie Kroell
|
60abf0697e
|
update computed property for endorsements
|
2023-09-14 14:16:37 -04:00 |
|
Bill Richardson
|
d34ae91171
|
remove techNotes
|
2023-09-13 16:14:26 -04:00 |
|
Katie Kroell
|
ddb394e0b5
|
change page name
|
2023-09-13 15:18:03 -04:00 |
|
Bill Richardson
|
1453bf67f2
|
remove console.logs
|
2023-09-13 13:57:26 -04:00 |
|
Katie Kroell
|
020bb84704
|
final styling fixes
|
2023-09-13 11:17:22 -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 |
|
Bill Richardson
|
23255beba8
|
not sure why this is a difference atm.
|
2023-09-12 20:03:56 -04:00 |
|
Bill Richardson
|
17ecf1ebec
|
commit before stash
|
2023-09-12 20:03:56 -04:00 |
|
Katie Kroell
|
f23f478257
|
Merge branch 'develop' into feature/digital/SSR-621
|
2023-09-12 17:03:22 -04:00 |
|
Katie Kroell
|
c90ef8b7c2
|
linting
|
2023-09-12 17:02:57 -04:00 |
|
Katie Kroell
|
fc8ec1745d
|
endorsements page unit tests so far
|
2023-09-12 16:29:25 -04:00 |
|
Katie Kroell
|
edd5d4fc4e
|
linting
|
2023-09-12 14:58:34 -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
|
d1d514adfd
|
Remove comment
|
2023-09-12 11:11:07 -04:00 |
|
brydon1
|
61583f5345
|
Removing comments
|
2023-09-12 11:09:42 -04:00 |
|
brydon1
|
3ed110485c
|
Fixing adas link not working
|
2023-09-12 11:08:05 -04:00 |
|
Katie Kroell
|
e1cf8e9d63
|
endorsements page styling WIP
|
2023-09-11 16:36:44 -04:00 |
|
Katie Kroell
|
3af5a3a204
|
create answer array and call method to save to store
|
2023-09-11 14:46:38 -04:00 |
|
Katie Kroell
|
60b7fe5d53
|
save endorsements answers to store
|
2023-09-11 11:16:09 -04:00 |
|
Katie Kroell
|
0f3a9a18d9
|
fix importing of settleAllPromises
|
2023-09-11 10:56:33 -04:00 |
|
Katie Kroell
|
2f384140e0
|
remove console log
|
2023-09-11 10:56:15 -04:00 |
|
katie
|
d13e51a702
|
Merge branch 'develop' into feature/digital/SSR-621
|
2023-09-11 10:41:09 -04:00 |
|
brydon1
|
b95124b428
|
Removing bailout navigation test
|
2023-09-07 11:05:48 -04:00 |
|
brydon1
|
647eb4c919
|
Remove bailout when no vehicle found
|
2023-09-06 17:21:58 -04:00 |
|
michaela-brydon-safelite
|
050511338d
|
Merge pull request #428 from Safelite/feature/digital/SSR-53
Feature/digital/ssr 53
|
2023-09-06 13:16:40 -04:00 |
|
brydon1
|
50313df9fc
|
fixing tests
|
2023-09-06 13:13:20 -04:00 |
|
brydon1
|
a91d4ad431
|
Fixing parsing bug
|
2023-09-06 13:01:35 -04:00 |
|
brydon1
|
da44fe9e1c
|
Adding routerParams reference
|
2023-09-06 12:53:04 -04:00 |
|