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
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