Josh Dassinger
c7a9250aa2
Merge pull request #883 from Safelite/defect/digital/SSR-1660
...
SSR-1660 Missed a file
2024-10-30 09:26:04 -05:00
Josh Dassinger
9b6837a486
SSR-1660 Missed a file
2024-10-30 09:04:40 -05:00
Katie Kroell
cb2d0f993c
logic changes for zero deductible
2024-10-30 09:47:35 -04:00
Katie Kroell
4ad6b3e1b6
remove bootstrap class
2024-10-30 09:37:57 -04:00
Josh Dassinger
17512095c6
Merge pull request #880 from Safelite/defect/digital/SSR-1660
...
SSR-1660 Fix dupe check not being called on welcome page
2024-10-30 08:32:46 -05:00
Katie Kroell
328372176f
clean up
2024-10-30 09:10:28 -04:00
Katie Kroell
d043f22f0e
remove console log
2024-10-30 09:08:50 -04:00
Katie Kroell
9192bb6690
Merge branch 'develop' into feature/SSR-1634
2024-10-30 09:05:16 -04:00
Josh Dassinger
7c57b3f5a0
SSR-1660 Update Dupe Check API Call
2024-10-29 14:03:29 -05:00
Katie Kroell
dbe46de69b
clean up
2024-10-29 10:16:24 -04:00
Katie Kroell
a82bc33f9d
styling change
2024-10-29 10:15:32 -04:00
bmauger
20d012c706
Merge pull request #879 from Safelite/SSR-1549-amica-advanced-styling
...
SSR-1549 style updates for Nationwide, Country Financial, Travelers
2024-10-28 12:18:23 -04:00
Bill Richardson
eedc5c31d7
css update to scoot continue button up above cookie disclaimer
2024-10-28 10:05:47 -04:00
Josh Dassinger
7b5bc29126
SSR-1660 change field back and added reason why.
2024-10-28 08:49:34 -05:00
Josh Dassinger
ff49da46e2
SSR-1660 Fix dupe check not being called on welcome page
2024-10-28 08:34:41 -05:00
Josh Dassinger
70e1081019
Merge pull request #874 from Safelite/feature/digital/SSR-1522
...
SSR-1522 Add Apple Pay
2024-10-25 13:44:41 -05:00
Bryan Mauger
fbf76d2612
SSR-1549 style updates for Nationwide, Country Financial, Travelers
2024-10-25 12:06:59 -04:00
Katie Kroell
4be0809a72
update value for transaction id
2024-10-25 10:19:00 -04:00
Katie Kroell
f3bf9b93c5
WIP
2024-10-25 10:03:04 -04:00
bmauger
ac0423323e
Merge pull request #876 from Safelite/SSR-1549-amica-advanced-styling
...
CSR-1549 add Amica styles.
2024-10-24 16:55:42 -04:00
Bill Richardson
107cec3d69
Updates to provider call.
...
Reorg'd imports on store index.js
Sorted by file name (constants, helpers)
Updated serviceability call with application name.
2024-10-24 14:34:23 -04:00
Bryan Mauger
b2950d0d43
CSR-1549 add Amica styles.
2024-10-24 12:42:34 -04:00
Josh Dassinger
2a4342a477
Pass BillToAccountNumber
2024-10-24 10:07:56 -05:00
Josh Dassinger
0bbb5ff051
SSR-1522 Add Apple Pay
2024-10-24 09:31:56 -05:00
Bryan Mauger
0e640ca2d7
CSR-1553 update styles and add SafeCo.
2024-10-23 11:12:02 -04:00
Bryan Mauger
0faaca14b3
WIP style updates.
2024-10-23 09:57:40 -04:00
Katie Kroell
dc5b9977d9
console log
2024-10-22 09:49:55 -04:00
Katie Kroell
1e426da316
WIP
2024-10-18 16:03:05 -04:00
Josh Dassinger
a81562a63a
Don't mark the coverage status as verified if we don't have a valid policy
2024-10-18 14:29:32 -05:00
Katie Kroell
6792aa0d9a
change value of transaction id
2024-10-18 12:23:45 -04:00
Katie Kroell
0cf68c2c8a
Merge branch 'develop' into feature/SSR-1464
2024-10-18 12:21:28 -04:00
Josh Dassinger
dd51a88598
Merge pull request #868 from Safelite/defect/digital/SSR-1483
...
SSR-1483 Don't show cart if we fail to settle PIA
2024-10-17 11:01:27 -05:00
Josh Dassinger
d14889a5cf
Merge pull request #869 from Safelite/defect/digital/SSR-1632
...
SSR-1632 Handle null line items
2024-10-17 09:30:23 -05:00
Josh Dassinger
65be039010
SSR-1632 Handle null line items
2024-10-17 09:16:03 -05:00
Josh Dassinger
2f816c8ec1
SSR-1483 Don't show cart if we fail to settle PIA
...
Implement create WO for PIA
Implement settledTenderAmount & lockToken
2024-10-16 15:06:55 -05:00
Josh Dassinger
a1fb19b37c
Merge pull request #867 from Safelite/defect/digital/SSR-1632
...
SSR-1632 Don't pass null values
2024-10-16 13:43:19 -05:00
Josh Dassinger
5b72a3fddd
SSR-1632 Don't pass null values
2024-10-16 13:37:04 -05:00
Josh Dassinger
cb5eb6bfc1
Merge pull request #866 from Safelite/defect/digital/SSR-1632
...
SSR-1632 Update getServiceabilityDetails for API Changes
2024-10-16 12:40:57 -05:00
Josh Dassinger
edd1dcc4f8
SSR-1632 Update getServiceabilityDetails for API Changes
2024-10-16 11:54:09 -05:00
Bill Richardson
90c7c459a7
Fix for no supporting items on repair
2024-10-15 15:24:52 -04:00
Bill Richardson
d885f2f1b5
one more place
2024-10-15 12:21:05 -04:00
Bill Richardson
0307427ba6
only make call if availableLineItems length is greater than 0
2024-10-15 11:30:47 -04:00
Bill Richardson
01d3afb21a
we also clear it further down the line.
2024-10-15 11:08:35 -04:00
Bill Richardson
81414dfa4e
Temp fix
...
Until conversation
2024-10-15 09:41:00 -04:00
Katie Kroell
9e84ccfbd3
naming change
2024-10-14 14:19:39 -04:00
Katie Kroell
e2c15a712d
Merge branch 'develop' into feature/SSR-1464
2024-10-14 13:50:28 -04:00
Bill Richardson
8869236de6
Unneeded
2024-10-11 15:00:51 -04:00
Bill Richardson
fe76d39aac
PR updates
...
Will double check this is still working since policy look up kept failing.
2024-10-11 15:00:51 -04:00
Bill Richardson
68ae6e0498
Updates for glass-fees call
2024-10-11 15:00:50 -04:00
Josh Dassinger
f31b69eb98
Handle null isItacOptimized
2024-10-11 11:30:51 -05:00
Josh Dassinger
24cc72b951
SSR-1517 implement isItacOptimized
2024-10-02 11:37:24 -05:00
Bill Richardson
06ef9ae7a3
whoops part 2
2024-10-01 15:27:36 -04:00
Bill Richardson
bc6b31c790
PR updates
2024-10-01 15:25:21 -04:00
Bill Richardson
29c7125783
Updates for getting recal parts as child parts
2024-10-01 15:25:21 -04:00
Josh Dassinger
f765680b9c
SSR-1489 Fix coverageType.None API mapping
2024-10-01 13:55:45 -05:00
Josh Dassinger
5bb1458ed9
SSR-1489 Update to mobile-fee endpoint
2024-09-26 13:31:36 -05:00
Katie Kroell
3b523ac7f1
updates
2024-09-24 13:40:43 -04:00
Katie Kroell
ffbc6c888f
naming changes
2024-09-23 14:31:42 -04:00
Katie Kroell
61af19ed6e
Merge branch 'develop' into feature/SSR-1464
2024-09-23 14:16:32 -04:00
Katie Kroell
841d56eeab
Merge branch 'develop' into feature/SSR-1508
2024-09-20 15:58:24 -04:00
Katie Kroell
5202dcbfa8
force full address entry when clicking out of street address field
2024-09-20 15:58:03 -04:00
Bill Richardson
2e687c5245
add test for empty p tag
2024-09-20 15:39:02 -04:00
Bill Richardson
f554ad4d47
Remove empty paragraph tag
2024-09-20 15:34:32 -04:00
Josh Dassinger
f43bf922ca
Merge pull request #848 from Safelite/defect/digital/SSR-1485
...
SSR-1485 Fix Non PIA navigating to payment-page
2024-09-19 15:15:32 -05:00
Josh Dassinger
871226d2ad
SSR-1485 Update Unit tests for changes
2024-09-19 14:27:42 -05:00
brich1212safe
8056619b53
Merge pull request #847 from Safelite/feature/richardson/SSR-1466
...
Update to convert p tags to li tags
2024-09-19 15:21:24 -04:00
Josh Dassinger
1caed930f5
SSR-1503 Fix unverified flow taxing invalid items
2024-09-19 14:04:27 -05:00
Josh Dassinger
813898e8e5
SSR-1485 Fix Non PIA navigating to payment-page
2024-09-19 13:40:03 -05:00
Bill Richardson
ab77c185e2
Update to convert p tags to li tags
...
wrapped inside an ol
2024-09-19 13:33:39 -04:00
Josh Dassinger
4597a3d971
SSR-1460 Implement the combined-quote endpoint
2024-09-16 10:19:31 -05:00
Katie Kroell
dc07703f6c
added headers for API calls
2024-09-13 16:41:37 -04:00
Bill Richardson
c05f21eb2c
add mocks for methods added
2024-09-12 13:27:42 -04:00
Bill Richardson
005223b2fc
Update to disable button when button question cleared programmatically
2024-09-12 13:18:06 -04:00
Bill Richardson
811ac473f1
Unit tests for emits
...
Added max-len disable to test file for linting purposes.
2024-09-12 12:45:48 -04:00
Bill Richardson
6411211d7a
leave unselected when modal pops up
...
remove unused watch parameters
2024-09-12 11:49:51 -04:00
Bill Richardson
ba56acb00f
disable warnings since it's our text
2024-09-12 11:10:49 -04:00
Bill Richardson
8a8d53c96e
move disclaimer text under footer
2024-09-12 11:09:02 -04:00
Bill Richardson
5ef8488ab1
DisclaimerText update for iTac/NoComp
2024-09-12 10:05:08 -04:00
Michaela Brydon
3a01c5c114
Fix merge conflicts
2024-09-11 13:05:37 -04:00
Michaela Brydon
3c0b3b721d
Only update itac state if parts were priced
2024-09-11 13:00:58 -04:00
Michaela Brydon
2842011af6
Final reverts
2024-09-11 12:42:12 -04:00
Michaela Brydon
24966fdf64
Removing stuff
2024-09-11 12:34:42 -04:00
michaela-brydon-safelite
a1bc6de50c
Merge pull request #837 from Safelite/feature/digital/SSR-1463
...
SSR-1463 Initial work on new ITAC endpoint
2024-09-10 14:53:28 -04:00
Bill Richardson
615395efb0
Updates for ITAC Coverage Statement redesign
...
Add Cancel Claim Modal
Add CMS changes
2024-09-09 10:26:54 -04:00
Josh Dassinger
4d2b9de301
SSR-1463 Initial work on new ITAC endpoint
2024-09-04 13:36:01 -05:00
Josh Dassinger
aab351ca6c
Merge pull request #832 from Safelite/feature/digital/SSR-776
...
SSR-776 Make Google Maps pins clickable
2024-09-03 11:46:58 -05:00
Josh Dassinger
563d9f18ab
SSR-776 PR Feedback Make Google Maps component more generic
2024-08-30 11:36:05 -05:00
brich1212safe
378b06bbe3
Merge pull request #833 from Safelite/feature/richardson/SSR-325.4
...
Add a loader to the finish claim button
2024-08-30 12:01:00 -04:00
Bill Richardson
c392554e15
remove props
2024-08-30 10:43:58 -04:00
Josh Dassinger
e602dffa11
SSR-1295 Continue to next page after picking time slot
2024-08-30 09:38:18 -05:00
Josh Dassinger
6933a7ade7
SSR-776 Linting and Map Pins zIndex
2024-08-30 08:05:30 -05:00
Bill Richardson
e47acea58a
Add a loader to the finish claim button
...
Some site-footer formatting
Removed unused import in test file
2024-08-29 16:49:05 -04:00
Josh Dassinger
20774378ec
SSR-776 Missed spec File
2024-08-29 15:39:59 -05:00
Josh Dassinger
266ebc4e1c
SSR-776 Fix unit test
2024-08-29 15:37:03 -05:00
Josh Dassinger
4aa6c4ed64
SSR-776 Make Google Maps pins clickable
2024-08-29 14:02:02 -05:00
michaela-brydon-safelite
0ef22657fb
Merge pull request #828 from Safelite/bug/brydon/SSR-1384.3
...
Fixing supporting items does not have safelitePartNumber
2024-08-28 14:54:49 -04:00
Josh Dassinger
2e8abbc3c2
Merge pull request #829 from Safelite/feature/digital/SSR-1470
...
SSR-1470 Refactor Payment Method
2024-08-28 13:54:27 -05:00
michaela-brydon-safelite
57c2c0e4cf
Merge pull request #827 from Safelite/tidy/brydon
...
Forgot to save
2024-08-28 14:35:46 -04:00
Michaela Brydon
336d727fbb
Removing debug comment
2024-08-28 14:35:31 -04:00
Josh Dassinger
9fb8b7a264
SSR-1470 Refactor Payment Method
2024-08-28 13:15:53 -05:00
Michaela Brydon
0779e8fc6c
Fixing supporting items does not have safelitePartNumbre
2024-08-28 14:06:46 -04:00
Josh Dassinger
81cfcd9120
Merge pull request #823 from Safelite/defect/digital/SSR-1455
...
SSR-1455 Add OEM parts for OEM Endorsement
2024-08-28 07:53:38 -05:00
Michaela Brydon
224832f092
Forgot to save
2024-08-27 14:49:08 -04:00
Michaela Brydon
a04cf58168
Removing old commented code
2024-08-27 13:24:15 -04:00
Michaela Brydon
c18b6bf8b9
adding tests
2024-08-23 13:41:08 -04:00
Michaela Brydon
328aec39bd
clean up round 1
2024-08-23 13:23:11 -04:00
Michaela Brydon
7ff4edd743
Fixing itac endpoint problem
2024-08-23 13:14:48 -04:00
Josh Dassinger
3728fa665c
SSR-1455 Fix flag name
2024-08-22 11:41:11 -05:00
Josh Dassinger
395677192d
SSR-1455 Add OEM parts for OEM Enhancement
2024-08-22 11:15:24 -05:00
Bill Richardson
68d61466b7
Handle after cookie modal but returning to welcome page
...
Continue to skip dupe check.
2024-08-20 16:08:16 -04:00
michaela-brydon-safelite
f65d43d2e9
Merge pull request #815 from Safelite/bug/brydon/SSR-1440
...
Bug/brydon/ssr 1440
2024-08-19 12:58:19 -04:00
brich1212safe
e154f2622c
Merge pull request #820 from Safelite/feature/richardson/SSR-325.2
...
Continue with Cookie
2024-08-19 10:37:46 -04:00
Bill Richardson
bdfdeac58d
added jsdoc info to getReferralByPayload function
2024-08-16 17:09:36 -04:00
Michaela Brydon
63f8eea308
Fixing tests
2024-08-16 16:55:42 -04:00
Michaela Brydon
0bf470a1bf
Reverting bug
2024-08-16 10:26:35 -04:00
Bill Richardson
943a17f8df
PR updates and scenario 3,4 updates
...
Clear Cookie on Work order submit
Goto bailout on previously selected bailout
2024-08-15 16:05:30 -04:00
Bill Richardson
c15845e380
Updates for PR
...
return null for property check
remove template from component.
2024-08-15 15:43:35 -04:00
Michaela Brydon
299ae0d813
Final touches
2024-08-15 15:31:18 -04:00
Michaela Brydon
c249e4b833
Actually done
2024-08-15 15:28:38 -04:00
Michaela Brydon
ba988473a1
Almost done updating tests
2024-08-15 14:51:39 -04:00
Michaela Brydon
93ed73da31
In progress
2024-08-15 10:43:06 -04:00
Bill Richardson
40c698e6fd
wrap entry page cookie logic in try catch
2024-08-14 15:31:01 -04:00
Josh Dassinger
cff9674063
Fix extra save session call from entry page causing invalid referral num
2024-08-14 12:11:05 -05:00
Bill Richardson
449c3ae634
Continue with Cookie
...
Handles scenario 1,2,5
Will work on 3,4 while this PR is up.
3: TPA previously chosen
4: finished flow.
2024-08-13 16:03:51 -04:00
Michaela Brydon
23de2db48e
Almost clean
2024-08-12 15:00:19 -04:00
Michaela Brydon
af9a98b11d
Still in progress
2024-08-12 14:51:27 -04:00
Michaela Brydon
fd633102cc
In progress
2024-08-12 10:50:24 -04:00
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