Commit graph

161 commits

Author SHA1 Message Date
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
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
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
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
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
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
Jeremy Zimmerman
c2c0d7bb0d Merge branch 'develop' into refactor/linting9 2023-08-29 09:03:45 -04:00
Katie Kroell
23ae3ee1b9 change v-deep to deep 2023-08-28 11:24:57 -04:00
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -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
Katie Kroell
4f5e1a09f0 styling fixes, conversion from px to rem 2023-08-16 11:28:59 -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
7a3e99d68c styling WIP 2023-08-15 14:00:26 -04:00
Katie Kroell
d552915d28 styling fixes WIP 2023-08-10 14:58:17 -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
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00