Commit graph

2133 commits

Author SHA1 Message Date
Michaela Brydon
bf198e2bfc Adding tpa submit tests 2024-01-05 15:59:08 -05:00
Katie Kroell
4c6e098f2d rename value 2024-01-04 13:26:49 -05:00
Katie Kroell
67700ae621 update unit tests 2024-01-04 09:41:16 -05:00
Michaela Brydon
bb6ea4aa4f Adding tpa search tests for selectedProviderNumber watch 2024-01-03 20:14:49 -05:00
Michaela Brydon
3920969c48 Finishing getStringWithCustomValues method 2024-01-03 19:09:19 -05:00
Michaela Brydon
0de9309cc2 Fixing tests 2024-01-03 19:02:53 -05:00
Michaela Brydon
272ec08bc5 Final touches 2024-01-03 17:47:23 -05:00
Katie Kroell
d3cc84cb6c Merge branch 'develop' into feature/SSR-1042 2024-01-03 11:32:33 -05:00
Bill Richardson
d030ae4196 moved date helper functions from schedule helper to helpers/date-helper 2024-01-03 09:58:10 -05:00
Michaela Brydon
06b186397c Partial work 2024-01-02 16:07:27 -05:00
Bill Richardson
055859aa73 remove console.log 2024-01-02 09:28:44 -05:00
Bill Richardson
c6e87c1aa2 initial check in
Will clear console logs after figuring out last issue
2023-12-29 09:18:21 -05:00
Katie Kroell
5bf83fe6ef send both deductibles in payload 2023-12-18 14:11:31 -05:00
Katie Kroell
32a9f3dc37 Merge branch 'develop' into feature/SSR-1042 2023-12-14 14:22:45 -05:00
Bill Richardson
1df582b3aa add ability to override 2023-12-13 21:27:10 -05:00
Bill Richardson
149cea422b fix for modal button being actually disabled and keep styling 2023-12-13 20:10:12 -05:00
Bill Richardson
ebc702682c remove call to function that is no longer there 2023-12-13 13:10:04 -05:00
Katie Kroell
cad1de9cfa use originalDeductible in request 2023-12-12 10:50:29 -05:00
Katie Kroell
bfe1b139d1 reset deductible if damage changes 2023-12-11 20:41:21 -05:00
Bill Richardson
005b97fcbf updates to cached siteHeader to be more inline with card 2023-12-08 16:29:49 -05:00
Bill Richardson
fb8799fe6b Site header proof of concept
Left some console logs in
I think this can be moved out of store to a cms helper class that manages this global data.
2023-12-08 16:29:49 -05:00
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
4b0c4755f1 throw error on pricing failure 2023-12-05 13:36:41 -05:00
Bill Richardson
af9dc67924 bailout from pricing service
from coverage statement
2023-12-05 13:36:41 -05:00
Jeremy Zimmerman
9e37ae368c Changing back to use vehicle id, now that we are properly indexing. 2023-12-05 11:10:49 -05:00
Katie Kroell
a0e60c1de2 Merge branch 'develop' into feature/SSR-1023 2023-12-05 09:06:04 -05:00
Katie Kroell
f6c56450f8 remove commented lines 2023-12-05 09:05:37 -05:00
Michaela Brydon
3dccb8dcae Write deductible box tests 2023-12-04 23:59:51 -05:00
Michaela Brydon
a23c9de43c Fixing broken tests 2023-12-04 23:25:32 -05:00
Michaela Brydon
c2fc9048e3 Removing comment 2023-12-04 23:16:53 -05:00
Michaela Brydon
17c40b058c Minor adjustment 2023-12-04 23:14:19 -05:00
Michaela Brydon
7ee0379637 Reverting change 2023-12-04 21:26:34 -05:00
Michaela Brydon
8492c6b050 Delete test line 2023-12-04 21:23:45 -05:00
Michaela Brydon
e25fc2dff4 Fixing merge conflict 2023-12-04 21:22:48 -05:00
michaela-brydon-safelite
604d081b75
Merge pull request #515 from Safelite/feature/digital/SSR-755.2
Feature/digital/ssr 755.2
2023-12-04 21:00:54 -05:00
Michaela Brydon
e58601bab4 Moving general methods to shared file 2023-12-04 20:54:28 -05:00
Michaela Brydon
0bf200e01d Forgot 2023-12-04 20:34:30 -05:00
Michaela Brydon
ef49dadbb2 Adding tpa submit page 2023-12-04 18:49:24 -05:00
Katie Kroell
a9dcbe0120 use currentDeductible for pricing call 2023-12-04 15:47:33 -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
eab270d056 Merge branch 'develop' into feature/SSR-1023 2023-12-04 15:09:29 -05:00
Katie Kroell
554a4258eb move deductible call 2023-12-04 14:58:17 -05:00
Jeremy Zimmerman
b8e126792c Changed coverage vehicle index to use fleet unit number instead of vehicle id. 2023-12-04 12:49:23 -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
Michaela Brydon
fe3f1fb86c Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-791 2023-11-30 16:01:52 -05:00
Michaela Brydon
ec177337f8 Fixing bug 2023-11-30 15:59:11 -05:00
Michaela Brydon
10104b8494 input id must differ from all other ids 2023-11-30 15:55:56 -05:00
Michaela Brydon
990935d07c Fixing test 2023-11-30 15:32:14 -05:00
Michaela Brydon
0c47b89f78 Setting optional page data default value 2023-11-30 15:21:48 -05:00
Michaela Brydon
436c286c62 Setting router parameter 2023-11-30 15:19:23 -05:00
Michaela Brydon
fff280ceaf Fixing paste issue 2023-11-30 14:45:57 -05:00
Michaela Brydon
9b438991b3 Fixing bug with single shop selection not being unset 2023-11-30 14:19:59 -05:00
Michaela Brydon
e52046f7ab adding reloadingProviders flag toggle to getProviderButtonData 2023-11-30 14:11:19 -05:00
Michaela Brydon
db8a342986 Updating get radius by filter tests 2023-11-30 13:46:02 -05:00
Michaela Brydon
3c2cdf773d Adding tests for getDisplayPhoneNumber 2023-11-30 13:40:55 -05:00
Michaela Brydon
c43065a632 Fixing tests 2023-11-30 13:23:55 -05:00
Michaela Brydon
7764556e56 Adding fourth case 2023-11-30 13:01:03 -05:00
michaela-brydon-safelite
e7a8f55f38
Merge pull request #508 from Safelite/feature/digital/SSR-755
Feature/digital/ssr 755
2023-11-30 12:55:28 -05:00
Michaela Brydon
3fe1fd4c31 Fixing merge conflicts 2023-11-30 12:11:04 -05:00
Michaela Brydon
6e57e6538b Removing comments 2023-11-30 12:00:02 -05:00
Michaela Brydon
237741a519 Changing file format to CLRF 2023-11-30 11:56:25 -05:00
Michaela Brydon
916cd4ea4c Simplifying logic 2023-11-30 11:54:17 -05:00
Michaela Brydon
c137db2c00 Removing comments 2023-11-30 11:27:01 -05:00
Michaela Brydon
d2c0b2d8bb Only calling getTpaProviders at radius when needed 2023-11-30 11:25:31 -05:00
Michaela Brydon
0ee833f584 Starting to title case 2023-11-30 11:15:59 -05:00
Michaela Brydon
d7fcadb1f0 Partial fixes 2023-11-30 11:14:31 -05:00
Katie Kroell
b4ca54862a Merge branch 'develop' into feature/SSR-1022 2023-11-30 11:14:21 -05:00
Katie Kroell
48f704f6ea add/update tests for navigation 2023-11-30 11:12:59 -05:00
Katie Kroell
56ae1c3d26 styling fix 2023-11-30 11:12:45 -05:00
Katie Kroell
7c6e4c3eee only route to endorsements page if Educator/Parking Guard endorsement 2023-11-30 11:12:34 -05:00
Bill Richardson
3f9e2b0dd7 smh 2023-11-29 18:06:11 -05:00
Michaela Brydon
6ab9c412dc Partial modification of tpa-submit 2023-11-29 10:40:32 -05:00
Josh Dassinger
97936ee0bd
Merge pull request #512 from Safelite/defect/digital/SSR-938
SSR-938 Fix Vin Lookup vehicle not loading when it is already known
2023-11-28 15:57:02 -06:00
Michaela Brydon
cdac218b41 Updating tests for getTpaProviders 2023-11-28 16:45:12 -05:00
Josh Dassinger
dddaa4b956 SSR-938 Fix Vin Lookup vehicle not loading when it is already known 2023-11-28 15:31:37 -06:00
Michaela Brydon
7a9edc3e8a Updating tpa-search tests 2023-11-28 16:16:54 -05:00
Josh Dassinger
908e43ad25
Merge pull request #511 from Safelite/defect/digital/SSR-751
SSR-751 Fix Vehicle Selection allowing continue with no style selected
2023-11-28 13:46:45 -06:00
Josh Dassinger
0e4dcde29c SSR-751 Fix Vehicle Selection allowing continue with no style selected 2023-11-28 13:24:55 -06:00
Katie Kroell
0cf9fb83e5 remove referralNumber pre-req from services-packages 2023-11-28 14:03:31 -05:00
Michaela Brydon
509fee2fa9 Updating map tests 2023-11-27 12:27:30 -05:00
Bill Richardson
f8713edbdc consistently style disabled themed modal button 2023-11-24 12:01:47 -05:00
Michaela Brydon
0606e9cc27 Toggling routing depending on safelite shop or not 2023-11-22 11:11:26 -05:00
Michaela Brydon
79e6cdd553 Refactoring to include loaders and improve speed 2023-11-22 08:47:19 -05:00
Michaela Brydon
32e12ec672 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-755 2023-11-21 12:48:18 -05:00
Michaela Brydon
3f74853303 Replacing test code with real call 2023-11-21 12:48:12 -05:00
Josh Dassinger
748eed389d
Merge pull request #506 from Safelite/defect/digital/SSR-861
SSR-861 Save Session to Mainframe
2023-11-21 09:36:06 -06:00
Josh Dassinger
ec733646d7 SSR-861 Remove SubmitToMF Flag on welcome page 2023-11-21 08:58:02 -06:00
Jeremy-Z
48ac7678ea Updating unit tests. 2023-11-20 15:34:09 -05:00
Jeremy-Z
e7d5539487 Updating unit tests. 2023-11-20 15:33:24 -05:00
Jeremy-Z
5bdcbe91b2 Updating unit tests. 2023-11-20 14:05:07 -05:00
Jeremy Zimmerman
a472919eef Updated logic for calling final-deductible. 2023-11-20 13:24:50 -05:00
Josh Dassinger
a27ef12609 SSR-861 Submit to mainframe when we have referral number
Renamed SubmitToMF to SubmitToMainframe
2023-11-20 10:21:17 -06:00
Josh Dassinger
93b985f9a6 SSR-861 Save Session to Mainframe 2023-11-17 14:18:35 -06:00
Katie Kroell
e9df2ed6ee Merge branch 'develop' into feature/SSR-862 2023-11-17 08:57:05 -05:00
michaela-brydon-safelite
a6d55d1712
Merge pull request #499 from Safelite/feature/digital/SSR-836
Feature/digital/ssr 836
2023-11-16 20:29:11 -05:00
Katie Kroell
aa786e8f7a add unit test 2023-11-16 17:08:34 -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
abf3729c7f fix vehicle.id 2023-11-16 11:17:21 -05:00
Katie Kroell
81397697f3 fix registerClaim payload 2023-11-16 10:30:04 -05:00
Katie Kroell
6667fdce77 Revert "make final deductible call only if successful policy lookup"
This reverts commit 9465191553.
2023-11-16 10:22:07 -05:00
Michaela Brydon
352f3acb43 Finishing unit tests 2023-11-15 16:25:27 -05:00
Katie Kroell
ceb47cb810 Merge branch 'develop' into feature/SSR-669 2023-11-15 16:06:35 -05:00
Katie Kroell
9465191553 make final deductible call only if successful policy lookup 2023-11-15 16:02:20 -05:00
Bill Richardson
f45b40bc66 get zipCodeCtu if it is not in store yet. 2023-11-15 15:46:58 -05:00
Katie Kroell
f471a812e2 add deductible to register-claim call 2023-11-15 09:44:12 -05:00
Michaela Brydon
612a2f8b7b Adding tests to tpa search 2023-11-14 16:38:07 -05:00
Michaela Brydon
6005424f9a Fixing existing tests 2023-11-14 11:48:14 -05:00
Bill Richardson
a05550513b change deductible based on damageType 2023-11-14 10:19:39 -05:00
Bill Richardson
0d6f5ad70f use insurance pricing endpoint 2023-11-14 10:19:39 -05:00
Michaela Brydon
9d0f1a028a fixing class test 2023-11-13 16:21:16 -05:00
Michaela Brydon
d897fbbad1 Finished incorporating map into tpa search page 2023-11-13 16:18:52 -05:00
Katie Kroell
6616711c02 unit test fix 2023-11-13 14:58:31 -05:00
Katie Kroell
7fb77db81a remove FL logic, update tests 2023-11-13 12:57:59 -05:00
Katie Kroell
faee351ca1 fix unit test 2023-11-10 15:05:08 -05:00
Katie Kroell
c6bff1797e move ITACflag call earlier 2023-11-10 14:44:22 -05:00
Katie Kroell
bc7ceb0a88 unit test updates 2023-11-10 14:02:57 -05:00
Katie Kroell
70e2552f65 make string uppercase 2023-11-10 13:31:04 -05:00
Katie Kroell
e0c9aacb72 payload changes 2023-11-10 12:46:15 -05:00
Katie Kroell
7fbf836316 Merge branch 'develop' into feature/SSR-669 2023-11-10 11:30:49 -05:00
michaela-brydon-safelite
ecd71c451f
Merge pull request #493 from Safelite/feature/digital/SSR-754
Feature/digital/ssr 754
2023-11-10 10:20:11 -05:00
Bill Richardson
9f6ec49f63 add class to modal button main to use themed override 2023-11-09 16:16:47 -05:00
Michaela Brydon
dd1cd719d9 Fixing span bug 2023-11-09 13:35:27 -05:00
Michaela Brydon
b2c124d2c2 Moving line 2023-11-09 13:00:47 -05:00
Michaela Brydon
4088cd599e Fixing merge conflicts 2023-11-09 12:20:09 -05:00
Michaela Brydon
118bda8bf9 Moving svg strings to variable file 2023-11-08 13:31:24 -05:00
Michaela Brydon
29c25a17c3 reverting change 2023-11-08 13:20:56 -05:00
Michaela Brydon
16c4bd4732 Removing comments 2023-11-08 13:18:34 -05:00
Michaela Brydon
501cdb4a01 Adding tpa search tests 2023-11-08 13:15:28 -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
Michaela Brydon
8af8f0b4b5 Adding shop list button tests 2023-11-07 11:08:12 -05: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
Katie Kroell
05b8d5bdb8 typo fixes 2023-11-02 16:34:29 -04:00
Katie Kroell
16170b0c26 refactor additionalInfo logic 2023-11-02 16:31:15 -04:00
Katie Kroell
e85362325e uncomment test 2023-11-02 16:12:03 -04:00
Katie Kroell
1b161ee5c6 Merge branch 'develop' into feature/SSR-669-B 2023-11-02 14:34:00 -04:00
Katie Kroell
5489373e8c update unit tests for getFinalDeductible() 2023-11-02 13:30:54 -04:00
Katie Kroell
b7924b9ebc make nullable 2023-11-02 13:30:34 -04:00
Michaela Brydon
a388f2cff1 Adding textbox question page 2023-11-02 09:42:43 -04:00
Katie Kroell
69a746d717 add additionalInfo to paylod when both endorsements are present 2023-11-01 16:28:30 -04:00
Katie Kroell
93ff9b718e add FL repair logic 2023-11-01 15:22:18 -04:00
Jeremy Zimmerman
07b9a99f4b Adding security fields for policy calls. 2023-11-01 12:45:32 -04:00
Katie Kroell
a3523fea26 change string to upper case 2023-11-01 09:36:04 -04:00
Josh Dassinger
0f15135d25 SSR-778 Fix ITAC Save Session 2023-10-31 14:00:50 -05:00
Katie Kroell
985ba28f71 update API request 2023-10-31 14:15:45 -04:00
Katie Kroell
5f8737a4e0 change endpoint name 2023-10-31 14:15:09 -04:00
Michaela Brydon
5f395b3421 Adding bailout page tests 2023-10-31 13:27:52 -04:00
Michaela Brydon
1963595950 removing comments 2023-10-30 16:45:39 -04:00
Michaela Brydon
c6186671e4 Removing comment 2023-10-30 16:43:42 -04:00
Michaela Brydon
f96cd96435 Removing comment 2023-10-30 16:43:12 -04:00
Michaela Brydon
254af87d7e Simplifying logic 2023-10-30 16:39:24 -04:00
Katie Kroell
7f96695ec0 Merge branch 'develop' into feature/SSR-669-B 2023-10-30 16:37:37 -04:00
Michaela Brydon
908065ec79 undoing test code 2023-10-30 16:34:37 -04:00
Michaela Brydon
84c08934e8 Swapping 0.5rem for variable 2023-10-30 16:32:28 -04:00
Michaela Brydon
072b2812b4 Adding comment 2023-10-30 16:26:34 -04:00
Michaela Brydon
5fb68798a1 Finishing touches on code 2023-10-30 16:25:04 -04:00
Michaela Brydon
fc753e4253 Troubleshooting 2023-10-27 15:01:23 -04:00
Michaela Brydon
4708c84d4a merge conflict resolution 2023-10-27 11:39:11 -04:00
Michaela Brydon
16201ba19d tpa search almost done 2023-10-27 10:53:04 -04:00
Jeremy Zimmerman
27e0abe288 Renaming get-policy-information to policy-information 2023-10-25 12:46:25 -04:00
Bill Richardson
b174574f4a Availability indicator update
Warning updates
2023-10-24 16:34:15 -04:00
Jeremy Zimmerman
10f6a654f7 Undo double rename on comment. 2023-10-24 16:28:02 -04:00
Jeremy Zimmerman
57c20b5305 Slight change to fix unit test. 2023-10-24 16:22:41 -04:00
Jeremy Zimmerman
26c07aa8d6 Renamed CorrelationId to ReferralCorrelationId to match the service change.
Added handling of rejected promise on policy lookup call.
2023-10-24 16:15:31 -04:00
Katie Kroell
667c868864 unit test for payload 2023-10-20 16:02:47 -04:00
Katie Kroell
63c5999261 PR changes 2023-10-20 15:16:10 -04:00
Katie Kroell
beeeed8778 Merge branch 'develop' into feature/SSR-669 2023-10-20 14:42:52 -04:00
Katie Kroell
97d93cf594 test update 2023-10-20 14:40:54 -04:00
Bill Richardson
dd22463f54 old grid-breakpoints 2023-10-20 10:42:43 -04:00
Bill Richardson
f337c54ea8 remove console logs 2023-10-20 10:13:43 -04:00
Bill Richardson
33108d1b46 bootstrap importants update
match fmg styling on page that was a little off after importants
2023-10-20 10:10:32 -04:00
Bill Richardson
62eea7ede3 schedule clean up
add service location / schedule resets similar to FMG
fix weird loader scroll bar thing on datepicker
2023-10-20 10:04:43 -04:00
Katie Kroell
e618b26624 change includes to === 2023-10-19 14:03:10 -04:00
Katie Kroell
4d1d3844fd change store reference 2023-10-19 14:02:46 -04:00
Katie Kroell
7bbc20cd14 reference endorsement constants 2023-10-19 14:02:29 -04:00
michaela-brydon-safelite
64d85c1ddb
Merge pull request #477 from Safelite/feature/digital/SSR-512
Feature/digital/ssr 512
2023-10-19 12:35:28 -04:00
Bill Richardson
3d41fbf80c move css up a level to alert class 2023-10-19 10:20:15 -04:00
Bill Richardson
241b56bb3f Update border colors to transparent. 2023-10-19 10:04:01 -04:00
Katie Kroell
790db50814 move method call to beforeRouteEnter 2023-10-19 09:06:00 -04:00
Katie Kroell
87bd8e7259 Merge branch 'develop' into feature/SSR-669 2023-10-18 15:46:51 -04:00
Katie Kroell
3fb372c5fd move method call to beforeMount 2023-10-18 15:46:33 -04:00
Katie Kroell
162a20a095 remove unneeded return 2023-10-18 15:46:07 -04:00
Bill Richardson
aa1ac413fe Add schedule tests
Remove mockGetAlertReasons
Change early bird variable name to premium fee
Correct spelling error.
2023-10-18 14:34:41 -04:00
Katie Kroell
7331b4fd34 linting fixes 2023-10-17 16:01:02 -04:00
Katie Kroell
2f42dc1e78 unit tests - getFinalDeductible and updateDeductible 2023-10-17 15:57:24 -04:00
Katie Kroell
5c86c0546c refactoring 2023-10-17 15:56:56 -04:00
Josh Dassinger
c765774c6c SSR-462 VIN passed or input doesn't match a CarID in our system 2023-10-17 14:35:50 -05:00
Katie Kroell
e23645eb02 start of store unit tests 2023-10-17 12:47:09 -04:00
Katie Kroell
dac7637bdf refactor store method 2023-10-17 12:46:52 -04:00
Katie Kroell
9ce800f74f Merge branch 'develop' into feature/SSR-669 2023-10-17 10:01:31 -04:00
Michaela Brydon
4f963d53e7 Removing custom date formatting 2023-10-16 16:14:25 -04:00
Michaela Brydon
c6a493a973 Minor update 2023-10-16 15:23:33 -04:00
Michaela Brydon
9f5bb243a9 Moved toTitleCase to text-helper 2023-10-16 15:22:51 -04:00
Michaela Brydon
70fd08c5ce Fixing merge conflicts 2023-10-16 14:59:23 -04:00
Michaela Brydon
f59cae5a86 Fixed load session tests 2023-10-16 14:54:14 -04:00
Michaela Brydon
57618c1ea2 remove isInsurance 2023-10-16 14:41:30 -04:00
Michaela Brydon
1592343cdb Fixing contact details test 2023-10-16 14:37:18 -04:00
Bill Richardson
286aa091df Not sure how this got lost.
May have deleted a stash
2023-10-16 11:58:51 -04:00
Bill Richardson
bb2c53aab4 remove console.log 2023-10-16 09:01:41 -04:00
Bill Richardson
035e03e72f Update fmg's apartmentNumberOrBusinessName to iss streetAddress2 2023-10-13 17:54:02 -04:00
Bill Richardson
a5fd5ad467 Show Address Line 2 on mobile Location modal
Cleaned up a rogue console.log
Updated 2 itac checks to include NoComp
2023-10-13 17:43:11 -04:00
Michaela Brydon
b1d1a6296f Removing comment 2023-10-13 15:55:22 -04:00
Michaela Brydon
f1fefe8bb0 Fixing tests 2023-10-13 15:52:07 -04:00
Katie Kroell
bcbad4725a return false from computeds 2023-10-13 15:06:29 -04:00
Katie Kroell
31f7f072e7 unit tests for endorsements computed 2023-10-13 14:12:43 -04:00
Michaela Brydon
632343b1ee Minor adjustments 2023-10-13 00:14:35 -04:00
Katie Kroell
20a9af13ba PR changes 2023-10-12 20:40:32 -04:00
Michaela Brydon
3f6c8dbf93 Final touches 2023-10-12 17:17:00 -04:00
Katie Kroell
54c760830f unit test for nav scenario 2023-10-12 15:40:36 -04:00
Katie Kroell
d57c9dba2e Merge branch 'develop' into feature/SSR-735 2023-10-12 15:24:26 -04:00
Katie Kroell
a9c42b099e linting fix 2023-10-12 14:25:48 -04:00
Katie Kroell
d67b979de1 unit test updates - test computed properties 2023-10-12 13:27:28 -04:00
Katie Kroell
0b6607177d styling fix 2023-10-12 12:55:30 -04:00
Bill Richardson
e4a48944d7 update constant name. 2023-10-12 12:06:33 -04:00
Katie Kroell
72f5f1e9e6 updates 2023-10-12 12:06:25 -04:00
Katie Kroell
5a603f3b2c save endorsement questions, update navigation
(cherry picked from commit f78e32a94e)
2023-10-12 11:58:50 -04:00
Katie Kroell
8fbb991989 conditionally show endorsement questions 2023-10-12 11:58:01 -04:00
Bill Richardson
327b826bdf Update to include noComp for Mobile messaging 2023-10-12 11:39:30 -04:00
Michaela Brydon
9efd351d9d Missed a comma 2023-10-11 23:53:38 -04:00
Michaela Brydon
bded6a47d1 Cleaning up formatting 2023-10-11 23:53:06 -04:00
Michaela Brydon
4307287bd6 Updating dupe check navigation 2023-10-11 23:51:33 -04:00
Michaela Brydon
b6d7f656de remove store reset 2023-10-11 23:46:59 -04:00
Michaela Brydon
4d73dd7386 revert 2023-10-11 23:45:04 -04:00
Michaela Brydon
14487d10b4 Removing comments 2023-10-11 23:44:02 -04:00
Michaela Brydon
558444bcd0 Reverting 2023-10-11 23:42:58 -04:00
Michaela Brydon
c57078df6b Reverting more 2023-10-11 23:41:36 -04:00
Michaela Brydon
f02c152c6f Reverting stuff 2023-10-11 23:29:36 -04:00
Michaela Brydon
e0d4f577b7 Adding new tests for getCoveragePolicyInfo 2023-10-11 23:22:37 -04:00
Michaela Brydon
44a6ac5bca Cleaning up load session 2023-10-11 18:06:40 -04:00
Katie Kroell
12b2ebd88a updates to store methods, API calls 2023-10-11 15:56:39 -04:00
Katie Kroell
b322eb23b4 get final deductible 2023-10-11 15:56:12 -04:00
Katie Kroell
f78e32a94e save endorsement questions, update navigation 2023-10-11 15:55:46 -04:00
Katie Kroell
a797c6db98 fix endpoint 2023-10-11 15:53:47 -04:00
Michaela Brydon
d6c1820cd0 policy state? 2023-10-11 14:28:37 -04:00
Michaela Brydon
eed2f6dd45 Adding tests confirming when store methods called 2023-10-11 14:22:13 -04:00
Michaela Brydon
2f8f69e7ee Reverting save to load 2023-10-11 14:21:09 -04:00
Michaela Brydon
1463da64db Replace useMainStore() with this.mainStore 2023-10-11 14:10:22 -04:00
Michaela Brydon
e6448f9c51 Fixing bug 2023-10-11 14:03:47 -04:00
Michaela Brydon
96348c48eb Merge 2023-10-11 13:54:36 -04:00
Michaela Brydon
2594595f2d Refactoring welcome page to extract policy lookup and incorporate dupe check navigation 2023-10-11 13:35:21 -04:00
Josh Dassinger
a6b5ac7ab4 SSR-627 Date Of Loss must be within the last 10 years 2023-10-10 13:16:49 -05:00
Bill Richardson
970dbde304 smh 2023-10-10 10:32:19 -04:00
Katie Kroell
d2887fc1ef setup method to call endpoint 2023-10-09 14:54:49 -04:00
Bill Richardson
e004dc38ca match FMG until we figure out what the intent was. 2023-10-09 09:17:08 -04:00
Bill Richardson
ec9a8f0961 Mobile Time Slot updates
Fix for Date Picker error message
2023-10-06 12:55:18 -04:00
Katie Kroell
0bc48f4b4d Merge branch 'develop' into feature/SSR-690 2023-10-06 10:12:57 -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
Bill Richardson
e42ef9c9ea consistency 2023-10-05 17:03:21 -04:00
Bill Richardson
bf45490281 change mobile_insurance to mobile_not_itac 2023-10-05 17:00:15 -04:00
Bill Richardson
40d4275842 update to use issConfig parentNumber 2023-10-05 16:40:13 -04:00
Bill Richardson
6baa2f7d63 use issConfig accountNumber 2023-10-05 16:40:13 -04:00
Bill Richardson
c3a2143ffa include mobile_insurance in mobile checks 2023-10-05 16:40:13 -04:00
brich1212safe
91ee04c72c
Merge pull request #470 from Safelite/feature/richardson/SSR-675.3
add timeSlotModalQuestion to schedule
2023-10-05 16:10:35 -04:00
Bill Richardson
3fed3bd3e0 update path 2023-10-05 16:02:27 -04:00
Josh Dassinger
7cd086e905
Merge pull request #466 from Safelite/defect/digital/SSR-706
SSR-706 Fix Missing Fields in Save Session
2023-10-05 12:36:44 -05:00
Bill Richardson
a20e8e2aaf add timeSlotModalQuestion to schedule 2023-10-05 13:01:42 -04:00
brich1212safe
f7c46b96c0
Merge pull request #468 from Safelite/feature/richardson/SSR-673.3
add a couple missing getters
2023-10-05 13:01:14 -04:00
US\katie.kroell
9e587650d4 display disclaimer for ITAC and NoComp 2023-10-05 12:01:59 -04:00
Bill Richardson
121cda7182 Include Mobile_Insurance 2023-10-05 11:42:05 -04:00
US\katie.kroell
d99f84641b Merge branch 'develop' into feature/SSR-728 2023-10-05 11:35:23 -04:00
US\katie.kroell
e7e5251c56 when menu modal is open, overlap all other components on the page 2023-10-05 11:34:42 -04:00
Bill Richardson
19bc2e7d2d tests for isMobileAppointment 2023-10-05 11:31:18 -04:00
Bill Richardson
fcfd46d40f add a couple missing getters 2023-10-05 11:22:10 -04:00
Josh Dassinger
0bef00dfa7 SSR-706 Add Unit Tests for field changes 2023-10-05 08:21:24 -05:00
Bill Richardson
db55f66b74 linting update for svg strings 2023-10-04 14:35:04 -04:00
Josh Dassinger
3b4f120943 SSR-706 Fix Store Unit Tests 2023-10-04 12:30:21 -05:00
Josh Dassinger
5084c7cde9 SSR-706 Fix Missing Fields in Save Session
Adds Claim Number
Adds Policy State
2023-10-04 11:53:12 -05:00
Bill Richardson
4b3a866382 schedule page updates 2023-10-03 17:02:27 -04:00
Bill Richardson
4afa129284 Initial Schedule Date Picker check-in ISS 2023-10-03 15:33:01 -04:00
Bill Richardson
8019ec269b Add Router link scenario 2023-10-03 10:54:34 -04:00
brydon1
a16f4364fa Partial load session incorporation 2023-10-02 17:30:39 -04:00
Bill Richardson
3991bc52af Location Alerts on schedule page
Mocked result
Linting on shop question.
2023-10-02 15:40:47 -04:00
Bill Richardson
037ff1eb2a preReq Tests 2023-09-29 20:46:25 -04:00
Bill Richardson
c4de9fd601 schedule sub header and change loc link 2023-09-29 18:07:15 -04:00
Bill Richardson
6dd1c69231 Add iTac called test 2023-09-29 18:01:34 -04:00
Bill Richardson
286f8662f6 just taking the old before i start the PR over 2023-09-29 17:58:28 -04:00
Bill Richardson
0eb311a76b Updating tests back to how they were for now 2023-09-29 17:54:26 -04:00
Bill Richardson
55498b4d98 linting and squiggle fix 2023-09-29 16:23:44 -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
Jeremy Zimmerman
0c21329f8c store.spec test update for parent account number. 2023-09-29 14:01:39 -04:00
Jeremy Zimmerman
f990980ab5 Updating issConfig accountNumber to parentAccountNumber. 2023-09-29 13:57:27 -04:00
Jeremy-Z
d923437c9b Updated the service call to pull account number from new parent account number field. 2023-09-29 13:46:12 -04:00
brydon1
435828f1c1 Removing comment 2023-09-28 16:59:00 -04:00
brydon1
1990c7e51b Remove comments 2023-09-28 16:57:57 -04:00
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