Commit graph

797 commits

Author SHA1 Message Date
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
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
brydon1
0ef1d5046d Adding store tests 2023-07-12 12:38:14 -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
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
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
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
84f5f52060 remove unneeded reference to baseMixin 2023-07-04 09:40:03 -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
7880b86485 Fixing merge conflicts 2023-06-30 13:59:22 -04:00
brydon1
bd6d6397ed Removing all spaces from group names 2023-06-30 13:47:49 -04:00
brydon1
ce87854ad9 Removed relative package references and needless type reference 2023-06-28 16:43:16 -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
044a2c2798 Finishing unit tests 2023-06-28 11:58:51 -04:00
brydon1
662b25e8c4 Updating store tests 2023-06-26 13:55:06 -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
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
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
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