Commit graph

2717 commits

Author SHA1 Message Date
Josh Dassinger
30f8729dae
Merge pull request #819 from Safelite/defect/digital/cleanup-reset-fields
Pass at making sure store fields are reset when reentering the flow
2024-08-09 13:27:35 -05:00
Josh Dassinger
5c3b28e1bc
Merge pull request #818 from Safelite/defect/digital/SSR-1383
SSR-1383 Use provider number instead of zipcodectu
2024-08-09 11:22:46 -05:00
Josh Dassinger
fe4764366a Pass at making sure store fields are reset when reentering the flow 2024-08-09 09:14:14 -05:00
Josh Dassinger
edb4a5868d SSR-1383 Use provider number instead of zipcodectu 2024-08-09 09:08:18 -05:00
Josh Dassinger
53536e79ed Fix error logging in lower environments 2024-08-08 13:54:05 -05:00
Sujatha Anishetty
d1b188e711 remove store code 2024-08-08 13:25:02 -04:00
Sujatha Anishetty
3cd53299c0 method available at root component instance 2024-08-08 12:31:06 -04:00
Michaela Brydon
6ffe811336 Tweaks 2024-08-08 10:19:44 -04:00
Michaela Brydon
037fedaadc Removing unnecessary await stuff 2024-08-07 17:25:34 -04:00
Michaela Brydon
f68eefcff2 Fixed problem 2024-08-07 17:23:20 -04:00
Michaela Brydon
ca97fbd658 merging with develop 2024-08-07 16:25:18 -04:00
Josh Dassinger
7893b6f099
Merge pull request #814 from Safelite/defect/digital/SSR-1446
SSR-1446 Bailout Fixes
2024-08-07 10:45:24 -05:00
Josh Dassinger
9c7c83c470 SSR-1446 Bailout Fixes
Fixed bailout not submitting after save session error
Fixed being able to navigate to any page after bailout submit
Fixed query=[object Object] in url on submit WO error
2024-08-07 10:28:12 -05:00
Josh Dassinger
b879221aa0
Merge pull request #813 from Safelite/defect/digital/vehicle-url-updates
Revert URL changes as FMG changed it back
2024-08-07 09:35:54 -05:00
Josh Dassinger
2e2c5c2cee Revert URL changes as FMG changed it back 2024-08-07 09:24:03 -05:00
Sujatha Anishetty
2733e98f94 Merge branch 'develop' into feature/SSR-1371 2024-08-06 15:57:14 -04:00
Sujatha Anishetty
b439736267 fix wrong method name 2024-08-06 15:46:30 -04:00
Josh Dassinger
6c855b73a4 SSR-1127 Continue flow on load session fail 2024-08-05 08:30:33 -05:00
SujathaAnishetty
71fa711843
Merge pull request #807 from Safelite/feature/SSR-1371
Feature/ssr 1371
2024-08-01 16:36:10 -04:00
Bill Richardson
456cdc9c47 update min size with sub text
given current css, needs to be 86px to prevent a small blip of sizing when going from standard to another choice.
2024-08-01 14:08:19 -04:00
Michaela Brydon
1e3ead2470 Fixing submittedOrder DNE 2024-08-01 13:53:35 -04:00
Bill Richardson
7d485f5937 service package updates
rearrange package order
add red border on continue error when nothing selected
collapse on mobile
2024-08-01 13:23:41 -04:00
Bill Richardson
f7347ff61f formatting only 2024-08-01 13:05:56 -04:00
Sujatha Anishetty
fd7d59fe11 Merge branch 'develop' into feature/SSR-1371 2024-07-31 16:49:50 -04:00
Sujatha Anishetty
0be634ed96 adjust if condition 2024-07-31 16:47:57 -04:00
Sujatha Anishetty
712e0eb9b9 fix store issue 2024-07-30 15:40:44 -04:00
michaela-brydon-safelite
80b1b4749d
Merge pull request #805 from Safelite/feature/richardson/SSR-1434
move alert under subheader
2024-07-30 15:34:02 -04:00
Sujatha Anishetty
a5bd2fcfaa exception logging to cloudwatch 2024-07-30 14:22:36 -04:00
Michaela Brydon
eb3f817847 removing unused method 2024-07-30 12:30:44 -04:00
Michaela Brydon
9f6c83db74 Reseting bailout when vehicle state cleared and heavy truck bailout 2024-07-30 12:21:08 -04:00
Bill Richardson
1802b3d23d move alert under subheader 2024-07-29 21:23:44 -04:00
Josh Dassinger
a436fdc145
Merge pull request #804 from Safelite/defect/digital/SSR-1433
SSR-1433 Multiple Tint Image Fixes
2024-07-26 14:00:33 -05:00
Josh Dassinger
7678ea2de0 SSR-1433 Multiple Tint Image Fixes
Added missing tints from FMG
If we don't have a tint image in the tint map don't error out just hide the image. (Same Functionality as FMG)
2024-07-26 12:58:42 -05:00
bmauger
9c264b6d49
Merge pull request #803 from Safelite/SSR-1435-add-empty-alt-tag
SSR-1435 add empty alt tag for decorative image.
2024-07-25 11:53:05 -04:00
brich1212safe
ce289c5342
Merge pull request #801 from Safelite/feature/richardson/SSR-1430
add cssModalHeadlineClass  prop to add custom css
2024-07-25 11:41:37 -04:00
Bryan Mauger
ea9e979d39 SSR-1435 add empty alt tag for decorative image. 2024-07-25 11:37:22 -04:00
Josh Dassinger
7594056c94 SSR-1431 Update Unit Tests 2024-07-25 08:23:28 -05:00
Josh Dassinger
29bf33bdc7 SSR-1431 Bailout for heavy truck on vin-lookup page 2024-07-25 08:08:58 -05:00
Bill Richardson
12bd0ff08c add cssModalHeadlineClass prop to add custom css 2024-07-24 16:39:35 -04:00
Bill Richardson
f00103b7e9 prop never set back to false before retry 2024-07-24 13:52:45 -04:00
brich1212safe
f2be14b1de
Merge pull request #799 from Safelite/feature/richardson/SSR-1416
Updates for mobile fee being hidden
2024-07-24 10:26:43 -04:00
Josh Dassinger
8cb12ab68b
Merge pull request #795 from Safelite/feature/digital/SSR-1140
SSR-1140 Remove unused method from FMG
2024-07-23 14:39:15 -05:00
Bill Richardson
76949380a7 Updates for mobile fee being hidden 2024-07-23 12:00:07 -04:00
michaela-brydon-safelite
47985da12d
Merge pull request #797 from Safelite/feature/brydon/SSR-1398
Feature/brydon/ssr 1398
2024-07-23 10:33:28 -04:00
kirkland-brown
f7c32ef8d5
Merge pull request #782 from Safelite/bug/kbrown/SSR-1256
Updating QuestionData answer to match Question answer during deletion
2024-07-19 09:09:45 -04:00
Kirkland Brown
216848f7a3 Changed Map to forEach and created unit test 2024-07-18 14:25:53 -04:00
Kirkland Brown
6b1019eea6 Corrected location to put logic 2024-07-18 12:13:14 -04:00
Michaela Brydon
9a5241afaa Making headers bold 2024-07-18 12:01:10 -04:00
Michaela Brydon
2895264c57 updating snapshot tests 2024-07-18 11:24:26 -04:00
Michaela Brydon
ec98a1916c Remove comments 2024-07-18 11:04:19 -04:00
Michaela Brydon
1cbf243543 Adding consts to data 2024-07-18 11:03:08 -04:00
Michaela Brydon
e88c28708c Remove comment 2024-07-18 10:59:56 -04:00
Michaela Brydon
c91d526dc1 Fixing bug 2024-07-18 10:58:48 -04:00
Michaela Brydon
ba8e1cf5f0 making consts for refs 2024-07-18 10:57:03 -04:00
michaela-brydon-safelite
1652627bd0
Merge pull request #794 from Safelite/feature/brydon/SSR-1399
Removing section
2024-07-18 10:31:23 -04:00
Bill Richardson
8cabb807e8 dont add fee to local array if hidden 2024-07-18 09:07:43 -04:00
Bill Richardson
0d03f5e36e dont add fee if hidden.
prevents price override on backend.
2024-07-18 09:07:43 -04:00
Michaela Brydon
c4648df1f5 More tweaks 2024-07-17 17:14:39 -04:00
Michaela Brydon
4dc6887560 Mostly done 2024-07-17 16:42:18 -04:00
Josh Dassinger
096ea034a0 SSR-1140 Remove unused method from FMG 2024-07-17 13:45:59 -05:00
Michaela Brydon
9c7baa0bd9 Removing old tests 2024-07-17 13:38:40 -04:00
Michaela Brydon
ccba1d7a7c Removing unused styling 2024-07-17 13:22:11 -04:00
Michaela Brydon
69ec3ef8fc Removing unused method 2024-07-17 13:18:49 -04:00
Michaela Brydon
d1fc9faff3 Removing section 2024-07-17 13:11:29 -04:00
Josh Dassinger
03ba2c158c SSR-1250 Pricing bug fixes
Fixed child line items not being priced
Fixed repair chips having incorrect prices applied
2024-07-17 11:41:10 -05:00
Bill Richardson
61ca1bf39d refactored 2024-07-16 10:11:46 -04:00
Bill Richardson
d3b553643b Add log exposure to before enter on welcome page. 2024-07-16 10:11:46 -04:00
Josh Dassinger
efbf65c4c9 SSR-1412 Fix pricing issues 2024-07-15 10:41:17 -05:00
Bill Richardson
eefeeb2cf1 put scoped back in to fix ordering issue on css 2024-07-15 10:49:58 -04:00
Kirkland Brown
c54294eb87 Refactored 2024-07-15 10:15:40 -04:00
Sujatha Anishetty
730845be19 adjust spacing for else 2024-07-12 14:54:41 -04:00
Sujatha Anishetty
e6ab9b6936 Merge branch 'develop' into bug/SSR-1404 2024-07-12 14:15:50 -04:00
Sujatha Anishetty
ad17b4b60c Add else condition to set coverage type for Vehicle not listed 2024-07-12 14:14:41 -04:00
Josh Dassinger
a9c9956441 Update Vehicle API endpoints for FMG changes 2024-07-12 11:11:15 -05:00
Josh Dassinger
828864887d
Merge pull request #784 from Safelite/defect/digital/SSR-1411
SSR-1411 rework save session to be awaitable
2024-07-12 09:28:56 -05:00
Bill Richardson
f501601c02 Change setupModalLinks to setupModalLink for specific ones
When variable gets blown away so does the listener.
Add back in inside watch similar to other modalLinks
2024-07-11 13:36:09 -04:00
Michaela Brydon
54310b95c4 Adding router test 2024-07-11 13:17:08 -04:00
Bill Richardson
7849694667 Updates for calculating highest fully completed package tier
Misc linting updates as well
 - service-package component all linting
