Commit graph

461 commits

Author SHA1 Message Date
Leah Schumann
dae9620843 Prettified 2024-03-05 06:50:07 -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
Leah Schumann
763956caef Frontend Logging 2024-02-29 09:35:07 -05:00
CarlNation
9260892727 CSR-1855
CSR-1855 hold off on bailout page.  Instead, route to vehicle page with a querystring parm that will clear state if the error occurs more than once.
2024-02-28 09:21:02 -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
hiteshkumar87
d70d3735b3 Revert "Email optional"
This reverts commit 597db2547b.
2024-02-12 12:29:26 +05:30
hiteshkumar87
2dc8d42971 CSR-1438
make email optional
2024-02-09 20:51:11 +05:30
hiteshkumar87
597db2547b Email optional
make email optional
2024-02-09 16:58:39 +05:30
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
ab62270d53
Merge pull request #1704 from Safelite/feature/CSR-1921
CSR-1921 correct pay later after ccd payment failure
2024-01-26 09:31:11 -05:00
CarlNation
2d70f9ae81 CSR-1921 correct pay later after ccd payment failure
CSR-1921 correct pay later after ccd payment failure
2024-01-26 09:16:05 -05:00
Chloe Herd
8ce1dd7d00 Capture workOrderId from save response and add to vuex 2024-01-23 14:17:41 -05:00
Matt Caimi
5111bdb061 CSR-1889 added last four to cc tokenization 2024-01-15 10:13:09 -05:00
CarlNation
e056887ca5 CSR-1855 pretier 2024-01-09 10:00:51 -05:00
CarlNation
285bad0eb1 CSR-1855 global error handling
CSR-1855 global error handling
2024-01-09 09:55:30 -05:00
Chloe Herd
1b5db2c4cf Cleanup now unused code 2023-12-18 15:46:46 -05:00
CarlNation
d01349d5ca CSR-1871
use settled tender amount to show hide cart on confirmation page
2023-12-07 14:02:32 -05:00
Chloe Herd
921a3efbfd Define cookie TTLs as constants 2023-12-01 09:08:32 -05:00
Chloe Herd
edd8158148 Iteration 1 2023-11-30 17:35:21 -05:00
Chloe Herd
a79a320484 Add new cookie ids 2023-11-30 16:28:20 -05:00
Matt Sykes
9500337421 Make separate analytics APPLICATION_NAME 2023-11-30 15:34:50 -05:00
Chloe Herd
0a9466af9f Pass error status by querystring 2023-11-28 12:11:13 -05:00
CarlNation
18c59e8d7e CSR-1757
changes to add supplies repair fee to cart and promo taxes
2023-11-21 09:18:37 -05:00
AMSNEHA
bbdcbe65af
Merge branch 'develop' into feature/CSR-1393.1 2023-11-13 13:23:37 +05:30
Scott Kiener
f8f9749d3a CSR-1452 | Rewrite save promo functions
Combined inactive and active into one method
 -new save method prevents the same promos ending up in inactive AND active at the same time
 -query string promos save to inactive automatically
