Commit graph

376 commits

Author SHA1 Message Date
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
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
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
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
brydon1
435828f1c1 Removing comment 2023-09-28 16:59:00 -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
d248b44222 Schedule PreReqs 2023-09-27 13:22:23 -04:00
Bill Richardson
a3dc9ec9b0 add fields to serviceLocation and some linting 2023-09-25 14:21:39 -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
8462ed5f34 Merge branch 'develop' into feature/SSR-705 2023-09-21 10:22:15 -04: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
780552783f Merge branch 'develop' into feature/SSR-705 2023-09-19 12:34:12 -04:00
Jeremy Zimmerman
6ee9223253 Updates. 2023-09-18 18:01:41 -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
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
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
89e852f3d1 Adding dupe check to iss flow 2023-09-14 16:19:56 -04:00
Bill Richardson
0c614601ec removing jobMinMinutes for now. 2023-09-14 14:44:40 -04:00
Bill Richardson
d34ae91171 remove techNotes 2023-09-13 16:14:26 -04:00
Bill Richardson
1453bf67f2 remove console.logs 2023-09-13 13:57:26 -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
Katie Kroell
60b7fe5d53 save endorsements answers to store 2023-09-11 11:16:09 -04:00
brydon1
a91d4ad431 Fixing parsing bug 2023-09-06 13:01:35 -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
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
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
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
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
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -04:00
DavidAtSafelite
e489567e5e Various linting, mostly ux-components and prefer default on issPageValues 2023-08-18 06:37:20 -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
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
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
brydon1
08f96886c5 Addressing merge conflicts 2023-08-04 23:18:42 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -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
20ca807c37 Adding content to save session request 2023-07-28 16:00:37 -04:00
brydon1
14ba2ec858 Final touches 2023-07-28 10:54:40 -04:00
brydon1
76d909908e Fixing bugs with coverage statement 2023-07-24 17:43:32 -04:00
brydon1
ef410f4fcb Fixing bug with policyLookupSuccessful being set 2023-07-24 14:41:35 -04:00
brydon1
0ba2a79d5f Finalizing 2023-07-24 14:22:37 -04:00
brydon1
e21cd97c7b Adding policyLookupSuccessful to store 2023-07-21 09:39:33 -04:00
brydon1
cbb80a0cd5 Partial work 2023-07-20 14:37:19 -04:00
Katie Kroell
4d27a95b1c get correct isVerified value 2023-07-18 15:08:57 -04:00
brydon1
e1b36a1526 Fixing merge conflicts 2023-07-18 11:54:30 -04:00
brydon1
ad18f2803e Fixing bug with compensation 2023-07-14 15:12:54 -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
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
brydon1
c339d790d8 Updating file ending rules 2023-07-12 14:43:36 -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
e1a4e4c471 Use @ instead of relative reference 2023-06-28 16:39:44 -04:00
brydon1
aff8c4480d Adding package for crypto 2023-06-28 15:44:30 -04:00
brydon1
6df4b1400c Fixing merge conflicts 2023-06-28 14:55:03 -04:00
brydon1
8c2bea9939 Fixing unit tests after rename 2023-06-28 12:06:32 -04:00
brydon1
9eb2892e02 Tidying 2023-06-28 12:02:43 -04:00
brydon1
044a2c2798 Finishing unit tests 2023-06-28 11:58:51 -04:00
brydon1
270d26dc51 Moving setInsuranceCoverageValues to store 2023-06-26 15:07:05 -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
Katie Kroell
4c7ab367b3 reset glass/supporting items without resetting answers on the page 2023-06-20 11:49:50 -04:00
Jason Wheeler
eb6f38a667 Only clearing vaps and supporting items if new vehicle selected 2023-06-15 15:46:49 -04:00
brydon1
b16fe6656e First pass 2023-06-14 15:48:23 -04:00
brydon1
11e81b215a Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-505 2023-06-09 09:57:37 -04:00
brydon1
e6ae82780a Partial register claim method added to store 2023-06-09 09:55:04 -04:00
Jason Wheeler
acab82bea0 added stuf for correlationId 2023-06-08 12:38:09 -04:00
Jeremy Zimmerman
44c512aa69 Added isClaimRegistrationRequired flag. Also refactored some issconfig params and added notes. 2023-05-23 12:59:39 -04:00
Jason Wheeler
a1eeb4e733 Corrected bug where page would crash if part wasn't found in pricing because it was in the child parts 2023-05-22 14:17:35 -04:00
Katie Kroell
3d38826ad2 update to payload for serviceability details call 2023-05-19 14:56:05 -04:00
Jason Wheeler
99bac14b9f Added zipcode to payload 2023-05-19 11:07:15 -04:00
saumyaChaturvedi123
5f41c055c1 SSR-466
resetting store values on entry page
2023-05-11 18:30:22 +05:30
DavidAtSafelite
311d19cb30 Removed unwanted comments 2023-05-10 11:19:15 -04:00
DavidAtSafelite
4fc7012b7a Nulls for the win! 2023-05-10 11:03:03 -04:00
DavidAtSafelite
ff0d877170 Changes for SSR-442, Defect SSR-463 and a little bit of cleanup for SSR-290 2023-05-10 08:52:10 -04:00
Jason Wheeler
f7bbd024a6 fixed bug 2023-05-08 16:48:00 -04:00
Jason Wheeler
1b79bdd445 Merge branch 'develop' into feature/digital/SSR-405
# Conflicts:
#	src/layouts/welcome-page/welcome-page.vue
#	src/store/index.js
2023-05-08 12:20:51 -04:00
DavidAtSafelite
6559eeea6b Modifications to complete SSR-290 2023-05-07 11:52:56 -04:00
Jason Wheeler
cbda03beba persist data and refactor navigation 2023-05-02 15:20:56 -04:00
Jason Wheeler
bb216d1487 Merge branch 'develop' into feature/digital/SSR-405 2023-04-28 11:00:52 -04:00
hiteshkumar87
379a8c7cec SSR-394
Implement policy lookup call and populate the vehicles
2023-04-28 17:57:27 +05:30
Jason Wheeler
133bdf52a4 nightly 2023-04-27 16:58:32 -04:00
Jeremy-Z
09f5f5248e
Merge pull request #262 from Safelite/origin/feature/Digital/SSR-383
SSR-383
2023-04-27 12:42:38 -04:00
Jason Wheeler
e6d23b6339 Updated method of disabling policy number field based on conversation with Jeremy 2023-04-27 12:37:12 -04:00
saumyaChaturvedi123
8a487f2db0 SSR 383
refactored logic with update requirements
2023-04-27 15:34:19 +05:30
Jason Wheeler
fab40c327a Merge branch 'develop' into feature/digital/SSR-405 2023-04-26 11:45:32 -04:00
David Back
8a39ff7989 SSR-316 and SSR-289.
Please keep in mind that prices are present but incorrect.
Also note that in cases of very short view height, tall modals appear underneath the header hamburger menu.  This is endemic to all such situations, and not specific to these cards.
2023-04-26 08:18:12 -04:00
Jason Wheeler
f685f788ad Merge branch 'develop' into feature/digital/SSR-405
# Conflicts:
#	src/store/index.js
2023-04-25 13:39:30 -04:00
Jason Wheeler
67e854a51f added logic to prevet page crashing due to analytics service being unavailable. 2023-04-25 13:28:22 -04:00
Jeremy Zimmerman
bd67138c97 comment sp 2023-04-25 11:49:42 -04:00
Jeremy Zimmerman
69866a4275 Updated logic to support client display name. 2023-04-25 11:46:45 -04:00
saumyaChaturvedi123
121dd208d8 SSR-383
policy number disabling functionality
2023-04-25 20:00:32 +05:30
Jason Wheeler
941dca6b94 partial 2023-04-25 09:58:59 -04:00
Jason Wheeler
e820c6b240 removed console log 2023-04-24 11:22:58 -04:00
Jason Wheeler
6197a869f0 fixing bug in service-packages 2023-04-24 11:07:49 -04:00
katie
6aaacdef8c Merge 'develop' into feature/digital/SSR-351 2023-04-20 14:42:38 -04:00
DavidAtSafelite
3fe4322528
Merge branch 'develop' into feature/digital/SSR-313 2023-04-20 09:56:43 -04:00
Jeremy Zimmerman
2438ca1f72 Added some new flags for coverage and authentication. 2023-04-19 16:02:08 -04:00
Kroell
05eff89aea update to store method 2023-04-19 12:29:51 -04:00
Kroell
8ab399e918 serviceability details method 2023-04-18 18:06:40 -04:00
David Back
02dc99b2ff Updated for 314 and 316 2023-04-17 16:54:55 -04:00
David Back
3e9aa4d7fd SSR-313 2023-04-06 14:04:44 -04:00
David Back
af78d9b4e1 Updated Draft 2023-04-04 13:05:47 -04:00
David Back
d15798ce89 Just a draft update 2023-04-04 12:43:07 -04:00
Kroell
c282e3bfca changes to ensure vin is saved if moving backward through flow and restarting vin lookup 2023-03-13 15:03:40 -04:00
Jeremy Zimmerman
4c24fdd6ff Updates. 2023-03-07 12:49:03 -05:00
Jeremy Zimmerman
95f0507747 Merge branch 'develop' into feature/Digital/SSR-275 2023-03-03 15:27:30 -05:00
Kroell
4e7480383e Merge branch 'develop' into feature/digital/SSR-219 2023-03-03 08:20:10 -05:00
Kroell
fb3dd18a33 renamed default value in store 2023-03-03 08:19:43 -05:00
Kroell
a149082066 set default for carrier name in store 2023-03-02 11:14:27 -05:00