Katie Kroell
|
3af5a3a204
|
create answer array and call method to save to store
|
2023-09-11 14:46:38 -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
|
da44fe9e1c
|
Adding routerParams reference
|
2023-09-06 12:53:04 -04:00 |
|
brydon1
|
083cef3b85
|
save session synchronous after welcome page and coverage statement page
|
2023-09-06 12:51:56 -04:00 |
|
brydon1
|
a511a550bf
|
Fixing store reference in remaining prerequisites
|
2023-09-06 12:18:57 -04:00 |
|
brydon1
|
412b2bebb6
|
Swapping store call
|
2023-09-06 12:06:20 -04:00 |
|
Bill Richardson
|
d3882a8d96
|
remove console logs
|
2023-08-30 13:59:09 -04:00 |
|
Bill Richardson
|
9fc06b097c
|
update servicelocation zipcode in store to match customer zipcode
|
2023-08-30 13:57:32 -04:00 |
|
Bill Richardson
|
b8a53d94d9
|
preReqs
|
2023-08-30 13:56:00 -04:00 |
|
Bill Richardson
|
d7cc2a3ed9
|
bailout-confirmation renamed to contact-confirmation
|
2023-08-30 13:16:14 -04:00 |
|
Bill Richardson
|
8e5dddd7cc
|
fix test
|
2023-08-30 11:29:25 -04:00 |
|
Bill Richardson
|
6f63484dff
|
updates to vehicle damage page.
|
2023-08-29 15:57:23 -04:00 |
|
Bill Richardson
|
2b4587c1f9
|
save supporting items on windshield repair
|
2023-08-29 13:46:12 -04:00 |
|
Jeremy Zimmerman
|
c2c0d7bb0d
|
Merge branch 'develop' into refactor/linting9
|
2023-08-29 09:03:45 -04:00 |
|
Katie Kroell
|
921b358a9a
|
button question functionality
|
2023-08-28 16:07:24 -04:00 |
|
Bill Richardson
|
70ef75bbc8
|
this.mainStore not available in preReq, some linting
|
2023-08-28 13:43:59 -04:00 |
|
Bill Richardson
|
3fd982f5f0
|
access denied updates
|
2023-08-28 13:20:15 -04:00 |
|
Katie Kroell
|
23ae3ee1b9
|
change v-deep to deep
|
2023-08-28 11:24:57 -04:00 |
|
Katie Kroell
|
7c06add8e3
|
WIP
|
2023-08-28 11:12:25 -04:00 |
|
DavidAtSafelite
|
8c6842ca55
|
Final eslint baseline PR linting 9 !
|
2023-08-28 08:59:37 -04:00 |
|
Katie Kroell
|
25fa11629b
|
commit
|
2023-08-24 14:50:22 -04:00 |
|
Katie Kroell
|
ccda651941
|
endorsements WIP
|
2023-08-24 14:37:23 -04:00 |
|
Katie Kroell
|
606b43ef8e
|
navigation from policy-vehicles to endorsements
|
2023-08-24 11:57:23 -04:00 |
|
Katie Kroell
|
b523e2c976
|
add subheader to page
|
2023-08-24 11:57:00 -04:00 |
|
Katie Kroell
|
8c64b13c6d
|
front end for endorsements page
|
2023-08-24 10:47:54 -04:00 |
|
DavidAtSafelite
|
5cbba40bb1
|
Linting for the last of the layout pages, mixins and prefer default for navigation-scenarios.
|
2023-08-24 07:43:10 -04:00 |
|
DavidAtSafelite
|
80509bda53
|
We have advanced the code enough to call this one 8.5
It has more layout page linting and I have removed (really re-removed) the reduntant router parms.
|
2023-08-23 07:16:58 -04:00 |
|
DavidAtSafelite
|
8aa1343bcc
|
Linting of first portion of layout.
|
2023-08-21 14:55:41 -04:00 |
|
brich1212safe
|
c4d7a91bcd
|
Merge pull request #420 from Safelite/feature/richardson/SSR-629
change out deprecated v-deep
|
2023-08-21 11:31:36 -04:00 |
|
Bill Richardson
|
826bd1f6db
|
change out deprecated v-deep
|
2023-08-21 09:41:59 -04:00 |
|
DavidAtSafelite
|
e489567e5e
|
Various linting, mostly ux-components and prefer default on issPageValues
|
2023-08-18 06:37:20 -04:00 |
|
Jeremy-Z
|
aa876206c2
|
Merge pull request #416 from Safelite/refactor/iss-components
Misc linting updates, mostly to iss-components
|
2023-08-17 16:34:17 -04:00 |
|
Bill Richardson
|
2709cca25f
|
vdeep to fix scoping issue for image.
|
2023-08-16 16:18:15 -04:00 |
|
Katie Kroell
|
3e7d6586f0
|
Merge branch 'develop' into feature/digital/SSR-639
|
2023-08-16 11:29:24 -04:00 |
|
Katie Kroell
|
4f5e1a09f0
|
styling fixes, conversion from px to rem
|
2023-08-16 11:28:59 -04:00 |
|
Katie Kroell
|
22ad36341a
|
recal modal styling fix
|
2023-08-16 11:28:37 -04:00 |
|
DavidAtSafelite
|
0578b4669a
|
Misc linting updates, mostly to iss-components
|
2023-08-16 07:35:25 -04:00 |
|
Katie Kroell
|
2f8eeacb20
|
verified deductible styling WIP
|
2023-08-15 15:59:09 -04:00 |
|
Katie Kroell
|
3869d5f10f
|
all ITAC styling correct
|
2023-08-15 15:41:48 -04:00 |
|
Katie Kroell
|
b1bb5b3588
|
Merge branch 'develop' into feature/digital/SSR-639
|
2023-08-15 14:04:10 -04:00 |
|
Katie Kroell
|
7a3e99d68c
|
styling WIP
|
2023-08-15 14:00:26 -04:00 |
|
Bill Richardson
|
f05ff0ddf6
|
updates to bailout page
use tpa flag
sub header router link
|
2023-08-15 11:08:23 -04:00 |
|
Bill Richardson
|
31f0734615
|
Saw the "Use constants file" NOTE
|
2023-08-15 11:08:23 -04:00 |
|
DavidAtSafelite
|
abb065ab0b
|
Next prefer default refactor
|
2023-08-14 08:08:53 -04:00 |
|