Commit graph

7182 commits

Author SHA1 Message Date
Chloe Herd
30b1cfd787 Tie up possible race conditions 2025-10-22 11:44:11 -04:00
CarlNation
9c5483bf18 Merge branch 'develop' into rlsmerge/2025.10.23-to-dev 2025-10-22 09:39:54 -04:00
CarlNation
1148a5af07 Merge branch 'release/2025.10.23' into rlsmerge/2025.10.23-to-dev 2025-10-22 09:39:47 -04:00
Scott Kiener
1e6d1c0bfc CASH-1713 | Formatting 2025-10-22 09:11:42 -04:00
Scott Kiener
bb293cf0fc CASH-1713 | Insurance pricing error (tax refactor)
Moved helper function to a helper file
Price all line items on payment-method just in case something isn't in serverData yet
2025-10-22 09:09:29 -04:00
Chloe Herd
a868c05ebe Stabilize unit tests 2025-10-21 15:24:58 -04:00
Chloe Herd
7aecf03856 Handle no info scenario better + styling 2025-10-21 13:33:35 -04:00
Chloe Herd
6fe34a4797 Return after successful error handling. 2025-10-21 13:24:42 -04:00
Chloe Herd
3fa55f6dea Integrate experiment toggle 2025-10-21 13:05:16 -04:00
Chloe Herd
7a960cd8d6 Fix old typo 2025-10-21 13:05:13 -04:00
Chloe Herd
e22f66eb83 Stub error page 2025-10-21 13:05:10 -04:00
AdamCaouetteSafelite
3af1a9af4c CASH-1315: remove redundent isLoading check 2025-12-30 13:13:07 -05:00
AdamCaouetteSafelite
3b3f8cd800 CASH-1315: ensure that date picker selects first available date once loaded
(cherry picked from commit f232245078)
2025-12-30 13:12:24 -05:00
AdamCaouetteSafelite
ad1990d8b4 CASH-1315: move all today getters into helper 2025-12-30 13:10:09 -05:00
AdamCaouetteSafelite
7e437adbe3
Merge branch 'release/2025.10.23' into revert-prs-from-CASH-1315 2025-10-20 12:51:15 -04:00
AdamCaouetteSafelite
fa0f09b46d CASH-1315 prettier revert 2025-12-30 11:29:14 -05:00
AdamCaouetteSafelite
21c247f916 Revert "Merge pull request #2897 from Safelite/feature/CASH-1315-v4"
This reverts commit 78273792b0, reversing
changes made to b2478f4e9e.
2025-12-30 11:25:57 -05:00
AdamCaouetteSafelite
e8ab9d5625 Revert "CASH-1315: refactoring from PR review - remove watch"
This reverts commit efee6aa70a.
2025-12-30 11:16:32 -05:00
CarlNation
47908f4ff4 Merge branch 'release/2025.10.16' into rlsmerge/2025.10.16-to-2025.10.23 2025-10-20 11:27:52 -04:00
AdamCaouetteSafelite
efee6aa70a CASH-1315: refactoring from PR review - remove watch 2025-12-31 09:37:39 -05:00
AdamCaouetteSafelite
504a774863 CASH-1315 refactor to avoid null being coerced into a string 2025-10-20 08:48:44 -04:00
AdamCaouetteSafelite
222f27ee75 CASH-1315 - fix accidental merge crud 2025-10-20 08:25:16 -04:00
CarlNation
63b3ef642f CASH-1426
CASH-1426 use correct part number for rain repel discount.  rain defen is the actual part number on the part file.
2025-10-20 08:21:42 -04:00
CarlNation
4b65a9ddb3 CASH-1426
CASH-1426 use a part number (DISCOUNT) that exists on mainframe IPF file so that work order submission does not fail in ESL.
2025-10-20 08:20:43 -04:00
AdamCaouetteSafelite
cfc36ca247 CASH-1315: remove redundent isLoading check 2025-10-20 08:19:03 -04:00
AdamCaouetteSafelite
f232245078 CASH-1315: ensure that date picker selects first available date once loaded 2025-10-20 08:19:03 -04:00
AdamCaouetteSafelite
9c4d2daa3e CASH-1315: move all today getters into helper 2025-10-20 08:19:03 -04:00
CarlNation
3b171fe57c CASH-1426
CASH-1426 use correct part number for rain repel discount.  rain defen is the actual part number on the part file.
2025-10-19 10:31:00 -04:00
CarlNation
b6909c19ea
Merge branch 'release/2025.10.23' into nation/CASH-1426 2025-10-19 09:59:27 -04:00
CarlNation
2038b5b339 prettier 2025-10-18 20:57:19 -04:00
CarlNation
e278bcc878 CASH-1637
CASH-1637 add useragent
2025-10-18 20:53:41 -04:00
CarlNation
f6aca0046c CASH-1637
pretier
2025-10-18 10:38:19 -04:00
CarlNation
b49a66b599 CASH-1637
CASH-1637 function that used GA got reverted out but needed added back with the new endpoint that logs via kinesis
2025-10-18 10:30:27 -04:00
CarlNation
2dbead5b37 Merge branch 'release/2025.10.23' into rlsmerge/2025.10.23-to-dev 2025-10-18 10:21:08 -04:00
CarlNation
56d9ecbc03 CASH-1637
CASH-1637 this is no longer a GA event and will be implemented with kinesis/snowflake next sprint
2025-10-18 10:04:30 -04:00
CarlNation
a6d232fc1f Merge remote-tracking branch 'origin/nation/CASH-1637' into nation/CASH-1637 2025-10-15 13:38:22 -04:00
CarlNation
5bf467dfff CASH-1637
CASH-1637 dupe deductible field
2025-10-15 13:37:57 -04:00
CarlNation
74a4882d52
Merge branch 'develop' into nation/CASH-1637 2025-10-15 13:24:45 -04:00
CarlNation
a6df3a6ff6 CASH-1637
CASH-1637 call fmg session data logging endpoint
2025-10-15 13:23:22 -04:00
CarlNation
a70221ee1d
Merge branch 'release/2025.10.23' into nation/CASH-1426 2025-10-14 13:49:16 -04:00
AdamCaouetteSafelite
b195d30823 CASH-1677 add emit to force selection change if only one 2025-10-14 13:08:57 -04:00
AdamCaouetteSafelite
66464f9166 Merge branch 'release/2025.10.09' into rlsmerge/2025.10.09-to-develop 2025-10-14 10:18:55 -04:00
CarlNation
2730b0650e CASH-1426
CASH-1426 use a part number (DISCOUNT) that exists on mainframe IPF file so that work order submission does not fail in ESL.
2025-10-14 08:37:10 -04:00
Scott Kiener
1d603abbe2 CASH-1640 | Fix promo staying on order before tax call is made 2025-10-14 08:13:05 -04:00
Chris Redelinghuys
d88ea8a599 CASH-1550: IGQ is cash only 2025-10-13 09:56:48 -04:00
Chris Redelinghuys
a5d3cdb197 CASH-1550: Afterpaybreakout display fix for glass repair 2025-10-10 14:45:59 -04:00
Scott Kiener
1e19d6abe6 CASH-1640 | Remove pricing and taxing from payment 2025-10-09 14:55:08 -04:00
Chris Redelinghuys
ceca1fd1c7 CASH-1072: Revert offering PIA on $0 deductible with VAPS 2025-10-09 14:49:08 -04:00
CarlNation
7f28449d1f CASH-1637
CASH-1637 optional chaining ? not necessary since checking for an array already
2025-10-07 15:10:18 -04:00
CarlNation
58e2ec0add CASH-1637
CASH-1637 check for array to prevent exception when not
2025-10-07 15:06:41 -04:00