Commit graph

568 commits

Author SHA1 Message Date
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
Adam Caouette
d6653354e7 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-11 14:04:54 -04:00
Adam Caouette
4c8e81d38d CSR-1384: update store method to avoid mutating original lineItems array 2023-10-11 13:59:13 -04:00
Chloe Herd
ad2a1001e6 Fix unit tests 2023-10-11 13:22:49 -04:00
Chloe Herd
3abdefe6cd Add non-placeholder values 2023-10-11 10:48:15 -04:00
Adam Caouette
575978ae65 CSR-1384: refactoring re: deepClone, naming 2023-10-11 10:17:14 -04:00
Chloe Herd
41a63aa4be Merge branch 'develop' into feature/CSR-1389 2023-10-11 09:22:05 -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
Leah Schumann
d7c2789f26 Merge branch 'develop' into feature/CSR-1395-calculate-sales-tax 2023-10-06 08:34:09 -04:00
CarlNation
1dba4521c5 CSR-1392
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
CarlNation
bd994e8b74 CSR-1392
begin paypal integration work
2023-10-02 10:26:54 -04:00
CarlNation
5abc6f590d CSR-1413
more prettier
2023-09-29 08:23:57 -04:00
CarlNation
1653a6b4e3 CSR-1413
test coverage
2023-09-29 08:11:16 -04:00
CarlNation
b662ee4a99 CSR-1413
add routing from review to payment-method.
also move the submit work order from review to payment-method and await it.
2023-09-28 13:41:04 -04:00
Sneha
ee3163549b Update index.js
Changes for save vehicle method
2023-09-28 13:57:20 +05:30
Chloe Herd
fee2d441a1 Add logging to resetScheduleIfUnavailable 2023-09-26 12:20:25 -04:00
chloeherdsafelite
e024258980
Merge pull request #1354 from Safelite/bug/chloeherd/analytics-mismatch
Bug/chloeherd/analytics mismatch
2023-09-22 10:29:05 -04:00
Sneha
33f3a7676e CSR-1661 2023-09-22 16:38:48 +05:30
Chloe Herd
c2d9237902 Schedule 2023-09-21 15:30:59 -04:00
Chloe Herd
964b06744f Service Location 2023-09-21 14:08:32 -04:00
Chloe Herd
9a3318b3fd Quote 2023-09-21 10:11:44 -04:00
Chloe Herd
6161e8de12 GetRouteInfo 2023-09-21 09:56:15 -04:00
Leah Schumann
19e419cd80 WIP 2023-09-21 08:49:01 -04:00
Chloe Herd
b7f2f060ab Misc Questions Pages 2023-09-20 13:01:31 -04:00
Chloe Herd
fed47a13e9 Save/Load Session 2023-09-20 11:16:45 -04:00
Chloe Herd
5c38498a23 Merge branch 'develop' into bug/chloeherd/analytics-mismatch 2023-09-20 09:06:27 -04:00
Chloe Herd
7aa61e8998 Runexperiments 2023-09-19 12:50:09 -04:00
Chloe Herd
5ff14add7b Lookup Pages 2023-09-19 12:22:56 -04:00
Chloe Herd
2bec4fa045 Estimate 2023-09-18 16:28:01 -04:00
Chloe Herd
e4349b3a3d Vehicle damage changes 2023-09-18 15:24:38 -04:00
Chloe Herd
786f785e79 Update vehicle page 2023-09-18 14:16:22 -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
CarlNation
cd1354bc6d CSR-1564
tests
2023-09-13 13:37:51 -04:00
CarlNation
ad4b53a4b7 CSR-1654
only save customer name on address lookup if it's not already in the store
2023-09-13 10:38:32 -04:00
CarlNation
94f038059d CSR-1630
prettier
2023-09-12 10:55:30 -04:00
CarlNation
f522b35a29 CSR-1630
if multiple vehicles found, still save the first and last name to vuex
2023-09-12 10:52:53 -04:00
hiteshkumar87
8dfa5d80a6 Update index.js
rename the method FirstAvailableAppointment to getTimeSlotsAdditionalEventData
2023-08-31 18:40:05 +05:30
CarlNation
2f5d348bba CSR-1559 prettier 2023-08-30 08:43:14 -04:00
CarlNation
39436c533d CSR-1559
No need to reset customer name if they've changed their address.
Use vin change instead of name to trigger reset.
2023-08-30 08:38:49 -04:00
hiteshkumar87
38f7ef3339 CSR-1618
added FirstAvailableAppointment GA event
2023-08-28 12:20:59 +05:30
CarlNation
c03c3cb34f servicePhoneNumber back to phoneNumber 2023-08-25 14:14:34 -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
Sneha
435572ecc5 Update index.js 2023-08-21 18:09:25 +05:30
Sneha
1f6a18dcaf CSR-1418 2023-08-21 12:36:42 +05:30
CarlNation
8a1bd85fd5 api model changes
api model changes
2023-08-17 09:00:20 -04:00
scottkiener
5fc65093dc
Merge pull request #1306 from Safelite/rlsmerge/2023.08.24-to-develop
Release Merge | 2023.08.24 to Develop
2023-08-15 09:50:02 -04:00