Commit graph

1641 commits

Author SHA1 Message Date
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
brydon1
b0353cf7f7 Setting current and original deductible 2023-09-06 11:15:38 -04:00
brydon1
40c381fdb8 Fixing tests 2023-09-06 11:07:57 -04:00
brydon1
6dd0009cd2 Addressing merge conflicts 2023-09-06 10:26:10 -04:00
brydon1
5db1b97e1b Reverting unnecessary changes 2023-08-31 17:00:29 -04:00
brydon1
8bbd7afb77 Adding parameter to indicate whether save session should be synchronous 2023-08-31 16:53:53 -04:00
brydon1
9118d59878 Addressing problems 2023-08-31 16:27:35 -04:00
brydon1
81ec8d4d14 Committing to facilitate collab 2023-08-31 16:11:53 -04:00
brydon1
7442e48ba5 Setting values based on save session output 2023-08-31 13:27:58 -04:00
Bill Richardson
cc893b6eac clear error list on enable/disable 2023-08-31 13:16:44 -04:00
brydon1
df86541d30 Removing comments 2023-08-31 09:40:30 -04:00
brydon1
81e6e3a9a6 Adding save session after every navigation 2023-08-31 09:33:19 -04:00
Bill Richardson
8a93a37949 add servicelocation zipcode to 2023-08-30 15:57:46 -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
brydon1
712858dea2 Remove unnecessary eslint ignore 2023-08-28 14:11:14 -04:00
brydon1
e8a1f9f179 Reverting needless updated 2023-08-28 14:10:10 -04:00
brydon1
845604bd0f Updating save session endpoint 2023-08-28 14:08:18 -04:00
brydon1
260287e6a6 Call save session with every route 2023-08-28 14:06:46 -04:00
brydon1
521485ad6e Cleaning up store 2023-08-28 14:03:09 -04:00
brydon1
1ef85885ca Merging 2023-08-28 13:57:44 -04:00
brydon1
65ba44105d Finalizing save session call 2023-08-28 13:53:53 -04:00
Bill Richardson
70ef75bbc8 this.mainStore not available in preReq, some linting 2023-08-28 13:43:59 -04:00
Bill Richardson
406476d6a6 linting update 2023-08-28 13:20:15 -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
Jeremy-Z
f5686b9862
Merge pull request #423 from Safelite/refactor/mixins
Linting for the last of the layout pages
2023-08-24 16:05:38 -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
Bill Richardson
5cc887f661 update for dropdown inactive errors on form submit 2023-08-24 09:32:56 -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
katiekroell
c96e4de7df
Merge pull request #417 from Safelite/feature/digital/SSR-639
Feature/digital/ssr 639
2023-08-16 13:32:21 -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
Bill Richardson
7b16013b39 fixed selector 2023-08-15 16:57:01 -04:00
Bill Richardson
bc44e9979f wrong spot for the form-select. 2023-08-15 16:57:01 -04:00
Bill Richardson
251b387660 Ok i can sorta live with this heh 2023-08-15 16:57:01 -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
1b9583b30a fix test 2023-08-15 11:08:23 -04:00
Bill Richardson
c3be9c1f93 add the css properties from the scoped components to global scss 2023-08-15 11:08:23 -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
ad92c94cca red border update 2023-08-15 11:08:23 -04:00
Bill Richardson
7053a0ecf8 remove rules 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
890f9b3e39 Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
DavidAtSafelite
abb065ab0b Next prefer default refactor 2023-08-14 08:08:53 -04:00
Jeremy-Z
8af52ad2b2
Merge pull request #409 from Safelite/refactor/preferdefault3
Another prefer-default update
2023-08-11 11:52:21 -04:00
michaela-brydon-safelite
57335065e3
Merge pull request #408 from Safelite/defect/digital/SSR-610
Setting coverageStatus to NO_COMP when appropriate
2023-08-11 11:38:17 -04:00
DavidAtSafelite
a57c6e4c49 Another prefer-default update 2023-08-11 07:35:54 -04:00
brydon1
8740a8b856 Removing only 2023-08-10 16:28:15 -04:00
brydon1
b7770baf5f Setting coverageStatus to NO_COMP when appropriate 2023-08-10 16:25:35 -04:00
Katie Kroell
d552915d28 styling fixes WIP 2023-08-10 14:58:17 -04:00
katiekroell
6d827e3f65
Merge pull request #405 from Safelite/feature/digital/SSR-606
Feature/digital/ssr 606
2023-08-10 12:55:01 -04:00
DavidAtSafelite
3174609d6f Removed store constants. 2023-08-10 11:33:36 -04:00
Katie Kroell
8def45c7da add .catch() to method 2023-08-10 11:16:39 -04:00
brydon1
4aa9777260 Updating store 2023-08-10 09:51:40 -04:00
DavidAtSafelite
65c9ce64c2 A bit more prefer-default and I added the new store constants. They are *not* being used yet, but I like the idea of getting them in and giving folks an opportunity to get used to the idea. 2023-08-10 07:33:38 -04:00
Katie Kroell
9242b19421 Merge branch 'develop' into feature/digital/SSR-606 2023-08-09 13:21:04 -04:00
Katie Kroell
b58ccce95e error handling- ensures policyLookupSuccessful is set to false for failed policy lookups 2023-08-09 11:48:44 -04:00
DavidAtSafelite
3037b43a88 prefer default - initial attemp - application-config 2023-08-09 11:19:41 -04:00
Bill Richardson
2bc4899573 updates to match fmg 2023-08-09 10:59:59 -04:00
Katie Kroell
76480f02b9 Merge branch 'develop' into feature/digital/SSR-593 2023-08-07 10:51:29 -04:00
Katie Kroell
ac0d99ea33 remove reference to VehiclesFromApi 2023-08-07 10:50:41 -04:00
Katie Kroell
e992673f38 Revert "replace references to policyVehicles with VehiclesFromApi"
This reverts commit 0cc039f15f.
2023-08-07 10:30:52 -04:00
Katie Kroell
0cc039f15f replace references to policyVehicles with VehiclesFromApi 2023-08-07 10:22:43 -04:00
brydon1
08f96886c5 Addressing merge conflicts 2023-08-04 23:18:42 -04:00
Katie Kroell
ea2a21b491 linting fixes 2023-08-04 16:03:24 -04:00
Katie Kroell
47310983ab remove colon from line 2023-08-04 15:59:00 -04:00
Katie Kroell
73c36be620 linting fix 2023-08-04 15:57:33 -04:00
Katie Kroell
302ddf3090 display clear vehicle image when vehicle is autoselected 2023-08-04 15:45:34 -04:00
Bill Richardson
8e972a09f3 confirmation updates and scss import 2023-08-03 16:11:53 -04:00
Bill Richardson
aba11ba4fe initial confirmation check in 2023-08-03 16:09:12 -04:00
Bill Richardson
f2981385a5 use v-else 2023-08-03 10:34:27 -04:00
Bill Richardson
80f90ce233 looks like formatting only.
Sorry David :)
2023-08-02 16:49:36 -04:00
Bill Richardson
f6394b52fc fix after merge 2023-08-02 16:29:45 -04:00
Bill Richardson
e903a62c51 Updates to use ContentGroup 2023-08-02 16:26:47 -04:00
Bill Richardson
b18c151dd5 push changes in case i lose them fixing repo 2023-08-02 16:26:47 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
DavidAtSafelite
26857eaad3
Merge pull request #386 from Safelite/refactor/linting9
Linting including prefer default, vue event format, etc.
2023-08-01 14:03:35 -04:00
michaela-brydon-safelite
d48eed7f9d
Merge pull request #385 from Safelite/feature/digital/SSR-603
Feature/digital/ssr 603
2023-07-31 16:34:16 -04:00
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
brydon1
79cae6ddd9 Fixing claim registration tests 2023-07-31 16:09:19 -04:00
DavidAtSafelite
9b0c54bf5b
Merge pull request #383 from Safelite/refactor/linting8
Baseline linting for the remainder of the layout pages and the router
2023-07-31 13:04:13 -04:00
DavidAtSafelite
288b217ace Trying Again... 2023-07-31 13:03:37 -04:00
Bryan Mauger
6742aa0428 SSR-598 set footer spacing to 24px; 2023-07-31 10:26:09 -04:00
brydon1
c7de5b3713 Refactoring to reduce size of file 2023-07-31 09:17:23 -04:00
brydon1
d16dd2f56e Addressing merge conflicts 2023-07-28 16:34:03 -04:00
brydon1
a3de3f7ca4 Fixing styling 2023-07-28 16:29:42 -04:00
brydon1
20ca807c37 Adding content to save session request 2023-07-28 16:00:37 -04:00
Katie Kroell
1777bf08e4 cleanup 2023-07-28 15:41:49 -04:00
Katie Kroell
17876c6416 all tests passing but claim reg call 2023-07-28 15:40:06 -04:00
Katie Kroell
73044bac7a sync up with most recent changes 2023-07-28 15:39:40 -04:00
DavidAtSafelite
d2f8dd80d4
Merge branch 'develop' into refactor/linting8 2023-07-28 14:27:24 -04:00
DavidAtSafelite
5ec0a6ca62 Missed one! Gah! 2023-07-28 14:23:49 -04:00
DavidAtSafelite
acc76bb330 fixed up the @ issue. 2023-07-28 12:43:05 -04:00
brydon1
8f7f35ab4a Changing modal text back to link but with href 2023-07-28 11:51:58 -04:00
brydon1
c7fbdf50a1 Removing unnecessary log 2023-07-28 11:24:07 -04:00
brydon1
3c5eae472f Removing needless change 2023-07-28 11:16:09 -04:00
brydon1
21c8e84698 Resolving merge conflicts 2023-07-28 11:01:21 -04:00
brydon1
14ba2ec858 Final touches 2023-07-28 10:54:40 -04:00
DavidAtSafelite
f65832ab23 Baseline linting for the remainder of the layout pages and the router folder. 2023-07-28 07:18:06 -04:00
Katie Kroell
ca58d87083 unit test WIP 2023-07-27 17:08:27 -04:00
Katie Kroell
d675378cdf add missing nav scenario 2023-07-27 17:08:08 -04:00
Katie Kroell
0c7ebd4995 fix to navigation scenario names 2023-07-27 17:05:02 -04:00
Katie Kroell
13ba1e4d9c merged 2023-07-27 16:52:04 -04:00
brydon1
215c289b27 Partial fixing formatting 2023-07-27 16:29:41 -04:00
Katie Kroell
d45030a32f merge conflict fix 2023-07-27 16:28:14 -04:00
Katie Kroell
8448ae3da2 unit tests 2023-07-27 16:22:25 -04:00
Katie Kroell
7d21d3b697 updates to navigation 2023-07-27 16:22:14 -04:00
Katie Kroell
85c29e04be add bailout routing 2023-07-27 16:21:53 -04:00
brydon1
9b92cfacec Fixing styling with modal text 2023-07-27 09:38:17 -04:00
DavidAtSafelite
d7949ba124 tpa-recal-toggle.vue had an extra closing </div> tag and needs review. Will mention it in stand-up 2023-07-27 08:29:33 -04:00
DavidAtSafelite
8620d3888b Baseline linting of several additional layout pages. 2023-07-27 08:09:33 -04:00
Katie Kroell
fde1e3c6a5 all tests passing 2023-07-26 16:47:35 -04:00
Katie Kroell
022a879adb navigation unit tests 2023-07-26 15:48:22 -04:00
Katie Kroell
187cf5243c updates to routes 2023-07-26 15:47:59 -04:00
Katie Kroell
f44f81f54f replace missing routes 2023-07-26 15:47:34 -04:00
DavidAtSafelite
20cb89ed8d Linting for first 10 layouts 2023-07-26 13:47:35 -04:00
DavidAtSafelite
9aaf771d74 Updated based upon feedback 2023-07-26 07:39:50 -04:00
Katie Kroell
6e92f7b8a1 unit test updates 2023-07-25 16:58:48 -04:00
Katie Kroell
3026d929fb add null checks 2023-07-25 16:58:37 -04:00
brydon1
36a8b706f0 Incorporating isClaimRegistrationRequired logic into verifiedDeductible 2023-07-25 15:35:12 -04:00
Katie Kroell
14517035b1 unit test WIP 2023-07-25 14:30:58 -04:00
DavidAtSafelite
a36292d384 Baseline linting of helpers & mixins and some fixup of digital-components and iss-components 2023-07-25 11:02:55 -04:00
DavidAtSafelite
d40cf95b00 Linting of the iss-components 2023-07-24 19:12:20 -04:00
brydon1
76d909908e Fixing bugs with coverage statement 2023-07-24 17:43:32 -04:00
Katie Kroell
14fb8f8d77 unit tests for computed properties 2023-07-24 17:07:34 -04:00
brich1212safe
00f5c70734
Merge pull request #377 from Safelite/feature/richardson/SSR-545
Updated paste code
2023-07-24 16:58:17 -04:00
Bill Richardson
0bb54a3662 Updated paste custom logic. 2023-07-24 16:14:07 -04:00
brydon1
ef410f4fcb Fixing bug with policyLookupSuccessful being set 2023-07-24 14:41:35 -04:00
Bill Richardson
8da0dba458 formatting before re-coding 2023-07-24 14:35:38 -04:00
Bill Richardson
9508df1699 starting to think the paste and lazy issues were connected. 2023-07-24 14:33:51 -04:00
Bill Richardson
aa780e2c02 format before code 2023-07-24 14:33:11 -04:00
DavidAtSafelite
30ea8cb880 Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
brydon1
0ba2a79d5f Finalizing 2023-07-24 14:22:37 -04:00
Katie Kroell
fd0d1c1864 update to NoComp logic 2023-07-24 14:21:16 -04:00
Katie Kroell
580e83b010 styling fixes 2023-07-24 14:20:06 -04:00
Katie Kroell
68ccd5599c update store references 2023-07-24 14:19:23 -04:00
katie
4eb4148b96 fix merge conflicts 2023-07-24 14:16:34 -04:00
DavidAtSafelite
a1b21c9e19
Merge pull request #373 from Safelite/refactor/linting2
SSR-616
2023-07-24 12:56:24 -04:00
bmauger
3c27c9614a
Merge pull request #374 from Safelite/SSR-547-re-add-header-button
CSR-547 reinsert secondary button for accessibility.
2023-07-24 09:24:34 -04:00
michaela-brydon-safelite
b8b5b7f0ac
Merge pull request #372 from Safelite/feature/digital/SSR-598
Refactoring CSS
2023-07-24 09:24:21 -04:00
Bryan Mauger
cfada92d75 CSR-547 reinsert secondary button for accessibility. 2023-07-24 08:45:30 -04:00
DavidAtSafelite
80987e130e Additional misc. linting. Mainly digital-components, but a couple of constant files as well. A lot of attribute/section order changes. A few == to === and some other minor changes and whitespace adjustments 2023-07-22 09:38:24 -04:00
michaela-brydon-safelite
e5ceaf69f5
Merge pull request #371 from Safelite/feature/digital/SSR-581
Feature/digital/ssr 581
2023-07-21 15:03:29 -04:00
Katie Kroell
342bffae93 unit test WIP 2023-07-21 14:06:49 -04:00
brydon1
0607ee30e4 Move black header styling to sub header component 2023-07-21 13:20:56 -04:00
brydon1
9039b7cf70 Changed 16 form margin to 24 2023-07-21 12:51:53 -04:00
brydon1
26b2ca50cf Refactoring CSS 2023-07-21 12:47:30 -04:00
brydon1
4e1b039a6e Fixing formatting and adding return values for all methods 2023-07-21 12:00:07 -04:00
brydon1
ff40ff18f7 Tweaks to coverage statement 2023-07-21 09:49:57 -04:00
brydon1
e21cd97c7b Adding policyLookupSuccessful to store 2023-07-21 09:39:33 -04:00
Katie Kroell
ef6f01a007 start of unit tests 2023-07-21 08:48:44 -04:00
brydon1
cbb80a0cd5 Partial work 2023-07-20 14:37:19 -04:00
Katie Kroell
3961534838 refactor store access 2023-07-20 11:27:41 -04:00
DavidAtSafelite
614dbc4525
Merge branch 'develop' into refactor/linting 2023-07-20 10:37:35 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
katiekroell
3376fbb9d5
Merge pull request #369 from Safelite/feature/digital/SSR-540
Feature/digital/ssr 540
2023-07-19 15:09:43 -04:00
Katie Kroell
fba84dc113 add testing file back with dummy test 2023-07-19 10:03:12 -04:00
Katie Kroell
dd28b1371c remove unit tests for now 2023-07-18 15:13:35 -04:00
Katie Kroell
4d27a95b1c get correct isVerified value 2023-07-18 15:08:57 -04:00
Bill Richardson
6b8cdc7942 remove the lazy validation of the textbox question 2023-07-18 13:41:59 -04:00
Katie Kroell
9a578be0b7 change to no comp variable 2023-07-18 12:31:43 -04:00
brydon1
e1b36a1526 Fixing merge conflicts 2023-07-18 11:54:30 -04:00
katie
749c8d354e Merge branch 'develop' into feature/digital/SSR-540 2023-07-17 16:22:15 -04:00
Katie Kroell
e5be857556 coverage-statement updates 2023-07-17 16:19:34 -04:00
michaela-brydon-safelite
32ce777e0f
Merge pull request #367 from Safelite/defect/digital/SSR-505
Fixing bug with compensation
2023-07-17 15:30:18 -04:00
brydon1
30de957cdf Swapping compensation with coverage 2023-07-17 13:38:02 -04:00
brydon1
ad18f2803e Fixing bug with compensation 2023-07-14 15:12:54 -04:00
michaela-brydon-safelite
6b183f01aa
Merge pull request #366 from Safelite/defect/digital/SSR-505
Defect/digital/ssr 505
2023-07-14 13:34:17 -04:00
Katie Kroell
0434edcf0f Merge branch 'develop' into feature/digital/SSR-540 2023-07-14 12:06:15 -04:00
Katie Kroell
89ace9c7f2 all coverage content displaying correctly 2023-07-14 12:05:40 -04:00
brydon1
b78a027c9b Fix store unit tests 2023-07-14 11:00:05 -04:00
brydon1
244b098dcf Removing trailing commas 2023-07-14 10:46:59 -04:00
brydon1
154fdbc8b9 Swapping string replacement with non number regex 2023-07-14 08:53:25 -04:00
brydon1
242b947b14 Adding consumer model to save session 2023-07-14 08:38:08 -04:00
Katie Kroell
e25a37ef41 coverage-statement navigation scenarios and content 2023-07-13 16:36:06 -04:00
brydon1
18c161ef96 Fixing issues with register claim for liberty mutual 2023-07-13 12:34:13 -04:00
brydon1
97d703803d Removing dashes from phone number in register claim call 2023-07-13 12:12:37 -04:00
brydon1
c7f54b8b7e Initial add of SaveSession 2023-07-13 12:04:01 -04:00
Bill Richardson
4d17adb1f9 The unformatting previous auto format commit 2023-07-13 11:24:31 -04:00
Bill Richardson
526c34cd49 Un format the last auto format. And fix the preventDefault console err 2023-07-13 11:14:46 -04:00
Katie Kroell
af577f2445 temporary change to allow coverage-statement content to load 2023-07-12 17:16:59 -04:00
Katie Kroell
618c7c0ef2 coverage-statement WIP 2023-07-12 17:16:33 -04:00
michaela-brydon-safelite
8c78204602
Merge pull request #363 from Safelite/feature/digital/SSR-494
Feature/digital/ssr 494
2023-07-12 15:02:19 -04:00
brydon1
c339d790d8 Updating file ending rules 2023-07-12 14:43:36 -04:00
brydon1
22cf8e484c Adding .vue exclusion for eslint 2023-07-12 14:27:38 -04:00
brydon1
9eb36449a7 Fixed merge conflicts 2023-07-12 14:24:50 -04:00
brydon1
b0075d6fd0 Fixing test 2023-07-12 14:08:57 -04:00
brich1212safe
b56e4be76b
Merge pull request #364 from Safelite/feature/richardson/SSR-545
pasting issue fix.
2023-07-12 13:42:17 -04:00
michaela-brydon-safelite
c3a188bc7c
Merge pull request #359 from Safelite/feature/digital/SSR-521
Adding Contact Details Page
2023-07-12 12:52:22 -04:00
brydon1
0ef1d5046d Adding store tests 2023-07-12 12:38:14 -04:00
Bill Richardson
03af693b14 pasting issue fix. 2023-07-12 11:29:44 -04:00
brydon1
09adcc1114 Adding tests 2023-07-12 11:11:52 -04:00
brydon1
8a139b96f6 Adding final touches to contact details 2023-07-11 16:51:33 -04:00
brydon1
62bc36ff42 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-494 2023-07-11 15:19:46 -04:00
brydon1
d52b8d6577 Fixing display image bug 2023-07-11 14:40:31 -04:00
brydon1
5c1f1e9ac6 defining rules in separate file 2023-07-11 13:21:56 -04:00
Bill Richardson
11c68f08b7 Red border around required radio/option container 2023-07-10 15:21:47 -04:00
brydon1
a1f5d577a0 Adding tests for textarea question component 2023-07-10 13:22:31 -04:00
brydon1
51daeb0028 Cleaning up needless code 2023-07-07 21:01:10 -04:00
brydon1
48ad8f92b7 Finishing contact details tests 2023-07-07 20:47:21 -04:00
brydon1
d78a082f6a Refactoring global rules 2023-07-07 14:20:22 -04:00
brydon1
c0352e703b Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-521 2023-07-07 12:18:46 -04:00
brydon1
4e86ccec33 Partial test addition 2023-07-07 12:18:29 -04:00
Katie Kroell
ceac399c12 replace missing methods 2023-07-06 20:08:14 -04:00
Katie Kroell
e7d15c2135 Merge branch 'develop' into feature/digital/SSR-540
# Conflicts:
#	src/layouts/coverage-statement/coverage-statement.vue
2023-07-06 16:19:08 -04:00
Katie Kroell
dadf37d8aa logic for displaying correct subheader 2023-07-06 16:12:47 -04:00
Katie Kroell
9eda911c24 coverage statement WIP 2023-07-06 12:59:33 -04:00
brydon1
c05ff7b35a Adding test todos 2023-07-05 13:46:55 -04:00
michaela-brydon-safelite
d3fa094f72
Merge pull request #355 from Safelite/feature/digital/SSR-468.2
Feature/digital/ssr 468.2
2023-07-05 13:41:46 -04:00
brydon1
2d97232d40 Initial commit 2023-07-05 13:41:00 -04:00
katiekroell
1add9ff87a
Merge pull request #357 from Safelite/feature/digital/SSR-557
Feature/digital/ssr 557
2023-07-05 13:33:58 -04:00
katiekroell
d777fd9457
Merge pull request #356 from Safelite/feature/digital/SSR-386
do not handle error if vehicle lookup is successful
2023-07-05 13:33:37 -04:00
Bryan Mauger
13f9451f3d Update footer spacing on select pages. 2023-07-05 10:11:06 -04:00
Katie Kroell
f75ac1162a add missing prop 2023-07-04 09:57:16 -04:00
Katie Kroell
84f5f52060 remove unneeded reference to baseMixin 2023-07-04 09:40:03 -04:00
Katie Kroell
3b1a9c19c4 equal padding around modal body 2023-07-04 09:39:41 -04:00
Katie Kroell
4bb65ce160 correct placement of question text 2023-07-04 09:39:20 -04:00
Katie Kroell
b767f162ba final refactor 2023-07-03 14:38:36 -04:00
Katie Kroell
3485373a4c refactor v2 2023-07-03 14:25:40 -04:00
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