Commit graph

586 commits

Author SHA1 Message Date
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
hiteshkumar87
d4db6c821c CSR-1529
zipcode GA event
2023-07-21 18:00:06 +05:30
CarlNation
209977b389 Revert "CSR-1552"
This reverts commit 517e79d62d.
2023-07-20 07:09:59 -04:00
CarlNation
517e79d62d CSR-1552
allow unverified insurance to return to quote page.  set a variable indicating switching from insurance to cash to pass to heritage so referral properties can be reset.
2023-07-19 10:51:44 -04:00
Chloe Herd
f614e795a6 Merge branch 'develop' into feature/CSR-1370 2023-07-18 16:42:31 -04:00
Sneha
bd950a2ec5 CSR-1418
Consolidated YMMS vehicle page
2023-07-13 15:20:25 +05:30
Chloe Herd
5c54e975c3 Merge branch 'release/submit-cash' into feature/CSR-1370 2023-07-12 09:56:39 -04:00
hiteshkumar87
dda20d8708
Merge branch 'release/submit-cash' into rlsmerge/develop-to-submit-cash-30-June 2023-06-30 16:56:54 +05:30
Chloe Herd
9efe9bbc1c Prevent overwriting of service location data 2023-06-28 13:11:54 -04:00
Matt Caimi
cd3992694c Merge remote-tracking branch 'origin/release/2023.07.07' into rlsmerge/release-2023.07.07-to-develop 2023-06-27 14:56:22 -04:00
Scott Kiener
048e5449be CSR-1449 | Formatting 2023-06-22 10:04:11 -04:00
Scott Kiener
19c4d60e23 CSR-1449 | Add overnight drop-off functionality
Also made same-day functional
2023-06-22 10:01:42 -04:00
Chloe Herd
64ab3afa78 Pull package names out to constants file 2023-06-22 09:08:45 -04:00
Bryan Mauger
921812d36c Setup navigation from schedule to customer-details. 2023-06-21 09:23:02 -04:00
Chloe Herd
9b75367894 Update with better cascading logic. 2023-06-20 15:09:00 -04:00
bmauger
b8d5b4ee66
Merge branch 'develop' into CSR-1357-customer-details 2023-06-19 10:43:22 -04:00
Sneha
59c7ddb9c3 CSR-1415 2023-06-16 19:16:42 +05:30
Leah Schumann
abddf77bed Tech review changes 2023-06-13 08:00:57 -04:00
Leah Schumann
716fbe3603 Tech review changes 2023-06-09 14:45:04 -04:00
Leah Schumann
1133132e90 Merge branch 'develop' into feature/CSR-1124 2023-06-08 14:01:45 -04:00
Leah Schumann
6a7d3b8626 WIP 2023-06-07 13:51:19 -04:00
CarlNation
66c1292e52 CSR-1144
Verify the appointment date is not in the past and still available
2023-06-06 15:08:47 -04:00
Leah Schumann
b54b6ed5f3 Merge branch 'develop' into feature/CSR-1124 2023-06-02 09:25:22 -04:00
Leah Schumann
19c07dc23a WIP 2023-06-02 06:09:43 -04:00
Sneha
6b6051b2f7 CSR-1415
Skip vinlookup
2023-06-01 18:22:20 +05:30
Scott Kiener
752de5f0eb CSR-1137 | Changing 'early bird' endpoint to 'premium' 2023-05-31 10:03:08 -04:00
Leah Schumann
edd5597d7b Added experiment toggle for indicators and fixed unit tests 2023-05-26 12:01:58 -04:00
Scott Kiener
32a6b4d1bb CSR-1137 | Implement get-mobile-time-slots, get-mobile-early-bird-fee 2023-05-25 16:27:42 -04:00
Scott Kiener
881004fc9b CSR-1137 | Integrate shop-time-slots endpoint 2023-05-25 15:31:03 -04:00
Scott Kiener
01e294d7fb Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137 2023-05-18 09:48:59 -04:00
Adam Caouette
d7f406b2ba CSR-886: new refactoring changes to use beforeRouteEnter on Schedule page to do heavy lifting 2023-05-17 19:19:48 -04:00
Adam Caouette
53166fc0ea Merge branch 'develop' into feature/CSR-886 2023-05-17 19:12:00 -04:00
CarlNation
3ef722bb0b CSR-1144
add initial schedule properties to be persisted.  changed provider address structure
2023-05-17 14:50:06 -04:00
bmauger
b8aec195ba
Merge branch 'develop' into CSR-1357-customer-details 2023-05-17 14:41:32 -04:00
Scott Kiener
23711787dd CSR-1137 | All timeslot implementations working 2023-05-17 14:08:16 -04:00
Bryan Mauger
b054afaf9a WIP add to customer-details page. 2023-05-16 12:55:23 -04:00
Leah Schumann
19de844b36 Merge branch 'develop' into feature/CSR-1112A 2023-05-11 13:03:37 -04:00
Bill Richardson
1a47f83301 Updates for weather Alerts 2023-05-10 13:20:20 -04:00
Scott Kiener
491f6b273a CSR-1137 | Initial creation of time-slot modal 2023-05-08 09:25:57 -04:00
Leah Schumann
c5d317e4b7 Added scrollToPageTop to menu-modal 2023-05-03 13:59:44 -04:00
Leah Schumann
1bc9050113 Merge branch 'develop' into feature/CSR-1112 2023-04-26 13:10:42 -04:00
CarlNation
0a6593c597 Merge branch 'release/2023.05.04' into rlsmerge/2023.04.05-to-develop-04.25 2023-04-25 10:42:54 -04:00
CarlNation
97c38af4d2
Merge pull request #1075 from Safelite/feature/CSR-1339
CSR-1339
2023-04-25 10:05:20 -04:00
CarlNation
f18e00caed CSR-1339
Add GA event to show what button options displayed
2023-04-25 09:26:41 -04:00
Adam Caouette
06380ee566 Merge branch 'develop' into feature/CSR-886 2023-04-25 00:14:25 -04:00
Adam Caouette
a355b025c1 CSR-1131: preliminary work on getting API call from schedule page to date picker 2023-04-24 12:55:37 -04:00
Leah Schumann
8ac7007a2a Merge branch 'develop' into feature/CSR-1112 2023-04-21 08:01:44 -04:00
Chloe Herd
edb1604c55 Initial Merge from Develop 2023-04-19 14:16:15 -04:00
Leah Schumann
3d2179d884 WIP 2023-04-11 16:27:39 -04:00
Adam Caouette
fb0280fa18 CSR-1129: create schedule page, put date picker on it 2023-04-05 10:56:34 -04:00
Leah Schumann
c8c6c6bd00 Merge branch 'develop' into feature/CSR-1073 2023-03-27 13:22:11 -04:00
Leah Schumann
6e1825aa0a Merging from develop 2023-03-27 10:50:09 -04:00
Leah Schumann
2fd0ce5f21 Before merging from develop 2023-03-27 09:47:30 -04:00
Leah Schumann
da2ae89453 Merge branch 'develop' into feature/CSR-1088 2023-03-24 13:48:41 -04:00
Leah Schumann
df2665a2ce Technical review changes 2023-03-24 13:44:31 -04:00
Leah Schumann
a0ab81acaa Revert "WIP"
This reverts commit d4a938f3c3.
2023-03-20 10:22:46 -04:00
Leah Schumann
2e7de50c96 Revert "Added SERVCE_ADDRESS_REQUIRED Error Msg"
This reverts commit 6039bacf0d.
2023-03-20 10:22:41 -04:00
Leah Schumann
521937c388 Revert "Revert "Added SERVCE_ADDRESS_REQUIRED Error Msg""
This reverts commit 0a78965a37.
2023-03-20 10:22:37 -04:00
Leah Schumann
0a78965a37 Revert "Added SERVCE_ADDRESS_REQUIRED Error Msg"
This reverts commit 6039bacf0d.
2023-03-20 09:38:14 -04:00
Leah Schumann
6039bacf0d Added SERVCE_ADDRESS_REQUIRED Error Msg 2023-03-20 09:34:31 -04:00
Leah Schumann
d4a938f3c3 WIP 2023-03-17 14:42:28 -04:00
Adam Caouette
2ddd4dc416 CSR-886: format changes and update dependencies 2023-03-15 09:59:20 -04:00
Chloe Herd
ba628a1fae Merge branch 'release/image-to-vin' into feature/CSR-1214-release 2023-03-15 09:55:17 -04:00
Adam Caouette
3693636924 Merge branch 'develop' into feature/CSR-886 2023-03-15 09:54:17 -04:00
Leah Schumann
4d8dc49f97 WIP 2023-03-15 09:47:20 -04:00
Adam Caouette
081bbfd161 CSR-886: first version of date-picker along with demo page 2023-03-15 09:31:35 -04:00
Leah Schumann
82e6d7c305 WIP 2023-03-15 08:45:31 -04:00
Chloe Herd
4553fa699d Update to use proper API call. 2023-03-14 12:18:15 -04:00
Bryan Mauger
9b1612f84a CSR-972 fix missing color option item. 2023-03-08 14:26:22 -05:00
Chloe Herd
f7b9b79cfb Cherry-pick: Update to call local DigitalAPI endpoint 2023-03-08 13:25:13 -05:00
Chloe Herd
808db6a9bf Cherry-pick: Updated to current endpoint 2023-03-08 13:22:49 -05:00
Chloe Herd
e9cc003f5c Cherry-pick: Re-integrate Image-VIN POC. 2023-03-08 13:22:04 -05:00
CarlNation
475d2f21ed CSR-785
rename cash_account to cash_parent_account
2023-03-08 12:48:13 -05:00
Bryan Mauger
f0acbb39a3 CSR-972 fix missing color option item. 2023-03-08 10:38:32 -05:00
CarlNation
b7860a6e14 Merge branch 'develop' into feature/CSR-785 2023-03-07 09:57:47 -05:00
CarlNation
6a125d8d78 CSR-785
Rename accountNumber to parentAccountNumber and relocate to Payment object
2023-03-07 09:57:24 -05:00
Leah Schumann
8405d4c75f Merge branch 'develop' into feature/CSR-1088 2023-03-02 14:05:57 -05:00
CarlNation
d8d653e7cb Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop-v3 2023-03-02 09:53:42 -05:00
CarlNation
9ec12c81bd CSR-945 CSR-969
use lower case for querystring parms
2023-03-02 09:43:00 -05:00
CarlNation
97f300a1f5 Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop-v2 2023-03-01 15:08:44 -05:00
CarlNation
7304729717 CSR-969
Hide the home address lookup if a provided zip is in a state that prohibits it
2023-03-01 10:09:45 -05:00
Matt Caimi
5426feaa20 Merge remote-tracking branch 'origin/develop' into feature/CSR-1012 2023-02-24 10:58:48 -05:00
CarlNation
a1120943b1 Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop 2023-02-24 10:16:44 -05:00
CarlNation
57f3b80e6f CSR-945
Allow zipCode querystring in concept funnel
2023-02-24 09:58:55 -05:00
Leah Schumann
b74ea28d6a Merge branch 'develop' into feature/CSR-1088 2023-02-24 09:02:47 -05:00
Scott Kiener
3f99650208 Unit Tests (Quote Page)
Also refactored one store action name.
2023-02-23 15:37:55 -05:00
Leah Schumann
023a521ec1 Now retrieving the actual mobile fee but we're mocking the part call 2023-02-20 13:14:51 -05:00
Leah Schumann
52e5c7d532 Checking in before writing some unit tests 2023-02-20 10:39:06 -05:00
Bryan Mauger
ff65f31036 CSR-1024 match/merge code from ISS. 2023-01-24 16:06:29 -05:00
Bryan Mauger
0afe945eaf Code format. 2023-01-24 12:12:56 -05:00
Bryan Mauger
e2d17369bb Merge code from ISS to FMG. 2023-01-24 12:07:55 -05:00
bmauger
ebb02ce4b4 Merge pull request #917 from Safelite/BRM-remove-vin-capture-code
Remove code for camera vin capture.
2023-01-10 16:02:17 -05:00
Bryan Mauger
b3fa968439 Remove unneeded code. 2023-01-05 11:45:16 -05:00
Bryan Mauger
7c6dea90be Remove code for camera vin capture. 2023-01-05 11:36:45 -05:00
Katie
a9c24359c2 CSR-747 Cleanup 2022-12-22 08:16:40 -05:00
CarlNation
c56ca9f1d6 CSR-984 only persist to Dynamo fields not in sv2/salesforce 2022-12-15 13:49:37 -05:00
Jason Wheeler
546dd494ac Merge branch 'develop' into bryan-jason-vin-capture 2022-12-14 09:07:39 -05:00
Scott Kiener
7e72d9822d CSR-504 | Implement pricing endpoint call 2022-12-13 14:50:48 -05:00
katieoh-safelite
b760c6aa3f
Merge pull request #869 from Safelite/feature/CSR-747-integration
CSR-747 Remove temp heritage button, change account number to int
2022-12-12 13:14:17 -05:00
Katie
6619c66bf8 CSR-747 Format 2022-12-12 11:21:43 -05:00
Matt Sykes
261ba7294e Merge branch 'develop' into feature/CSR-941 2022-12-09 09:31:39 -05:00
Matt Sykes
093ed0bfad Most of changes for CSR-941 2022-12-09 09:27:53 -05:00
Katie
d018df6a3f CSR-747 Cleanup 2022-12-08 16:05:29 -05:00
Katie
53adf2f939 CSR-747 Cleanup 2022-12-08 13:25:22 -05:00
Katie
69e4d91bd3 CSR-747 Fix merge conflict 2022-12-08 12:18:55 -05:00
Katie
5a8c5365f5 CSR-747 Add load-session parameters 2022-12-08 11:55:58 -05:00
Jason Wheeler
71b68f2e36 added endpoint to constants to be more uniform 2022-12-07 12:03:14 -05:00
Scott Kiener
4b42f2b148 Merge remote-tracking branch 'origin/develop' into feature/CSR-889 2022-12-06 13:56:23 -05:00
Jason Wheeler
ffb3c01693 Added code to call image to vin service 2022-12-06 10:33:22 -05:00
Katie
aa875c84d7 CSR-747 WIP 2022-12-05 15:50:30 -05:00
CarlNation
60e41adf3d CSR-963 Skip Vin Experiment Setting 2022-12-05 10:08:54 -05:00
Katie
a299e558c1 CSR-747 WIP 2022-12-05 08:52:15 -05:00
Scott Kiener
700ab40d9c CSR-889 | Tech review changes 2022-11-30 15:30:06 -05:00
Katie
bd53177d53 CSR-747 Fix merge conflict 2022-11-30 10:52:20 -05:00
Scott Kiener
ee74065ab1 Merge remote-tracking branch 'origin/develop' into feature/CSR-746 2022-11-29 09:24:48 -05:00
Scott Kiener
5f7154db25 CSR-746 & CSR-889 | State management for quote page selections 2022-11-29 09:24:31 -05:00
CarlNation
7e5a0fed3e merge 12.08 to develop 2022-11-23 13:57:45 -05:00
CarlNation
9bf2733a81 Merge branch 'release/2022.12.08' into rlsmerge/2022.12.08-to-develop 2022-11-23 13:25:44 -05:00
CarlNation
dc8b602e41 CSR-944 optional vin vehicles 2022-11-23 09:30:54 -05:00
Scott Kiener
181de2d386 CSR-504 | Fix unit tests and formatting 2022-11-17 16:37:35 -05:00
Scott Kiener
9ff8907275 CSR-504 | Quote page service calls
Call GetWipers, GetRainDefense, GetSupportingItems, GetPricing
GetPricing is mocked for now
GetSupportingItems will change and need to be modified
Fixed a few bugs related to loading session/order
Modified how we save parts to lineITems
2022-11-17 16:19:13 -05:00
Katie
8e2178c435 CSR-747 Send isInsurance to saveSession 2022-11-10 16:04:48 -05:00
CarlNation
65207726cd CSR-777 load session 2022-11-09 13:57:04 -05:00
Scott Kiener
dc04890223 CSR-731 | Formatting update 2022-11-03 08:22:15 -04:00
Scott Kiener
bed5011dbc CSR-731 | Rech review refactor 2022-11-02 15:38:26 -04:00
Scott Kiener
65cf2d3b84 Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731 2022-10-19 14:08:35 -04:00
Leah Schumann
ae59d66b96 Made 'url' property a function of applicationAbbreviation 2022-10-12 14:04:15 -04:00
Scott Kiener
a60398a55b CSR-731 | Working version before refactor 2022-10-12 10:53:12 -04:00
Katie
d7115f2ac6 CSR-762 Fix merge conflicts 2022-10-11 12:09:04 -04:00
Katie
88944befe0 CSR-762 Fix merge conflicts 2022-10-07 15:50:52 -04:00
Katie
3b73abbebc CSR-762 GA Cleanup 2022-10-07 15:44:26 -04:00
CarlNation
644bfebe22 CSR-752 renamed save and load endpoints 2022-10-07 10:49:50 -04:00
Katie
6e350ac050 Merge remote-tracking branch 'origin/develop' into feature/CSR-762-GA 2022-10-06 10:36:15 -04:00
Leah Schumann
f2efea76b5 Made 'url' property a function of applicationAbbreviation 2022-10-05 15:26:57 -04:00
Katie
e546bad283 CSR-762 GA WIP 2022-10-03 13:18:08 -04:00
Katie
7f64513a03 CSR-762 Cleanup 2022-09-30 09:27:37 -04:00
Katie
aba72ca593 CSR-762 Get GA event working with state 2022-09-29 15:08:13 -04:00
Katie
ea053534ca CSR-762 Add separate GA state 2022-09-29 12:19:42 -04:00
Katie
6e0c9688d3 CSR-111 Reset answers if they change 2022-08-30 13:12:18 -04:00
Adam Caouette
d9f1076987 CSR-110: code to complete molding-questions 2022-08-26 10:33:22 -04:00
Katie
bb8a8cc2f4 CSR-804 Change endpoint name 2022-08-25 11:49:10 -04:00
Katie
668a8affb2 Revert "Merge pull request #673 from Safelite/revert-672-feature/CSR-111-parts"
This reverts commit c5f76d2424, reversing
changes made to 2e0f614e1f.
2022-08-18 12:09:46 -04:00
katieoh-safelite
37dc16645f
Revert "Feature/csr 111 parts" 2022-08-18 10:44:49 -04:00
katieoh-safelite
2e0f614e1f
Merge pull request #672 from Safelite/feature/CSR-111-parts
Feature/csr 111 parts
2022-08-18 10:08:44 -04:00
Leah Schumann
ed740a12ab Front end changes related to CSR-512 2022-08-16 15:31:28 -04:00
Katie
d3f7ad68f2 CSR-111 Get part from capability question, save, reset answers when part question answer result changes 2022-08-16 14:44:32 -04:00
Katie
0dffdea153 CSR-514 Save experiments 2022-08-15 12:22:38 -04:00
Katie
2fd175711a CSR-111 Get capability questions 2022-08-15 10:15:30 -04:00
Katie
e592f55a67 CSR-514 Add tests 2022-08-11 09:27:38 -04:00
Katie
c55d068edd Merge branch 'develop' into feature/CSR-514 2022-08-10 14:34:27 -04:00
katieoh-safelite
c1490d5a35
Merge pull request #645 from Safelite/feature/CSR-690
Feature/csr 690
2022-08-10 14:16:37 -04:00
Katie
4de7240610 CSR-514 Fix merge conflicts 2022-08-05 12:37:31 -04:00
Katie
6359139342 CSR-690 Implement navigation to and from heritage 2022-08-02 12:17:35 -04:00
Matt Sykes
5006a22221 Fixed broken tests 2022-08-01 17:29:25 -04:00
Matt Sykes
b73649e490 CSR-705 value logging masking type
- value logging masking type
- added to other components under button-questions
- added logging for radio as it was missing (only fires onchange of radio which is different than others although arguably more right...
2022-08-01 16:42:10 -04:00
Scott Kiener
c18af60165 CSR-706 | Refactoring savedQuote -> SavedSession 2022-07-26 12:07:03 -04:00
Scott Kiener
b21c6171e9 CSR-706 | Remove state resetting on loadOrder
As well as making loadOrder await the latest saveOrderPromise
Also clearing saveOrderPromise if entering the funnel fresh to avoid a broken promise object
2022-07-25 09:30:00 -04:00
Katie
34a7cc0e9f CSR-672 Add X-Experiment-Data header to calls 2022-07-19 09:08:42 -04:00
Katie
be45bb9ff7 CSR-514 Initial implementation for runExperimentsForTrigger 2022-07-15 11:46:01 -04:00
CarlNation
e901f18498
Merge pull request #602 from Safelite/feature/gaEventUpd
correct GA event logging in dev
2022-07-13 10:34:43 -04:00
CarlNation
4072d929b8 correct GA event logging in dev 2022-07-13 10:13:11 -04:00
Scott Kiener
0d956d9e0f Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-07-13 10:03:57 -04:00
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
Scott Kiener
9ac8b1a31a CSR-706 | Add in newly required parameters 2022-07-05 09:35:32 -04:00
FrankRua
3929c90954 Unit tests 2022-06-30 17:25:34 -04:00
Scott Kiener
3b8b86fe7e CSR-700 | Save response from SaveOrder to VueX Store 2022-06-29 09:05:02 -04:00
FrankRua
3226ec4e6e Init refactor 2022-06-28 17:01:28 -04:00
DonielleAtSafelite
159aadb2b4
Merge branch 'develop' into feature/CSR-439 2022-06-24 14:43:47 -04:00
Donielle Austin
b76811ded0 pushing changes csr-439 2022-06-24 13:44:03 -04:00
Scott Kiener
972e02a5b2 CSR-706 | Re-work synchronicity of saveOrder
Allow multiple saveOrders to run synchronously
Allow saveOrder to be awaited before navigating to heritage
Allow saveOrder to run on routine navigation if an email address is present
Add saveOrderPromise member to the store
2022-06-23 15:23:30 -04:00
Donielle Austin
123666dd9e resetting state csr 439 2022-06-20 08:42:18 -04:00
Mark Harris
d6102ca1bc treat ancillary parts different than glass parts 2022-06-15 15:17:25 -04:00
FrankRua
e4410870f5 changed mapping 2022-06-14 13:27:05 -04:00
Scott Kiener
36079109c7 Merge remote-tracking branch 'origin/release/2022.06.09' into feature/CSR-563 2022-06-01 15:52:34 -04:00
Scott Kiener
2e847436c8 CSR-563 | Refactor Alert and Alert tests 2022-06-01 14:34:19 -04:00
CarlNation
4be843e1b8 CSR-663 changes to make sure funnel as skey(session log seq num) 2022-05-31 13:11:16 -04:00