Commit graph

7556 commits

Author SHA1 Message Date
scottkiener-at-safelite
87d83ee21b Make lineItems pricing lineup safer 2025-10-27 11:37:43 -04:00
scottkiener-at-safelite
3969eb4f35 Revert "Merge pull request #2914 from Safelite/feature/CASH-1529-revert"
This reverts commit ea7262594b, reversing
changes made to 71c7625631.
2025-10-27 10:56:26 -04:00
AdamCaouetteSafelite
55d0ae9a7e CASH-1712 - attempt to prevent repetitive api calls and initDatePicker when toggling appt types 2025-10-24 16:22:17 -04:00
AdamCaouetteSafelite
4405c1c3f0 CASH-1712 - restrict showAnotherMonth logic to be more specific to avoid loading next month if only one appointment type is available 2025-10-24 16:18:11 -04:00
AdamCaouetteSafelite
36b8ed0ac1 CASH-1712: rename for clarity 2025-10-24 16:11:05 -04:00
CarlNation
6af3f8a247 Merge branch 'release/2025.10.23' into rlsmerge/2025.10.23-to-dev 2025-10-23 08:34:37 -04:00
Scott Kiener
5ecd1e5c42 Redo rain repel changes 2025-10-22 14:58:36 -04:00
Scott Kiener
a7b46c3e17 Revert "Merge pull request #2874 from Safelite/feature/CASH-1529"
This reverts commit 4972664405, reversing
changes made to 9eacf1d04d.
2025-10-22 14:56:47 -04:00
Scott Kiener
8909bbe49c Revert "Merge pull request #2888 from Safelite/feature/CASH-1640"
This reverts commit 396e15451f, reversing
changes made to a73410fc27.
2025-10-22 14:52:42 -04:00
Scott Kiener
44939c508e Revert "Merge pull request #2903 from Safelite/feature/CASH-1713"
This reverts commit 2a2e3383d2, reversing
changes made to dbcf5351ae.
2025-10-22 14:52:19 -04:00
Scott Kiener
7e4e1ba1a7 Revert "Merge pull request #2905 from Safelite/feature/CASH-1713"
This reverts commit 7b33d8eeb2, reversing
changes made to 2a2e3383d2.
2025-10-22 14:51:57 -04:00
Scott Kiener
75a806d124 Revert "Merge pull request #2906 from Safelite/feature/CASH-1713"
This reverts commit e798eef8c5, reversing
changes made to 7b33d8eeb2.
2025-10-22 14:51:35 -04:00
Scott Kiener
33906bd83a Revert "Merge pull request #2909 from Safelite/feature/CASH-1713"
This reverts commit 9ffd1ec2be, reversing
changes made to e798eef8c5.
2025-10-22 14:51:13 -04:00
Scott Kiener
b5933955d9 Revert "Merge pull request #2911 from Safelite/feature/CASH-1713"
This reverts commit 71c7625631, reversing
changes made to 9ffd1ec2be.
2025-10-22 14:50:38 -04:00
Chloe Herd
052305bba7 Prevent premature data clearing 2025-10-22 14:20:18 -04:00
Scott Kiener
7c59a8d0e5 CASH-1713 | Send in flattened priced items 2025-10-22 13:47:51 -04:00
CarlNation
c17d9bfc3d
Merge branch 'develop' into feature/CASH-1636 2025-10-22 12:58:30 -04:00
CarlNation
147db94b1f CASH-1637
CASH-1637 send cash price for insurance orders
2025-10-22 12:44:37 -04:00
Scott Kiener
15321506ea CASH-1713 | Add prices to all items from store 2025-10-22 12:02:21 -04:00
Chloe Herd
30b1cfd787 Tie up possible race conditions 2025-10-22 11:44:11 -04:00
Scott Kiener
60163cef33 Null check 2025-10-22 10:35:14 -04:00
Scott Kiener
9dc65e8df5 CASH-1713 | Add prices to wipers again 2025-10-22 10:28:08 -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
Scott Kiener
b6f497c13f Update listeners 2025-10-08 09:46: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
CarlNation
85cad5a6ce CASH-1637
CASH-1637 correcting fields iteratively since dev environment is unstable
2025-10-07 14:57:12 -04:00
CarlNation
6f5344c583 CASH-1637
CASH-1637 correct earlybird
2025-10-06 15:50:28 -04:00
CarlNation
2ed7af2c7a CASH-1637
CASH-1637 bug cleanup
2025-10-06 15:44:51 -04:00
CarlNation
8ab2a25fe4 CASH-1637
CASH-1637 - added 2 new analytics events to capture funnel data
2025-10-06 15:38:18 -04:00
Scott Kiener
36100083fe Add logging, remove wrapper function 2025-10-06 10:54:22 -04:00
Scott Kiener
c6ec570f4c CASH-1527 | Initial attempt at updating salesforce
Apparently it does not work in localhost.
2025-10-06 10:50:44 -04:00
Johnny Shultz
7a7902cae5
Merge branch 'release/2025.10.09' into feature/Shultz/CASH-1514 2025-10-03 13:43:45 -04:00
Johnny shultz
6587f78dce CASH-1514
CASH-1514 changed cms to arriving between, and put text into span to not get overridden by text-transform: capitalize css property
2025-10-03 13:41:04 -04:00
CarlNation
215d906c6e prettier 2025-10-03 13:40:35 -04:00
CarlNation
0196573325 more cleanup 2025-10-03 13:37:48 -04:00
CarlNation
ce660742c2 CASH-1462
CASH-1462 fix tests
2025-10-03 13:30:50 -04:00
CarlNation
53cc6126a9 remove console log 2025-10-03 10:58:55 -04:00
CarlNation
4c9827a501 prettier 2025-10-03 10:58:10 -04:00
CarlNation
6f762dd97c CASH-1426
CASH-1426 change rain defense to rain repel to align with product type in promotions api
2025-10-03 10:51:58 -04:00
Chris Redelinghuys
ac64aa0ed7 CASH-1072: Offer PIA for $0 deductible with VAPS. Only show afterpay breakout with PIA 2025-10-03 08:54:45 -04:00
Chloe Herd
4d07bff4b8 Update font size & coloration 2025-10-02 12:35:43 -04:00
Scott Kiener
852b7e22ac Fix page names in calls and format 2025-10-02 12:09:12 -04:00
Scott Kiener
7853750139 Merge remote-tracking branch 'origin/develop' into feature/CASH-1529 2025-10-02 12:06:48 -04:00
Scott Kiener
37fe52f914 Formatting and removing console logs 2025-10-02 12:00:24 -04:00
Scott Kiener
80fea612ab Restructure schedule beforeRouteEnter
Reduce duplicate calls and increase parallel calls
2025-10-02 11:20:11 -04:00
Chloe Herd
45e4335efc Set actual response type parameter. 2025-10-01 13:36:20 -04:00
Scott Kiener
4f69380428 Tax on item removed from cart 2025-10-01 11:58:24 -04:00
Scott Kiener
1d7a2b6181 Make promo modal work with new changes
Got rid of a watcher in quote
2025-09-30 11:44:31 -04:00
Chris Redelinghuys
fe58c1e1c3 CASH-1550: Allow Afterpay breakout on recal vehicles 2025-09-26 09:07:09 -04:00
Scott Kiener
9aa2a95bcc Fix initial page load for tax
There's possibly some way to get the tax endpoint to fail with mobile fee but I can't recreate it consistently
2025-09-25 14:14:52 -04:00
CarlNation
ad9f4b4179 Merge branch 'release/2025.09.25' into rlsmerge/2025.09.25-to-dev 2025-09-25 14:07:30 -04:00
Chris Redelinghuys
b289e0dd63 CASH-1310: Don't validate when just clicking in and out of an empty input 2025-09-25 09:30:33 -04:00
AdamCaouetteSafelite
28b2388e0e CASH-1502: prevent prettier from making this long selector harder to read 2025-09-24 09:59:50 -04:00
AdamCaouetteSafelite
1b2558aef7 CASH-1502: naming changes / comment changes 2025-09-24 09:56:55 -04:00
AdamCaouetteSafelite
772b137b82 CASH-1502: markup changes and prettier ignore to fix trailing space in anchor link 2025-09-23 16:44:28 -04:00
AdamCaouetteSafelite
f0c5c7f33b Merge branch 'develop' into feature/bugfix/CASH-1502 2025-09-22 16:19:57 -04:00
AdamCaouetteSafelite
e5a1bcbdab CASH-1338 refactor to use base-mixin var pageName 2025-09-22 14:28:43 -04:00
AdamCaouetteSafelite
e60aad756b Merge branch 'develop' into feature/CASH-1338 2025-09-22 12:16:46 -04:00
AdamCaouetteSafelite
61e350dcbe CASH-1338: fix instances where wrong pageName is set and/or pass in pageName var 2025-09-22 12:06:40 -04:00
Chris Redelinghuys
4229ea7b69 CASH-1507: Continue button text 2025-09-22 10:53:31 -04:00
Chloe Herd
fde3589bb3 Merge branch 'release/2025.09.25' into feature/CASH-1521 2025-09-19 14:09:30 -04:00
Chris Redelinghuys
86b14d1255 CASH-1511: UI fix 2025-09-19 13:48:37 -04:00
Chloe Herd
c0603cb1ce Attach display logic to banner 2025-09-19 13:40:03 -04:00
mvalaiyapathi
d261fc5a44
Merge branch 'release/2025.09.25' into feature/CASH-1428 2025-09-19 11:23:00 -04:00
mvalaiyapathi
e1163c5c3d
Merge branch 'release/2025.09.25' into feature/CASH-1428 2025-09-19 11:15:34 -04:00
Minojhini Valaiyapathi
1d2e95821f CASH-1428 - Fixed duplicates 2025-09-19 11:14:25 -04:00
Minojhini Valaiyapathi
49258daa8c CASH-1428 - Un did my previous changes and just removing the duplicates from being sent to Api end point 2025-09-19 11:07:50 -04:00
Chris Redelinghuys
528769aec1 CASH-1513: Get selected timeslot when switching service type 2025-09-19 11:01:31 -04:00
scottkiener-at-safelite
56e020c417
Merge branch 'release/2025.09.25' into feature/webpack-environment-plugin 2025-09-18 23:22:43 -04:00
Minojhini Valaiyapathi
e8d7ee5353 CASH-1428 - Fixed unit test 2025-09-18 20:51:59 -04:00
Minojhini Valaiyapathi
e8f5bc9e24 CASH-1428 - Ran format 2025-09-18 18:36:35 -04:00
Minojhini Valaiyapathi
af0f9c2bd8 CASH-1428 - Fixed unit test 2025-09-18 18:33:10 -04:00
Chloe Herd
938dd0b5ca Use webpack-environment-plugin to read env variables 2025-09-18 16:48:14 -04:00
mvalaiyapathi
f4da6c9bad
Merge branch 'release/2025.09.25' into feature/CASH-1428 2025-09-18 15:07:35 -04:00
Scott Kiener
2a21011e1f Change usage to applicationConfig 2025-09-18 14:55:43 -04:00
Minojhini Valaiyapathi
2bfd1f65ac CASH-1428 - Recalculate Pricing and Tax with line items from store 2025-09-18 14:31:27 -04:00
Chris Redelinghuys
cbb5522366 CASH-1511: Sub header margin 2025-09-18 13:30:56 -04:00
Chloe Herd
9bc7715ce5 Only refresh date-picker if provider actually changes 2025-09-17 16:46:08 -04:00
AdamCaouetteSafelite
bac7c28409
Merge branch 'release/2025.09.25' into feature/bugfix/CASH-1499-test 2025-09-17 15:31:46 -04:00
Chris Redelinghuys
874bae42ca CASH-1513 2025-09-17 15:04:47 -04:00
AdamCaouetteSafelite
7cacfcb715 Merge branch 'release/2025.09.25' into feature/bugfix/CASH-1499-test 2025-09-17 15:03:08 -04:00
AdamCaouetteSafelite
3d44e5522c CASH-1499: additional piece to update inactive promos 2025-09-17 15:02:41 -04:00
Chris Redelinghuys
82f340afe0 CASH-1513: Fix for slots not appearing when switching between service types 2025-09-17 10:57:05 -04:00
AdamCaouetteSafelite
8e14602bfa
Merge branch 'release/2025.09.25' into feature/bugfix/CASH-1499-test 2025-09-17 10:07:49 -04:00
CarlNation
07c19db9d0 revert commit for new var 2025-09-17 09:00:23 -04:00
Chris
8355f8a6dc
Merge branch 'release/2025.09.25' into feature/bugfix/CASH-1499-test 2025-09-17 08:38:35 -04:00
CarlNation
a44b3e3f8a just a test 2025-09-17 08:26:28 -04:00
AdamCaouetteSafelite
3c9493220c CASH-1499: bug fix adding a needed save promos to store 2025-09-17 07:48:56 -04:00
CarlNation
e941181410
Merge branch 'release/2025.09.25' into feature/CASH-DeviceID-Fix 2025-09-16 20:57:15 -04:00
CarlNation
f658142de4 add new heritage var
add new heritage var to see if it fixes the old one not transforming during deploy
2025-09-16 20:56:06 -04:00
Chris Redelinghuys
4def6496dc CASH-1511: Sub header margin update 2025-09-16 13:10:31 -04:00
Scott Kiener
558c7367ab Remove comments and console logs 2025-09-12 10:31:49 -04:00
Scott Kiener
ab8515853b Duration styling 2025-09-12 10:22:57 -04:00
Scott Kiener
af726e90ae Fix duration display
Remove incorrect usage of funnel subheader
Fix styling
2025-09-12 10:01:48 -04:00
Scott Kiener
d1c22bda5a Merge remote-tracking branch 'origin/release/2025.09.25' into schedule-refactor/post-parity 2025-09-11 15:07:30 -04:00
Scott Kiener
193d7a8473 Formatting 2025-09-11 15:05:44 -04:00
Scott Kiener
f953e24c29 Hide calendar header appropriately 2025-09-11 15:02:30 -04:00
Scott Kiener
a319af61fb Merge remote-tracking branch 'origin/develop' into schedule-refactor/post-parity 2025-09-11 14:40:13 -04:00
CarlNation
704eaf38c4 Merge branch 'release/2025.09.11' into rlsmerge/2025.09.11-to-develop 2025-09-11 14:09:00 -04:00
Chloe Herd
1124555655 Mobile Fee Waiver Dropdown 2025-09-11 13:15:31 -04:00
Minojhini Valaiyapathi
32395187a6 CASH-1348 - Fixed merging issues for inShopProviders property 2025-09-11 10:54:03 -04:00
Scott Kiener
2dbd240447 Merge remote-tracking branch 'origin/release/2025.09.11' into rlsmerge/2025.09.11-to-develop 2025-09-11 09:59:54 -04:00
Scott Kiener
bef39de445 Merge remote-tracking branch 'origin/release/2025.09.11' into schedule-refactor/post-parity 2025-09-11 09:58:21 -04:00
Scott Kiener
e7364fccf0 Formatting Changes 2025-09-11 09:57:45 -04:00
Scott Kiener
0bf99c943a Merge branch 'develop' into schedule-refactor/post-parity 2025-09-11 09:12:15 -04:00
Johnny Shultz
e398f99f24
Merge branch 'develop' into feature/CASH-1365 2025-09-10 14:42:36 -04:00
Johnny shultz
b6bcc4100e CASH-1365
CASH-1365 made global change to make header sticky like heritage
2025-09-10 14:36:46 -04:00
Chris Redelinghuys
246ecf720e CASH-1473: "Add to calendar" button border radius update 2025-09-10 13:11:58 -04:00
AdamCaouetteSafelite
60962fb440 CASH-1502: hide background behind quote popup only 2025-09-09 20:26:29 -04:00
AdamCaouetteSafelite
b0df894a00 CASH-1502: enforce non-bolding of YMMS 2025-09-09 20:05:12 -04:00
AdamCaouetteSafelite
aec494ce87 CASH-1502: create .prettierignore file and fix extra space on link 2025-09-09 20:01:03 -04:00
AdamCaouetteSafelite
374b694c02 CASH-1498: really specific update to CSS selector to fix button width on Quote; last change before important gets pulled out of the toolbox 2025-09-09 13:44:09 -04:00
AdamCaouetteSafelite
15361af14c CASH-1501: remove problematic fix for CASH-1437 2025-09-09 13:12:06 -04:00
AdamCaouetteSafelite
2c1e1c25d7 CASH-1437: fix #7 for font size 2025-09-09 09:52:03 -04:00
AdamCaouetteSafelite
ad5326d7cb CASH-1437: fix #5 for spacing 2025-09-09 09:49:01 -04:00
AdamCaouetteSafelite
737da37e35 CASH-1437: fix #9 for schedule 2025-09-09 09:17:34 -04:00
AdamCaouetteSafelite
2fa317639d CASH-1437: fix #11 for afterpay block 2025-09-09 07:59:57 -04:00
AdamCaouetteSafelite
f269a7839d CASH-1437: fix #8 adjust spacing 2025-09-09 07:49:28 -04:00
AdamCaouetteSafelite
c73474208a CASH-1437: fix #4 for blank background 2025-09-09 07:46:33 -04:00
AdamCaouetteSafelite
1b0f4510d1 CASH-1437: fix #3 for heritage parity, color 2025-09-09 07:36:37 -04:00
AdamCaouetteSafelite
9974244719 CASH-1437: fix #1 for button shadow 2025-09-09 06:55:56 -04:00
AdamCaouetteSafelite
2fea3f0d7d
Merge branch 'release/2025.09.11' into feature/bugfix/CASH-1450 2025-09-08 10:45:39 -04:00
AdamCaouetteSafelite
da836d6fa6
Merge branch 'release/2025.09.11' into feature/bugfix/CASH-1450 2025-09-08 10:39:05 -04:00
Chris Redelinghuys
965e2b9a35 CASH-1496: On successful promo added, remove corresponding error message 2025-09-08 10:33:52 -04:00
Johnny shultz
318904473f CASH-1480
CASH-1480 formatting
2025-09-08 09:57:15 -04:00
Johnny shultz
5015766309 CASH-1480
CASH-1480 right aligned price for insurance in mobile view when user can use afterpay
2025-09-08 09:51:47 -04:00
AdamCaouetteSafelite
2dc97aec7b Merge branch 'release/2025.09.11' into feature/bugfix/CASH-1450 2025-09-08 08:42:44 -04:00
AdamCaouetteSafelite
670a5a0f83 CASH-1450 fixes 2025-09-08 08:42:07 -04:00
Chris Redelinghuys
e5ca66cc35 CASH-1477: Darker font for secondary modal cta button 2025-09-05 15:13:55 -04:00
Chris Redelinghuys
bc6a31455b CASH-1477: Increase font weight 2025-09-05 14:01:04 -04:00
Chris Redelinghuys
b9cfaf43f2 rlsmerge 2024.09.04 to develop 2025-09-03 15:42:38 -04:00
Chris Redelinghuys
5098719644 CASH-1477: Modal cta button color/type 2025-09-03 13:12:07 -04:00
CarlNation
0ea84fb629
Merge branch 'release/2025.09.04' into feature/CASH-1465 2025-09-02 10:10:49 -04:00
CarlNation
be723c6d59
Merge branch 'release/2025.09.04' into feature/CASH-1448 2025-09-02 10:06:54 -04:00
CarlNation
1bd1d5d6ba
Merge branch 'release/2025.09.04' into feature/CASH-1448 2025-09-02 09:47:46 -04:00
AdamCaouetteSafelite
2cac6c5cdf CASH-1448: style updates 2025-09-02 09:31:48 -04:00
AdamCaouetteSafelite
a2ab781ed3
Merge branch 'release/2025.09.04' into feature/CASH-1450 2025-09-02 09:18:02 -04:00
Scott Kiener
5d156b8ea5 CASH-1465 | Recycle widget name missing on confirmation 2025-09-02 09:14:17 -04:00
AdamCaouetteSafelite
fa65a56bf0 CASH-1450: amend unit test 2025-09-02 08:12:02 -04:00
AdamCaouetteSafelite
5f227f78fd CASH-1450: appointment details fixes 2025-09-02 08:10:51 -04:00
AdamCaouetteSafelite
048f8eb9ab CASH-1123: logic changes for cart subheader 2025-09-01 23:20:17 -04:00
Johnny Shultz
3f30d37acf
Merge branch 'release/2025.09.04' into feature/CASH-1184 2025-08-29 15:46:45 -04:00
Johnny shultz
643ecc36cb CASH-1184
CASH-1184 removed loader and more styling updates
2025-08-29 15:43:06 -04:00
Minojhini Valaiyapathi
879fc619f1 CASH-1448 - Updated payment method page to show recal in a modal and updated the CMS text 2025-08-29 15:18:06 -04:00
Johnny shultz
71a3ae73e9 CASH-1184
CASH-1184 moved state and zip onto their own line, as per requirements from tim. and added a loading modal for the edit link
2025-08-29 14:55:26 -04:00
Chris Redelinghuys
25bb9e273a CASH-1403: iframe height improvement 2025-08-29 14:00:20 -04:00
Johnny Shultz
0469ceef89
Merge branch 'release/2025.09.04' into feature/CASH-1445 2025-08-29 12:55:04 -04:00
Johnny shultz
0d71b52cb5 CASH-1445
prettier
2025-08-29 12:53:38 -04:00
Johnny shultz
ef935107b7 CASH-1445
CASH-1445 fixed boldness issues, updated font-weights to match figma on payment-method
2025-08-29 12:46:30 -04:00
AdamCaouetteSafelite
5de34a439d Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1464 2025-08-29 10:32:58 -04:00
AdamCaouetteSafelite
2daa337366 CASH-1464: margin adjustment 2025-08-29 10:25:12 -04:00
Chris Redelinghuys
3d3df3356c CASH-1403: Parity - increase height for error messages 2025-08-29 10:00:01 -04:00
AdamCaouetteSafelite
7c0db7c526 CASH-1410: updates to cta text for Heritage parity 2025-08-28 17:22:48 -04:00
Johnny shultz
8dffd412ad Merge remote-tracking branch 'origin/feature/CASH-1184' into feature/CASH-1184 2025-08-28 16:07:06 -04:00
Johnny shultz
5d8d74a56e CASH-1184
fixed unit tests and changed px to rem
2025-08-28 16:06:43 -04:00
Johnny Shultz
f4ac8a5bd7
Merge branch 'release/2025.09.04' into feature/CASH-1184 2025-08-28 15:19:42 -04:00
Johnny shultz
c2b67bbf75 CASH 1184
formatting
2025-08-28 15:17:29 -04:00
Johnny shultz
93e02b830b CASH-1184
CASH-1184 added new sections and edit link on mobile-details
2025-08-28 15:11:58 -04:00
AdamCaouetteSafelite
9269cc1077
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1464 2025-08-28 13:54:27 -04:00
AdamCaouetteSafelite
d7fbad4cc6
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1464 2025-08-28 11:19:56 -04:00
Chris
5705b00871
Merge branch 'release/2025.09.04' into feature/CASH-1403 2025-08-28 11:17:35 -04:00
AdamCaouetteSafelite
71748ec9b4
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1464 2025-08-28 11:16:33 -04:00
Chris Redelinghuys
7036c5e5f9 CASH-1403: Parity updates 2025-08-28 11:05:44 -04:00
AdamCaouetteSafelite
022fcee6bf
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1420 2025-08-28 10:52:40 -04:00
AdamCaouetteSafelite
3cc51d1d6d CASH-1464: UI fixes 2025-08-28 10:52:10 -04:00
AdamCaouetteSafelite
5169a0316b CASH-1420: adjust button colors in drawer to match Heritage 2025-08-28 09:31:25 -04:00
Minojhini Valaiyapathi
963a2681dc CASH-1460 - Loading canSafeliteService value from sessionId 2025-08-28 09:20:01 -04:00
AdamCaouetteSafelite
ba171e719c Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1062 2025-08-27 23:31:39 -04:00
AdamCaouetteSafelite
0ae5cbd6fb CASH-1062: style fixes for return user 2025-08-27 23:30:41 -04:00
AdamCaouetteSafelite
dce3a468ca CASH-1062: style fix for vehicle parts 2025-08-27 23:30:09 -04:00
AdamCaouetteSafelite
bf250c94df CASH-1062: fixes for insurance lookup page 2025-08-27 23:29:37 -04:00
chloeherdsafelite
61bd489e73
Merge branch 'release/2025.09.04' into feature/CASH-1411-2 2025-08-27 12:49:22 -04:00
AdamCaouetteSafelite
e2418c227a Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1062 2025-08-27 12:11:07 -04:00
AdamCaouetteSafelite
2a7601d939 CASH-1062: one more color update 2025-08-27 12:10:13 -04:00
Chloe Herd
4fa67352cd Always align back button to logo, bottom left. 2025-08-27 12:04:31 -04:00
AdamCaouetteSafelite
42b840268e
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1062 2025-08-27 11:22:15 -04:00
Chris Redelinghuys
374a5afe17 CASH-1453: Set BigTruck provider 2025-08-27 10:59:54 -04:00
AdamCaouetteSafelite
3dba52f27e CASH-1062: HTML and CSS fixes 2025-08-27 10:40:18 -04:00
AdamCaouetteSafelite
03be0d6f94 Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1420 2025-08-27 10:18:58 -04:00
AdamCaouetteSafelite
56010a35ee CASH-1420: fixes on other pages affected 2025-08-26 17:49:40 -04:00
AdamCaouetteSafelite
b7175468ab CASH-1420: restore funnel sub header on Estimate page 2025-08-26 17:22:49 -04:00
AdamCaouetteSafelite
8b61557a39 CASH-1420: fix content alignment on Estimate page 2025-08-26 17:22:00 -04:00
Chris
9001df4250
Merge branch 'release/2025.09.04' into feature/CASH-1403 2025-08-26 15:00:25 -04:00
Chris Redelinghuys
df9ee7d958 CASH-1403: Payment parity changes 2025-08-26 14:58:51 -04:00
Chloe Herd
1be9b54e10 Pull success alert outside of containing block. 2025-08-26 12:01:31 -04:00
AdamCaouetteSafelite
8fbbe5e146
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1407 2025-08-25 14:27:24 -04:00
AdamCaouetteSafelite
05f932f218 Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1407 2025-08-25 14:09:07 -04:00
AdamCaouetteSafelite
06afd90821 CASH-1407: fixes to list-button and list-card styles 2025-08-25 14:08:08 -04:00
mvalaiyapathi
8d8a8ccbeb
Merge branch 'release/2025.09.04' into feature/CASH-1441 2025-08-25 11:40:46 -04:00
Minojhini Valaiyapathi
7c1fb9f6a4 CASH-1441 - Passed in canSafeliteService value to sv2 2025-08-25 10:32:04 -04:00
AdamCaouetteSafelite
d30382c129 Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1417 2025-08-25 10:31:55 -04:00
AdamCaouetteSafelite
0ea82bebd7 CASH-1417: adjust progress bar more 2025-08-25 10:31:27 -04:00
AdamCaouetteSafelite
240c037267 Merge branch 'release/2025.08.21' into rlsmerge/2025.08.21-to-develop 2025-08-22 10:45:45 -04:00
AdamCaouetteSafelite
c3e72562d3
Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1417 2025-08-22 09:25:56 -04:00
scottkiener-at-safelite
9d7b810c3e
Merge branch 'release/2025.09.04' into feature/CASH-1423 2025-08-22 08:21:26 -04:00
AdamCaouetteSafelite
b5a43ce158 Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1417 2025-08-21 16:49:55 -04:00
AdamCaouetteSafelite
38e5597d01 CASH-1417: updates to make progress bar match Heritage 2025-08-21 16:49:01 -04:00
Minojhini Valaiyapathi
cee54f8b4c CASH-1348 - Updated the response object model for closestShops 2025-08-21 11:54:45 -04:00
Chloe Herd
e3954194df Only mark email popup as skippable after forward nav from quote. 2025-08-20 15:29:03 -04:00
Chloe Herd
9b0aaeaf96 UI Defect Fixes 2025-08-20 10:58:17 -04:00
Scott Kiener
fad3ecb5f3 Merge remote-tracking branch 'origin/release/2025.09.04' into feature/CASH-1423 2025-08-20 10:53:15 -04:00
Scott Kiener
ce73fdd1dc CASH-1423 | Vehicle page big truck fixed
Do not save zip or vehicle until validation has passed
Fix conditional error causing you to be able to continue even without providers
2025-08-20 10:37:00 -04:00
Scott Kiener
5052ffe140 CASH-1421 | Zip code change was not working for non Big Truck 2025-08-20 10:28:01 -04:00
CarlNation
2180951b81 fix merge conflict issue from last week 2025-08-20 06:42:16 -04:00
AdamCaouetteSafelite
824b4cfa55 CASH-1416: add further tweak to css for media queries 2025-08-19 14:48:36 -04:00
AdamCaouetteSafelite
1153d4c722 CASH-1416: add wrapper element and styles 2025-08-18 17:33:36 -04:00
scottkiener-at-safelite
228a127238
Merge branch 'release/2025.09.04' into feature/CASH-1339 2025-08-18 15:52:42 -04:00
Chris Redelinghuys
577924a718 CASH-1060: Parity UI updates 2025-08-18 11:10:42 -04:00
AdamCaouetteSafelite
ab5fd16a01 CASH-1402 bugfix: CSS fix 2025-08-18 10:10:42 -04:00
Johnny shultz
60a46b5abb CASH-1063
CASH-1063 fixed unit tests
2025-08-15 16:23:37 -04:00
Johnny Shultz
358dcd942f
Merge branch 'release/2025.09.04' into feature/CASH-1063v2 2025-08-15 16:11:07 -04:00
Johnny shultz
a01afdc24f CASH-1407
formatting
2025-08-15 13:21:12 -04:00
Johnny shultz
f02c82d24b CASH-1407
commit to rerun PR tests
2025-08-15 13:19:30 -04:00
Johnny shultz
708585b00a CASH-1407
CASH-1407 first part of 1407 defect. added validation for insurance company page and for payment method page for checkbox with recal vehicle scenario
2025-08-15 12:22:08 -04:00
scottkiener-at-safelite
8cd0811c71
Merge branch 'release/2025.09.04' into feature/CASH-1339 2025-08-15 11:33:47 -04:00
Scott Kiener
f5f57e364c CASH-1339 | Add big truck alert to shop-question-popup 2025-08-15 11:03:14 -04:00
CarlNation
66abac2f7d Merge branch 'release/2025.08.14' into rlsmerge/2025.08.14-to-2025.09.04 2025-08-14 11:43:10 -04:00
bmauger
77b218b8c0
Merge branch 'release/2025.09.04' into CASH-1404-fix-most-popular-placement 2025-08-14 10:11:29 -04:00
Bryan Mauger
fa86231780 CASH-1404 fix placement of most popular tag. 2025-08-14 09:36:05 -04:00
chloeherdsafelite
848a41842c
Merge branch 'release/2025.09.04' into feature/CASH-1401 2025-08-14 09:35:55 -04:00
Bryan Mauger
f5a8d1ce9d BRM remove commented code. 2025-08-14 08:08:17 -04:00
Bryan Mauger
2a6733feeb BRM update progress bar percentages. 2025-08-14 08:06:05 -04:00
chloeherdsafelite
71505e7602
Merge branch 'release/2025.09.04' into feature/CASH-1401 2025-08-13 16:51:51 -04:00
bmauger
0de707fe21
Merge branch 'release/2025.09.04' into CASH-1404-fix-label-style 2025-08-13 16:44:49 -04:00
Johnny shultz
a8385653da Merge remote-tracking branch 'origin/feature/CASH-1399' into feature/CASH-1399 2025-08-13 16:22:24 -04:00
Johnny shultz
1a94a4ea57 CASH-1399
formatting
2025-08-13 16:21:59 -04:00
Johnny Shultz
c71621ba97
Merge branch 'release/2025.09.04' into feature/CASH-1399 2025-08-13 16:19:45 -04:00
Johnny shultz
735d9e7252 CASH-1399
CASH-1399 fixed spacing issue, recalNoMobile alert title color, bold inconsistency for headers on schedule
2025-08-13 16:16:10 -04:00
chloeherdsafelite
8e1316f788
Merge branch 'release/2025.09.04' into feature/CASH-1401 2025-08-13 15:39:32 -04:00
Bryan Mauger
420c25ab52 Merge branch 'CASH-1404-fix-label-style' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CASH-1404-fix-label-style 2025-08-13 14:58:16 -04:00
Bryan Mauger
42fa52456c CASH-1404 fix label style. 2025-08-13 14:58:13 -04:00
AdamCaouetteSafelite
8f9d3a8590 Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1400 2025-08-13 14:49:57 -04:00
AdamCaouetteSafelite
753866dabc CASH-1400: fix for calendar width inconsistencies 2025-08-13 14:48:37 -04:00
chloeherdsafelite
f1069908da
Merge branch 'release/2025.09.04' into feature/CASH-1401 2025-08-13 14:29:17 -04:00
bmauger
a496c208fa
Merge branch 'release/2025.09.04' into CASH-1404-fix-label-style 2025-08-13 14:26:51 -04:00
Chloe Herd
e4c24d2669 Make modal behavior consistent 2025-08-13 14:06:06 -04:00
AdamCaouetteSafelite
17df15c199
Merge branch 'release/2025.09.04' into feature/CASH-1328 2025-08-13 13:41:51 -04:00
Bryan Mauger
d3b2526ea9 CASH-1404 format code. 2025-08-13 13:41:02 -04:00
Bryan Mauger
5aa5b29f2e CASH-1404 fix label style. 2025-08-13 13:38:41 -04:00
Bryan Mauger
c8cb461853 CASH-1404 fix font in packages. 2025-08-13 13:00:53 -04:00
AdamCaouetteSafelite
ba755b9f43
Revert "CASH-1328: css specificity fix" 2025-08-13 11:12:28 -04:00
Johnny shultz
7140863940 CASH-1063
deleted the mobile or phone number fields from estimate pages, changes placeholder on one, and removed underline
2025-08-13 09:35:55 -04:00
Bryan Mauger
a7400a622e CASH-1397 add copy to header. 2025-08-13 09:08:14 -04:00
AdamCaouetteSafelite
422828f652 CASH-1328: css specificity fix 2025-08-12 18:06:10 -04:00
Bryan Mauger
637ed9738c CASH-1397 format code. 2025-08-12 15:14:43 -04:00
Bryan Mauger
ea3e103555 CASH-1397 remove "this." 2025-08-12 15:10:59 -04:00
Bryan Mauger
d04d3933f4 CASH-1397 format code. 2025-08-12 15:01:40 -04:00
Bryan Mauger
4cf50296f5 CASH-1397 fix spacing on damage and estimate pages. 2025-08-12 14:55:20 -04:00
Chloe Herd
a854023c66 Also make change for sub-header for payment-method 2025-08-12 13:37:05 -04:00
Bryan Mauger
e132ec9875 CASH-1396 format code. 2025-08-12 13:10:16 -04:00
Bryan Mauger
af7e124af9 CASH-1396 quote page UI bug fixes. 2025-08-12 12:30:50 -04:00
Chloe Herd
3d314d4e67 Consume button text as v-html rather than sanitized text 2025-08-12 11:55:32 -04:00
bmauger
7b4d265caa
Merge branch 'release/2025.08.21' into BRM-fix-shadow-on-email-confirmation 2025-08-12 10:05:02 -04:00
Bryan Mauger
6f95d6bd7d BRM fix shadow on quote page. 2025-08-12 10:03:06 -04:00
CarlNation
ff1edfd7f6 Merge branch 'release/2025.08.14' into rlsmerge/2025.08.14-to-2025.08.21 2025-08-12 07:13:38 -04:00
CarlNation
622d3fe598 Always log 2025-08-11 16:29:04 -04:00
Chris Redelinghuys
7aaa152a14 CASH-1183: Parity styling fixes 2025-08-11 16:12:39 -04:00
bmauger
3f06a9de75
Merge branch 'release/2025.08.21' into CASH-1353-fix-spacing-in-packages 2025-08-11 14:21:11 -04:00
Chris Redelinghuys
a563b0cca7 CASH-1183: Sub header styling 2025-08-11 14:03:32 -04:00
Bryan Mauger
c9fee68d35 CASH-1353 fix package spacing and button radius. 2025-08-11 14:03:00 -04:00
Bryan Mauger
607f402148 CASH-1356 update box shadow site-wide. 2025-08-11 09:09:05 -04:00
Bryan Mauger
926aaa587d Format code. 2025-08-08 13:07:59 -04:00
Bryan Mauger
0d8573e6e9 CASH-1354 move save your progress button. 2025-08-08 12:59:19 -04:00
Bryan Mauger
a09e86abf5 Update button shape on focus. 2025-08-08 11:16:05 -04:00
Bryan Mauger
7b616d2f5d CASH-1319 format code. 2025-08-08 10:49:58 -04:00
Bryan Mauger
119df65230 CASH-1319 misc UI bug fixes. 2025-08-08 10:49:01 -04:00
Bryan Mauger
8bcfcdc7a5 CASH-1043 format code. 2025-08-07 16:31:16 -04:00
Bryan Mauger
2b59f66d8d CASH-1043 adjust modal position. 2025-08-07 16:09:05 -04:00
Bryan Mauger
e3e906d81d Merge branch 'CASH-1327-fix-two-package-layout' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CASH-1327-fix-two-package-layout 2025-08-07 15:36:12 -04:00
Bryan Mauger
ae122e4644 CASH-1327 format code. 2025-08-07 15:35:48 -04:00
bmauger
8e5ebd0d20
Merge branch 'release/2025.08.21' into CASH-1327-fix-two-package-layout 2025-08-07 15:34:38 -04:00
Bryan Mauger
a6c588cfef CASH-1327 progress bar update. 2025-08-07 15:32:02 -04:00
Bryan Mauger
0eed121fc3 CASH-1327 misc bug fixes. 2025-08-07 15:30:35 -04:00
AdamCaouetteSafelite
e4eb6e6ccb CASH-1186: alert margin adjustment (if under header) 2025-08-07 14:33:00 -04:00
AdamCaouetteSafelite
59e103c4d6 prettier formatting 2025-08-07 14:11:30 -04:00
AdamCaouetteSafelite
fb507f358a more style updates 2025-08-07 14:10:39 -04:00
AdamCaouetteSafelite
cb7b616ab4 hide the whole appointment question if only one option (mobile or inshop) is available 2025-08-07 14:10:15 -04:00
AdamCaouetteSafelite
cbf0315c17 split alerts into 2 sections so some are before the header and some appear after per Figma 2025-08-07 14:09:33 -04:00
AdamCaouetteSafelite
aafdfe7f5b handle special TM trademark styling that would not work from CMS 2025-08-07 14:08:31 -04:00
AdamCaouetteSafelite
bc9912e990 update styles on waitlist 2025-08-07 14:07:55 -04:00
AdamCaouetteSafelite
cc0ae31db0 update styles on shop location 2025-08-07 14:07:37 -04:00
AdamCaouetteSafelite
f558a2a50e update styles on view more dates link 2025-08-07 14:07:12 -04:00
Chris Redelinghuys
0d2327b30f CASH-1292: Check if zipcodes are still different 2025-08-07 09:00:31 -04:00
Bryan Mauger
a3b28fb0e7 CASH-1326 update confirmation page. 2025-08-06 16:42:38 -04:00
AdamCaouetteSafelite
470a72e1ee CASH-1314: make the null check more specific 2025-08-06 16:38:44 -04:00
Bryan Mauger
45dbb2b75b CASH-1326 adjust step number. 2025-08-06 14:42:17 -04:00
Bryan Mauger
7a876cc41f CASH-1327 quote page updates. 2025-08-06 12:15:59 -04:00
Scott Kiener
fdaa40e3a0 Remove unused prop 2025-08-06 11:02:20 -04:00
Scott Kiener
c8db19a73b Fix early bird issues, auto-select, and general clean up 2025-08-06 11:01:57 -04:00
Bryan Mauger
c864befa4a CASH-1327 quote page bug fixes. 2025-08-06 09:15:41 -04:00
Chris Redelinghuys
17f02f50b8 CASH-1183: Don't show "Load more times" for mobile 2025-08-05 14:11:48 -04:00
Chris Redelinghuys
8a49b56f21 CASH-1183: Load more timeslots 2025-08-05 12:51:53 -04:00
Bryan Mauger
947ae8fc44 CASH-1326 make copy uppercase. 2025-08-05 11:37:13 -04:00
AdamCaouetteSafelite
50aec788ff CASH-1314: fix to ensure that null values are not allowed to update timeSlots 2025-08-05 11:06:10 -04:00
Matt Caimi
8b9c2eee6a CASH-1246 prevent mobile supplemental info when there are no timeslots 2025-08-05 10:55:03 -04:00
Chris Redelinghuys
74b6bcae2d CASH-1183: Schedule page parity updates 2025-08-05 09:57:24 -04:00
Bryan Mauger
e8ca2fb3ee BRM fix undocumented border radius issue. 2025-08-05 08:57:51 -04:00
bmauger
018149c804
Merge branch 'release/2025.08.21' into CASH-1327-quote-page-bug-fixes 2025-08-05 08:13:47 -04:00
Bryan Mauger
b9dfa47d9e CASH-1327 adjust modal height on screen. 2025-08-05 08:12:11 -04:00
Bryan Mauger
6219b847d9 CASH-1327 quote page bug fixes. 2025-08-05 08:08:45 -04:00
Johnny shultz
8a26261c94 CASH-1182
formatting
2025-08-04 14:47:08 -04:00
Johnny shultz
d5d3bb5cca Merge remote-tracking branch 'origin/release/2025.08.21' into feature/CASH-1182 2025-08-04 14:27:39 -04:00
Johnny shultz
0e8711e8ed CASH-1182
CASH-1182 changed appointmentType button styling, and some semiBold font-weight adjustments
2025-08-04 14:26:38 -04:00
Bryan Mauger
fe0c71c331 Merge branch 'CASH-1326-header-updates' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CASH-1326-header-updates 2025-08-04 12:21:06 -04:00
Bryan Mauger
9e4e0436fb CASH-1326 format code. 2025-08-04 12:20:29 -04:00
bmauger
a3881607b8
Merge branch 'release/2025.08.21' into CASH-1326-header-updates 2025-08-04 12:18:08 -04:00
Bryan Mauger
af9a07b6e2 CASH-1326 UI bug fixes. 2025-08-04 12:16:36 -04:00
Scott Kiener
fd3a8e1aee Move some logic out of time-slot into schedule
Get rid of lots of watchers in time-slot
2025-08-04 10:24:58 -04:00
Chris Redelinghuys
900704150b CASH-1183: Shop location and timeslot parity updates 2025-08-01 16:14:06 -04:00
Johnny shultz
1c733b723c Merge remote-tracking branch 'origin/feature/CASH-1182' into feature/CASH-1182 2025-08-01 13:15:05 -04:00
Johnny shultz
0e2b29d803 CASH-1182
CASH-1182 formatting and removed unused css
2025-08-01 13:14:43 -04:00
Johnny Shultz
237e1539d5
Merge branch 'release/2025.08.21' into feature/CASH-1182 2025-08-01 13:06:50 -04:00
Johnny shultz
7a9f677a4a Merge Conflict 2025-08-01 13:05:31 -04:00
Bryan Mauger
4029d9c089 CASH-1048 format code. 2025-08-01 10:45:51 -04:00
Bryan Mauger
7fce2e5b5e CASH-1048 add comment. 2025-08-01 10:32:50 -04:00
Bryan Mauger
385b7e747f CASH-1048 center modal on quote page. 2025-08-01 10:31:04 -04:00
Johnny shultz
215cd0003d CASH-1182
CASH-1182 updated cms, font stylings
2025-08-01 09:36:51 -04:00
Bryan Mauger
81daa44e57 CASH-1043 schedule page updates. 2025-07-31 11:30:32 -04:00
Scott Kiener
6af4bca738 Time-slot refactor - move logic into parent 2025-07-31 11:15:35 -04:00
Bryan Mauger
85c4734163 CASH-1043 schedule page formatting and style updates. 2025-07-31 10:43:21 -04:00
Scott Kiener
866eaf0e7b Move duration outside of date-picker into own component 2025-07-31 09:48:43 -04:00
Johnny shultz
76e667f7cc CASH-1182
CASH-1182 moved serviceZipModal under appointmentType question, left alignedheaders and stuff on the page
2025-07-31 09:42:32 -04:00
Scott Kiener
a193cd1808 Moved duration into schedule 2025-07-31 08:09:52 -04:00
Scott Kiener
4484fdfe4f Able to move time-slot-question out of date-picker
still lots of work to do
comments are in commented out timeslotquestion component in date-picker for help seeing what I did
2025-07-31 07:38:25 -04:00
bmauger
a6878675f6
Merge branch 'develop' into CASH-1048-quote-page-updates 2025-07-30 16:42:24 -04:00
Bryan Mauger
ac37e4e3a9 CASH-1048 fix unit test. 2025-07-30 16:05:21 -04:00
Bryan Mauger
033ecf3ce5 CASH-1048 formate code. 2025-07-30 15:13:02 -04:00
Bryan Mauger
3e4f14b410 CASH-1048 quote page updates. 2025-07-30 15:06:15 -04:00
Chris Redelinghuys
957b66ac1a CASH-1235: Auto select if only one timeslot available 2025-07-30 15:05:21 -04:00
Chris Redelinghuys
4d7229c9c8 Merge branch 'release/2025.07.31' into rlsmerge/2025.07.31-to-develop 2025-07-30 11:15:20 -04:00
Scott Kiener
b7cad29c3d CASH-1303 | Fix 2025-07-29 16:24:36 -04:00
Bryan Mauger
8ae5783b4b CASH-1042 format code. 2025-07-29 15:48:21 -04:00
Bryan Mauger
5f9a4017d0 CASH-1042 fix unit test; replace widget. 2025-07-29 15:33:49 -04:00
Scott Kiener
92d111877c Revert some of 1291 2025-07-29 15:16:31 -04:00
Bryan Mauger
b7c098b900 Merge branch 'develop' into CASH-1042-header-and-progress-bar-style-updates 2025-07-29 14:26:46 -04:00
Bryan Mauger
1d422e3d90 CASH-1042 Format code. 2025-07-29 10:51:00 -04:00
bmauger
3d9ca2f44d
Merge branch 'develop' into CASH-1042-header-and-progress-bar-style-updates 2025-07-29 10:45:51 -04:00
CarlNation
4ec1e3d9b6 Revert "Merge pull request #2654 from Safelite/CASH-1042-header-and-progress-bar-style-updates"
this is a revert of the revert:
Revert "Merge pull request #2654 from Safelite/CASH-1042-header-and-progress-bar-style-updates"
2025-07-29 10:33:58 -04:00
Chris Redelinghuys
d9360bc04f CASH-1291: Calendar not reloading when switching inshop/mobile 2025-07-29 10:18:13 -04:00
CarlNation
596732e1b4 Merge branch 'release/2025.07.31' into rlsmerge/2025.07.31-to-develop 2025-07-29 09:12:30 -04:00
Chris Redelinghuys
7e58b4cd15 CASH-1291: Redundant clearing of timeslot 2025-07-29 08:34:16 -04:00
Chris Redelinghuys
3e001244fa Revert "CASH-1235: Set auto selected timeslot"
This reverts commit c61e153fc3.
2025-07-28 11:24:02 -04:00
Chris Redelinghuys
462ebd6519 Revert "CASH-1209: Auto select pre-selected timeslot"
This reverts commit f5d4da065c.
2025-07-28 11:15:51 -04:00
scottkiener-at-safelite
21a58d4403
Merge branch 'release/2025.07.31' into feature/CASH-1159-skiener 2025-07-28 10:56:45 -04:00
Scott Kiener
09843ae2cb CASH-1159
Remember last in-shop selection if simply toggling between mobile and in-shop
2025-07-28 10:43:54 -04:00
Chris Redelinghuys
c61e153fc3 CASH-1235: Set auto selected timeslot 2025-07-28 10:34:43 -04:00
Johnny shultz
9af579ca23 CASH-1249
CASH-1249 reset schedule page selected info if they change their zip from top modal
2025-07-28 09:01:16 -04:00
Chris Redelinghuys
f5d4da065c CASH-1209: Auto select pre-selected timeslot 2025-07-28 08:33:56 -04:00
bmauger
d7da7a6205
Merge branch 'release/2025.07.31' into CASH-1163-afterpay-update 2025-07-25 14:31:49 -04:00
Bryan Mauger
2fcefc104e CASH-1163 format code. 2025-07-25 14:24:58 -04:00
Bryan Mauger
55238e0c31 CASH-1163 update Afterpay and code cleanup. 2025-07-25 14:16:23 -04:00
Chris Redelinghuys
a8ac522200 CASH-1247: Preselect In-Shop if Drop-off was selected 2025-07-25 14:14:33 -04:00
Chloe Herd
0f18cca165 Set serviceability details for ZIP when zip is changed 2025-07-25 13:37:32 -04:00