Commit graph

829 commits

Author SHA1 Message Date
Chloe Herd
e54ead578e Add call to recal endpoint 2024-09-06 10:01:08 -04:00
CarlNation
6b42a04068 CSR-2193 submittedOrder issue
CSR-2193 the getter in the vuex store does not seem to return the submittedOrder data.  Possibly related to caching due to the recent upgrade to vuex.  Not 100% certain.  So just moved the submittedOrder logic out of the store and into the basemix.
2024-09-06 09:58:56 -04:00
hiteshkumar87
deb6688c89 CSR-2087
formating
2024-08-21 16:41:23 +05:30
hiteshkumar87
20f6972361
Merge branch 'develop' into feature/Digital/CSR-2087 2024-08-21 16:37:15 +05:30
hiteshkumar87
6ab9c34370 CSR-2087
replacing LeadGenState with ExternalParameterState and add capability questions, molding questions and vehicle parts.
2024-08-21 16:28:00 +05:30
CarlNation
a6c9ea67de CSR-2181 Exclude Labor2 part type
CSR-2181 The labor2 part type should be excluded where looking at glass parts.  It is part of the glass parts request and response because you need the base glass part to determine if labor2 applies.  It would make more sense to add it to supporting items but that request does not include base part number for windshields.  This certainly won't come back to haunt me later.
2024-08-14 07:59:47 -04:00
hiteshkumar87
8322d44173 CSR-1632
Affiliate Cookies
2024-08-09 18:04:43 +05:30
CarlNation
acc955bfb1 CSR-1161
CSR-1161 send serviceType on parts call for Labor2 request
2024-08-01 15:28:01 -04:00
CarlNation
91fa5c3f94 CSR-1161
CSR-1161 pass service type needed for Labor2 parts request
2024-08-01 13:53:43 -04:00
Sneha
ab1b27d3fa CSR-2117 2024-07-31 18:33:19 +05:30
hiteshkumar87
e4a3d40e60
Merge pull request #1923 from Safelite/feature/Digital/CSR-2087
CSR-2087
2024-07-29 17:01:42 +05:30
hiteshkumar87
5b79d9ed28 CSR-2087
Leadgen widget have different case style value so need to parse with NextGen
2024-07-29 16:39:17 +05:30
hiteshkumar87
f0a3d3579c
Merge pull request #1918 from Safelite/feature/Digital/CSR-2087
CSR-2087
2024-07-23 18:09:33 +05:30
hiteshkumar87
cef3a22bce CSR-2087 2024-07-23 17:51:29 +05:30
Josh Seltzer
547824db08 Merge branch 'develop' into feature/CSR-1903 2024-07-22 14:19:54 -04:00
Josh Seltzer
1159ab6c09 CSR-1903 - Display service duration on confirmation 2024-07-22 14:19:14 -04:00
hiteshkumar87
3cbabbb204
Merge pull request #1908 from Safelite/merge-dev-to-CSR-2087
Merge dev to csr 2087
2024-07-18 20:34:56 +05:30
hiteshkumar87
ac873bf893 CSR-2087
create session storage
2024-07-18 20:15:09 +05:30
CarlNation
1b6c6b141c CSR-2130 prettier
CSR-2130 prettier
2024-07-15 10:27:22 -04:00
CarlNation
6fec862fbf CSR-2130 flag applePay for backend
CSR-2130 flag applePay for backend
2024-07-15 10:21:36 -04:00
hiteshkumar87
2e12fb3c90 CSR-2087
Custom query strings
2024-06-25 18:26:02 +05:30
AMSNEHA
862cd5a90b
Merge pull request #1879 from Safelite/feature/CSR-1994
Tech review changes
2024-06-12 20:37:35 +05:30
Sneha
7cbe82eb57 Tech review changes 2024-06-12 20:00:51 +05:30
AMSNEHA
cb8e542672
Merge pull request #1855 from Safelite/feature/CSR-1994
Feature/csr 1994
2024-06-10 16:23:49 +05:30
CarlNation
7ccb55d1b8 CSR-2091
CSR-2091 delete cookie on work order submission.  if hasdelayedclaimregistration was true, then it caused the vehicle dropdowns to be disabled.  better to just remove the cookie after successful submission.
2024-06-04 09:28:51 -04:00
chloeherdsafelite
f3090a087a
Merge pull request #1873 from Safelite/feature/csr-2084
Send promo codes to tax endpoint
2024-05-30 09:21:29 -04:00
Chloe Herd
f2eb6a4c88 Send promo codes to tax endpoint 2024-05-29 13:43:41 -04:00
CarlNation
47fa89e2e1 SSR-1167
SSR-1167 move insuranceCoverage to own object
2024-05-29 08:35:52 -04:00
CarlNation
f07fa97377 SSR-1167
SSR-1167 reorganize coverage
2024-05-28 14:12:05 -04:00
CarlNation
946de90be7
Merge pull request #1869 from Safelite/feature/CSR-2098
CSR-2098
2024-05-24 10:58:35 -04:00
CarlNation
0d72f95350 CSR-2098 prettier 2024-05-24 10:33:04 -04:00
CarlNation
eb8594903c CSR-2098
CSR-2098 for PIA insurance deductible pricing, pass the amount we passed to safeliteHop and set it in the referral QuoteTotalAmount to be used in the ConvertTenders method during settlement.
2024-05-24 10:29:04 -04:00
Scott Kiener
8635ab63e7 CSR-2076 | Formatting 2024-05-20 10:17:58 -04:00
Scott Kiener
4830a53fb7 CSR-2076 | Make equals statement more robust 2024-05-20 10:07:51 -04:00
Scott Kiener
252d5454a1 Change deepequals to specific check 2024-05-20 10:00:25 -04:00
Sneha
9eafbe6f21 Reapply "Merge branch 'develop' into feature/CSR-1994"
This reverts commit 5c16471169.
2024-05-20 19:24:43 +05:30
Sneha
5c16471169 Revert "Merge branch 'develop' into feature/CSR-1994"
This reverts commit d606aa85f6, reversing
changes made to 04b505c860.
2024-05-20 19:15:37 +05:30
AMSNEHA
d606aa85f6
Merge branch 'develop' into feature/CSR-1994 2024-05-20 17:13:35 +05:30
Scott Kiener
73293a7219 CSR-2076 | Fix line item IDs mismatch 2024-05-15 10:05:27 -04:00
Chloe Herd
de4dd9bada Change location of checks + exact check for "verified" navigation 2024-05-09 13:07:34 -04:00
CarlNation
cfe63885cf CSR-2067
CSR-2067 clean up the pre reqs for service location
2024-05-03 08:04:33 -04:00
Sneha
2833666a34 CSR-1994 2024-05-02 20:41:09 +05:30
AdamCaouetteSafelite
79456bab46
Merge pull request #1839 from Safelite/feature/CSR-1742-ajc
CSR-1742: refactor to centralize all insurance constants/helpers
2024-05-02 10:08:40 -04:00
Adam Caouette
70300d6e89 CSR-1742: refactor to centralize all insurance constants/helpers 2024-05-02 08:09:42 -04:00
CarlNation
7b55147d0e Merge branch 'develop' into feature/CSR-2054 2024-04-30 13:58:40 -04:00
CarlNation
7fdcaf0ae0 CSR-2054
CSR-2054 no longer hard code cash parent account for pricing calls
2024-04-30 13:15:37 -04:00
Adam Caouette
6789713d1d prettier 2024-04-24 09:08:36 -04:00
Adam Caouette
b3944f2ab4 Merge branch 'develop' into feature/CSR-1742-ajc 2024-04-24 09:06:29 -04:00
Adam Caouette
d3bc079eba CSR-1742: update logic on store getter for CMS variable to determine which paragraph shows in subheader 2024-04-23 17:38:47 -04:00
CarlNation
0c94d33a54 CSR-2054
CSR-2054 send policy data to save on order service so we can check nocomp and itac to determine if we use cash parent account when pulling previous items from serverdata
2024-04-23 15:51:37 -04:00
Adam Caouette
35a8dc6045 CSR-1742: add specialized getter for CMS variable use 2024-04-23 09:21:16 -04:00
hiteshkumar87
f2ff463cd1 CSR-2081
updating homephone from load session
2024-04-23 18:11:01 +05:30
hiteshkumar87
284b9e932d CSR-1957
Create isOvernightDropOffAppointment getter
2024-04-22 17:58:28 +05:30
Chloe Herd
d2f18953ca Check correct location for EON on loadsession to avoid clearing state. 2024-04-16 13:56:20 -04:00
Sneha
701f00535d CSR-2044 2024-04-16 18:59:24 +05:30
Chloe Herd
da7bb0f250 Add isGlassPart field to schedule requests to match api changes 2024-04-09 14:15:17 -04:00
Adam Caouette
fce292bb20 CSR-1996: bug fixes and refactoring 2024-04-03 18:11:33 -04:00
Sneha
4553fbf022 CSR-2021 2024-03-28 15:47:34 +05:30
Sneha
bd10a8b8a6 CSR-2008 2024-03-15 11:03:20 +05:30
CarlNation
cc0d97ca75 CSR-2005
CSR-2005 changes to select parent account and navigate to Heritage
2024-03-14 16:00:52 -04:00
CarlNation
f482d77524 CSR-2005
CSR-2005 Nav to heritage funnel from insurance page
2024-03-07 15:00:39 -05:00
bmauger
e687793ddb
Merge branch 'develop' into CSR-1891-insurance-search-page 2024-03-07 11:49:57 -05:00
Leah Schumann
dae9620843 Prettified 2024-03-05 06:50:07 -05:00
Leah Schumann
9b7d2c8e81 Merge branch 'develop' into feature/CSR-32-A 2024-03-05 06:44:59 -05:00
Leah Schumann
3586ae1b94 Frontend Logging - MVP 2024-03-05 06:43:58 -05:00
Bryan Mauger
ef6310880c WIP add insurance company endpoint list. 2024-03-04 10:31:16 -05:00
CarlNation
01f35a37ae CSR-1072 prettier 2024-03-01 15:46:50 -05:00
CarlNation
1b1702ed5f CSR-1072
CSR-1072 do not run analytics calls without page name
2024-03-01 15:39:39 -05:00
CarlNation
9838b231d3 CSR-1072 incorrect name
CSR-1072 incorrect name
2024-02-29 08:14:01 -05:00
CarlNation
cbaf479d04 CSR-1072
move insurance loss fields to damage object to match ISS
comment out nav to insurance page until it's working.  currently breaking the insurance flow for QA.
2024-02-29 06:56:11 -05:00
Adam Caouette
01f73dea3e Merge branch 'release/2024.03.07' into rlsmerge/2024.03.07-to-develop 2024-02-27 14:58:58 -05:00
CarlNation
bc74b8cfaa
Merge pull request #1767 from Safelite/feature/CSR-1072
CSR-1072
2024-02-22 10:17:10 -05:00
CarlNation
04815ab683 CSR-1072 prettier 2024-02-22 10:09:46 -05:00
CarlNation
d10e30d91a CSR-1072
more insurance fields
2024-02-22 10:03:38 -05:00
Scott Kiener
dd29180459 CSR-1971 | Unit tests to confirm IDs are present on validate promo 2024-02-20 09:04:27 -05:00
Scott Kiener
05f50e863e Merge remote-tracking branch 'origin/release/2024.02.22' into rlsmerge/2024.02.22-to-end-to-end 2024-02-19 13:49:58 -05:00
CarlNation
17398ce41b CSR-1072
remove console.log
2024-02-16 14:30:50 -05:00
CarlNation
1cab64f8ab CSR-1072
CSR-1072 insurance orders will remove line items depending on the company.  mobile fee, recycle fee, etc.  So we can return from heritage with nothing in supporting items.  So only add lineItems when they exist on the serviceability call
2024-02-16 14:26:05 -05:00
Scott Kiener
15477bc076 CSR-1971 | Update line item ID syncing to avoid duplicate IDs 2024-02-16 10:54:02 -05:00
CarlNation
34ac06c20d CSR-1072
null check
2024-02-15 14:01:54 -05:00
CarlNation
9204129686 CSR-1072
insurance fields
2024-02-15 13:42:39 -05:00
Scott Kiener
6a55942b56 CSR-1975 | Unit test formatting 2024-02-14 10:14:07 -05:00
Scott Kiener
f622f1ad62 CSR-1975 | Update unit tests 2024-02-14 10:11:52 -05:00
Scott Kiener
a78030b117 CSR-1975 | Wiper promo bug on Quote fix 2024-02-14 09:44:23 -05:00
CarlNation
48bb6ed7e7 CSR-1072
* Get set parentAccount in cookie correctly
* Do not call order-items pricing when mobile fee returned no results
 * Allow insurance prereq to exclude supportingItems
