CarlNation
03374ab013
CSR-1392 prettier
2023-11-09 08:51:21 -05:00
CarlNation
b8bd1e4b0b
Merge branch 'develop' into feature/CSR-1392
2023-11-09 08:42: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
Adam Caouette
afb2cbae73
CSR-1384: refactor updates from tech review
2023-11-08 16:31:25 -05:00
Sneha
8455ec926b
CSR-1393
2023-11-08 16:28:27 +05:30
Scott Kiener
5b6a8da335
Merge remote-tracking branch 'origin/develop' into feature/skiener/CSR-1452
2023-11-03 11:42:40 -04:00
Scott Kiener
da1feeab07
CSR-1452 | Set up wireframe for payment-method and promos
2023-11-03 11:42:11 -04:00
Leah Schumann
b2b5e4ff6a
Merge pull request #1487 from Safelite/feature/CSR-1382-loose-ends
...
Front end changes for recent backend changed related to repair chips
2023-11-02 15:08:30 -04:00
Leah Schumann
1456a65cca
Front end changes for recent backend changed related to repair chips
2023-11-02 14:54:50 -04:00
Leah Schumann
4d9ae22071
Merge pull request #1484 from Safelite/feature/CSR-1382-loose-ends
...
Feature/csr 1382 loose ends
2023-11-02 13:08:33 -04:00
Chloe Herd
e04ce3018b
Change to sessionStorage
2023-11-02 10:05:08 -04:00
Chloe Herd
11ec8df5da
Stage order info to submittedOrder on page load
2023-11-01 14:17:20 -04:00
Leah Schumann
32d7ce105f
Merge branch 'develop' into feature/CSR-1382-loose-ends
2023-11-01 08:01:49 -04:00
Scott Kiener
551c6b9a60
CSR-1452 | Formatting
2023-10-31 15:45:05 -04:00
Scott Kiener
c21d50c3ba
CSR-1452 | Multiple bug fixes
...
additionalButtonData was used incorrectly
404's from validatePromo were handled incorrectly
2023-10-31 15:42:40 -04:00
Leah Schumann
b21e9dc8d2
Added conditional to only send service location city, state, and zipcode to the backend if the appointment type is Mobile
2023-10-31 10:26:08 -04:00
Leah Schumann
cbef188b01
Merge branch 'develop' into feature/CSR-1382-loose-ends
2023-10-31 10:09:56 -04:00
CarlNation
c97c30a968
Merge branch 'develop' into feature/CSR-1392
2023-10-31 06:42:41 -04:00
Leah Schumann
0ae599c35e
Removed LineItemUtilities as it is no longer needed
2023-10-31 06:37:55 -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
2fa866953d
Removed debugger statements
2023-10-30 08:42:50 -04:00
Leah Schumann
72987d84c2
afe9ff98 Merge pull request #1469 from Safelite/feature/CSR-1727-front-end-updates-tax-service
2023-10-30 08:27:15 -04:00
Leah Schumann
448ca01354
Added serviceLocationCity field to call to tax endpoint
2023-10-30 07:58:05 -04:00
Leah Schumann
46473c5ba0
Merge branch 'develop' into feature/CSR-1382-loose-ends
2023-10-30 07:27:07 -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
14d5f879ac
Merge branch 'develop' into feature/CSR-1392
2023-10-26 06:18:56 -04:00
Chloe Herd
1cf6b80f19
Only count experiment settings from active experiments
2023-10-25 17:08:58 -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
d8dd23e2c9
Merged from develop, prettified
2023-10-25 11:39:32 -04:00
Leah Schumann
3d1a9d6299
WIP - Taxes added
2023-10-25 11:32:01 -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
Leah Schumann
8b742bbc44
Merge branch 'develop' into feature/CSR-1382-loose-ends
2023-10-24 15:48:00 -04:00
scottkiener
38557f7477
Merge pull request #1447 from Safelite/feature/skiener/CSR-1656
...
CSR-1656 | Store promo information from load-session
2023-10-24 10:51:52 -04:00
Scott Kiener
9213908105
CSR-1656 | Modify validate promos request
2023-10-24 10:46:01 -04:00
Scott Kiener
f7715b35e5
CSR-1656 | Front end promo bug fixes
...
Don't save empty serverData to store
Save all promos on quote page nav
2023-10-24 10:12:57 -04:00
scottkiener
995d1b42e9
Merge pull request #1445 from Safelite/feature/skiener/CSR-1656
...
CSR-1656 | Store promo information from load-session
2023-10-24 09:26:26 -04:00
CarlNation
fd72735a8c
CSR-1390 prettier
2023-10-24 08:29:41 -04:00
CarlNation
b9750982a4
CSR-1390
...
use payment method constants
2023-10-24 08:25:58 -04:00
Scott Kiener
e93a5e049d
CSR-1656 | Store promo information from load-session
2023-10-23 15:15:33 -04:00
Leah Schumann
8439dd3938
WIP
2023-10-23 14:27:37 -04:00
CarlNation
93cf47df5a
CSR-1390
...
prettier
2023-10-23 10:06:59 -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
Leah Schumann
0d1e87b9d8
Post merge adjustments
2023-10-20 11:53:19 -04:00
Leah Schumann
7c60a4c069
Fixed the NaN issue that was introduced with Tax stuff
2023-10-20 11:20:03 -04:00
Leah Schumann
86fde0c034
WIP
2023-10-20 11:11:57 -04:00
Leah Schumann
e297bfdc1a
Merge branch 'develop' into feature/CSR-1395-sales-tax-store-methods
2023-10-18 09:12:21 -04:00
Leah Schumann
cb01a42341
Cart now calculating tax, there may be other issues in the cart that may effect calculation
2023-10-18 09:10:53 -04:00
CarlNation
f8cb54e9c6
CSR-1390
...
Broken test
2023-10-18 08:24:19 -04:00
CarlNation
52111388dd
Merge branch 'develop' into feature/CSR-1390-style
2023-10-17 22:52:25 -04:00
CarlNation
b8d5ecd08e
CSR-1390
...
V3 submit, provisional booking, credit card payments
2023-10-17 22:51:44 -04:00
Chloe Herd
b3f6df7612
Update pattern for resetting payment method
2023-10-17 15:06:06 -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
CarlNation
32ce8283c5
Merge branch 'release/2023.09.21' into rlsmerge/2023.09.21-to-develop
2023-10-14 11:06:11 -04:00
Chloe Herd
655360b0c8
Merge branch 'develop' into feature/csr-1465
2023-10-13 15:38:10 -04:00
CarlNation
6d670e43c8
CSR-1679
...
pass useragent to determine sourceDnis
2023-10-13 14:20:53 -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
Chloe Herd
6dec3371c2
Add pia to store
2023-10-11 14:06:21 -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
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
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
hiteshkumar87
deebd15e1a
Update index.js
2023-09-15 19:50:55 +05:30
hiteshkumar87
863edfdeb9
Update index.js
2023-09-15 19:43:18 +05:30
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