2023-11-10 10:51:01 -05:00
CarlNation
cf4a50f67f Merge branch 'develop' into feature/CSR-1392 2023-11-09 08:52:07 -05:00
CarlNation
ba7224a0ec CSR-1392
referral.locktoken is not persisted in the db so we need to return it to the calling application so it can be sent back in on the final wo submit
2023-11-09 08:41:02 -05:00
Leah Schumann
f0e0c4a3e8 Fixed package price calculation that was including early bird fee, prettified 2023-11-09 07:37:01 -05:00
Leah Schumann
57bffe1334 Tech review changes 2023-11-09 06:35:34 -05:00
Sneha
8455ec926b CSR-1393 2023-11-08 16:28:27 +05:30
Leah Schumann
d3d334f666 Fixed unit test and Prettified 2023-11-06 08:39:46 -05:00
Leah Schumann
dbcb8c15c0 Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-11-06 08:22:13 -05:00
Leah Schumann
738ffbe843 Fixed some calculation issues 2023-11-06 08:21:28 -05:00
Scott Kiener
da1feeab07 CSR-1452 | Set up wireframe for payment-method and promos 2023-11-03 11:42:11 -04:00
Chloe Herd
11ec8df5da Stage order info to submittedOrder on page load 2023-11-01 14:17:20 -04:00
CarlNation
c97c30a968 Merge branch 'develop' into feature/CSR-1392 2023-10-31 06:42:41 -04:00
hiteshkumar87
785a51fdca customerPortalLoginToken
customerPortalLoginToken
2023-10-31 13:43:45 +05:30
CarlNation
deed0dfb5f CSR-1392
set amount due for PIA
2023-10-30 16:03:03 -04:00
Leah Schumann
5583070c2c Fixed calculation issue, added promo cart items 2023-10-30 15:46:48 -04:00
Leah Schumann
46473c5ba0
Merge branch 'develop' into feature/CSR-1382-loose-ends 2023-10-30 07:27:07 -04:00
Leah Schumann
acc533e42c Fixing the commits to the wrong branch 2023-10-30 07:15:56 -04:00
Leah Schumann
d39870f2ca Merging changes committed to wrong branch 2023-10-30 07:08:26 -04:00
CarlNation
166940db04 CSR-1392
removed work order flags for submitting a pia in delete substatus and the final submit flag from the store and pass it as a parameter to save session instead.
2023-10-29 08:28:32 -04:00
CarlNation
fb783ee7dd CSR-1392
use router params instead of store to save pia error
2023-10-25 15:09:18 -04:00
Leah Schumann
cfedf248b7 Revert "Revert "Merge branch 'develop' into feature/CSR-1382-loose-ends""
This reverts commit 936bc95957.
2023-10-25 14:34:08 -04:00
Leah Schumann
936bc95957 Revert "Merge branch 'develop' into feature/CSR-1382-loose-ends"
This reverts commit 8b742bbc44, reversing
changes made to c94e3e3740.
2023-10-25 07:35:06 -04:00
CarlNation
9b0089a3b0 Merge branch 'develop' into feature/CSR-1390-style 2023-10-23 09:57:21 -04:00
CarlNation
3be7e71481 CSR-1390
credit card and paypal settlement changes for NextGen
2023-10-23 09:56:35 -04:00
hiteshkumar87
8403a3d170
Merge pull request #1435 from Safelite/feature/Digital/CSR-1417
move add-to-calendar within confirmation
2023-10-20 20:30:24 +05:30
hiteshkumar87
047ed98550 remove calendar url from vue config
remove calendar url from vue config
2023-10-20 19:51:09 +05:30
hiteshkumar87
2404c5f9f2 move external links to Vue config
move external links to Vue config
2023-10-20 19:10:19 +05:30
CarlNation
b8d5ecd08e CSR-1390
V3 submit, provisional booking, credit card payments
2023-10-17 22:51:44 -04:00
Chloe Herd
1e9d3f7a4d Add payment-method resetting 2023-10-17 10:57:19 -04:00
Chloe Herd
616cb187ed Merge branch 'develop' into feature/csr-1465 2023-10-17 10:09:02 -04:00
hiteshkumar87
1c48dc856a service-type constant file
service-type constant file added
2023-10-16 17:54:54 +05:30
Chloe Herd
47473ffb6a Formatting 2023-10-13 16:55:26 -04:00
Chloe Herd
119db4ade7 Remove unused constants 2023-10-13 16:26:14 -04:00
Chloe Herd
655360b0c8 Merge branch 'develop' into feature/csr-1465 2023-10-13 15:38:10 -04:00
Scott Kiener
8601f61442 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1520 2023-10-12 12:05:38 -04:00
Scott Kiener
bc40d03925 Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1520 2023-10-12 12:03:23 -04:00
Scott Kiener
291e13330d CSR-1520 | First integration of promo logic
Implementation of validate and revalidate endpoints in the store
Validate promo on quote via query string promo
Revalidate promos on quote page load
Remove promo query string on quote and payment-method forward navigation
Add in Id logic for all line items
Send relevant pricing data to service package question to be used later for UX changes
2023-10-12 12:03:02 -04:00
Leah Schumann
01892602c9 Merge branch 'develop' into feature/CSR-1395-sales-tax-store-methods 2023-10-12 11:34:44 -04:00
hiteshkumar87
ff339a124b
Merge branch 'develop' into feature/Digital/CSR-1417 2023-10-12 16:39:38 +05:30
Chloe Herd
6dec3371c2 Add pia to store 2023-10-11 14:06:21 -04:00
Chloe Herd
41a63aa4be Merge branch 'develop' into feature/CSR-1389 2023-10-11 09:22:05 -04:00
Leah Schumann
f7c1c64126 Frontend method to call tax endpoint 2023-10-10 15:07:14 -04:00
Chloe Herd
fcc3c5ab95 Initial changes for PIA experiments 2023-10-10 09:50:50 -04:00
CarlNation
a242946770 CSR-1392
Create work order in delete sub status for pia.  add amount due
2023-10-10 06:49:16 -04:00
CarlNation
56e261ddfc CSR-1392
move paypal urls to application config file
2023-10-09 10:18:03 -04:00
hiteshkumar87
03a6e2d994 Add-to-calendar 2023-10-05 20:33:04 +05:30
CarlNation
60f6110341 Merge branch 'develop' into feature/CSR-1392 2023-10-05 08:52:57 -04:00
CarlNation
1dba4521c5 CSR-1392
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
hiteshkumar87
067c2bd585
Merge branch 'develop' into feature/Digital/csr-1411 2023-10-04 16:50:52 +05:30
hiteshkumar87
9f5612c2f7 confirmation email
confirmation email placeholder
2023-10-04 13:56:11 +05:30
CarlNation
bd994e8b74 CSR-1392
begin paypal integration work
2023-10-02 10:26:54 -04:00
Chloe Herd
f4c22fbf7a Merge branch 'develop' into feature/CSR-1389 2023-09-27 10:10:32 -04:00
Scott Kiener
49a4ac5247 Merge remote-tracking branch 'origin/release/2023.09.14' into rlsMerge/2023.09.14-to-develop 2023-09-14 15:33:01 -04:00
Chloe Herd
57e520d2c4 Move hard-coded values to constants file 2023-09-07 17:24:26 -04:00
CarlNation
b14119278e CSR-1623
persist promo code and pass to heritage
2023-09-01 10:58:07 -04:00
Leah Schumann
c0b02c8c00 Checkpoint before trying to simplify 2023-08-31 07:39:17 -04:00
CarlNation
dd4b56d3de Merge branch 'develop' into feature/apiModelChanges 2023-08-22 10:03:17 -04:00
CarlNation
a921521f5c Create work order 2023-08-22 10:02:02 -04:00
AMSNEHA
db7ae81a6a
Merge branch 'develop' into feature/CSR-1425 2023-08-21 18:15:55 +05:30
hiteshkumar87
93b1d489d1 CSR-1416
Quote page - Default to Insurance Tab if user Service zip is from certain States
2023-08-21 13:38:05 +05:30
CarlNation
8a1bd85fd5 api model changes
api model changes
2023-08-17 09:00:20 -04:00
CarlNation
dc43455d92 CSR-1564 CSR-1559 registration defaults
CSR-1564 CSR-1559 registration defaults
2023-08-15 09:39:15 -04:00
Matt Sykes
c07a2c96ae Merge branch 'release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-08-11 08:59:53 -04:00
Sneha
943b5c8d76 CSR-1425
Removing existing YMMS
2023-08-11 14:54:24 +05:30
Leah Schumann
8608c68906 CSR-1422 - Added unit tests and other tech review changes 2023-08-09 10:19:58 -04:00
Sneha
1f2560f0a9 CSR-1418 2023-08-09 15:36:19 +05:30
CarlNation
792c379080 CSR-1588
persist referral seq number and send to analytics
2023-08-04 11:49:13 -04:00
Leah Schumann
abcabbe1d6 Merge branch 'develop' into feature/CSR-1422 2023-08-02 09:39:02 -04:00
Leah Schumann
ec9584135b Persistence Code for Customer Details 2023-08-02 09:31:45 -04:00
Sneha
838acce4bd CSR-1418 2023-08-02 15:51:30 +05:30
hiteshkumar87
0621af33ad Update analytics.js 2023-08-01 16:24:04 +05:30
hiteshkumar87
22cee7a5e9 zip code GA event
zip code GA event at get damage-options
2023-08-01 16:18:21 +05:30
Scott Kiener
8259679b13 Merge remote-tracking branch 'origin/release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-07-24 15:49:39 -04:00
hiteshkumar87
ca7ffbd7f6 formatting 2023-07-24 12:05:39 +05:30