Commit graph

401 commits

Author SHA1 Message Date
hiteshkumar87
597db2547b Email optional
make email optional
2024-02-09 16:58:39 +05:30
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