2024-07-11 12:21:33 -04:00
Bill Richardson
a5f75168ee Must've undid this at somepoint. Corrected override strings 2024-07-10 14:04:02 -04:00
Bill Richardson
005d0700ff formatting and fix test 2024-07-10 13:28:12 -04:00
Bill Richardson
26c6db7eb0 Use constants instead of strings
Update one test file.  Working on other.
2024-07-10 13:20:37 -04:00
Josh Dassinger
8c59ba9c6e SSR-1411 Add missing await 2024-07-10 11:31:18 -05:00
Kirkland Brown
9a2cef5bf3 removing unnecessary data syncing 2024-07-10 11:44:58 -04:00
Bill Richardson
f86a428158 Check if fees are hidden and hide cart row
Pass experiment flags to price service
2024-07-10 10:35:52 -04:00
Kirkland Brown
fbfd196da1 Reverted changes to question-chain and force matched the part questions before committing to mainStore 2024-07-10 10:17:34 -04:00
Josh Dassinger
d0810969da SSR-1411 Fix unit test 2024-07-10 08:54:12 -05:00
Josh Dassinger
adc911c3bf SSR-1411 rework save session to be awaitable 2024-07-10 08:16:32 -05:00
Sujatha Anishetty
f9286a551b Merge branch 'develop' into bug/SSR-1381 2024-07-08 13:06:44 -04:00
Sujatha Anishetty
026bd911e5 sub header alignment to left 2024-07-08 11:44:29 -04:00
Kirkland Brown
5645139c74 Updating QuestionData answer to match Question answer during deletion 2024-07-08 10:22:32 -04:00
Josh Dassinger
c2bae5ced3 SSR-1410 Remove unnecessary check 2024-07-08 09:06:37 -05:00
Josh Dassinger
be5ae6985f SSR-1410 Remove redundant check 2024-07-08 08:34:52 -05:00
Josh Dassinger
1fcd36b2a9 SSR-1410 Fix zipCodeCtu missing causing errors on coverage-statement 2024-07-08 08:02:05 -05:00
Sujatha Anishetty
25bf7a46ac css adjustments 2024-07-05 18:22:33 -04:00
michaela-brydon-safelite
a484af7982
Merge pull request #780 from Safelite/bug/brydon/SSR-1391
Tweaking spacing
2024-07-01 15:47:12 -04:00
Michaela Brydon
a9faa9d9ae Tweaking spacing 2024-07-01 15:35:02 -04:00
michaela-brydon-safelite
1379a863c6
Merge pull request #778 from Safelite/bug/brydon/SSR-1224
Bug/brydon/ssr 1224
2024-07-01 15:07:24 -04:00
Michaela Brydon
7e3ded3dca Fixing test 2024-07-01 14:33:05 -04:00
Michaela Brydon
8e9245b37f resolving all promises at once 2024-07-01 14:18:21 -04:00
Michaela Brydon
6433b6e951 Fixing tests 2024-07-01 12:29:50 -04:00