2024-02-07 15:27:31 -05:00
CarlNation
4fcde06671
Merge pull request #1723 from Safelite/feature/vaps-null-fix
vaps null fix
2024-02-06 08:20:32 -05:00
CarlNation
2f6f3cc749
Merge pull request #1722 from Safelite/feature/CSR-1072
CSR-1072
2024-02-05 15:39:18 -05:00
CarlNation
4eea4d4af8 prettier 2024-02-05 15:33:55 -05:00
CarlNation
53d7aea7e1 CSR-1072
CSR-1072 the sessionId is not getting saved during loadsession.  this is a problem when returning from heritage.  the vuex sessionId ends up blank and we do not load the dynamoDb session data because we pass a default guid to load-session
2024-02-05 15:27:35 -05:00
hiteshkumar87
ac687e5545 CSR-1601
BillToAccountNumber
2024-02-05 20:40:23 +05:30
CarlNation
364e85614b CSR-1072 save coverage status value as string
CSR-1072 save coverage status value as string
2024-02-02 13:25:25 -05:00
CarlNation
00b5038ff7 CSR-1072 was not setting BillToAccount
CSR-1072 was not setting BillToAccount
2024-02-02 08:50:20 -05:00
Chloe Herd
5c0dd81a22 Merge branch 'release/2024.01.26' into rlsmerge/2024.01.26-to-2024.02.08 2024-02-01 12:09:07 -05:00
Adam Caouette
6839602ec0 CSR-1285: replace hard-coded account no. with State one 2024-01-29 22:03:41 -05:00
Adam Caouette
8062894cca CSR-1511: use coverage data from store 2024-01-29 21:23:55 -05:00
CarlNation
ce1ba079dd Merge branch 'release/end-to-end-insurance' into rlsmerge/endToEnd-to-develop 2024-01-29 12:27:41 -05:00
CarlNation
4515ef09e3 Merge branch 'release/2024.02.08' into rlsmerge/2024.02.08-to-endToEnd 2024-01-29 11:47:16 -05:00
CarlNation
05090b4345 Merge branch 'release/2024.02.08' into rlsmerge/2024.02.08-to-develop 2024-01-29 09:30:26 -05:00
CarlNation
d6fd01b473 Merge branch 'release/2024.01.26' into rlsmerge/2024.01.26-to-develop 2024-01-29 09:22:14 -05:00
CarlNation
72df46d01e CSR-1072
new insurance fields
2024-01-26 15:26:26 -05:00