Commit graph

304 commits

Author SHA1 Message Date
Johnny shultz
1a94a4ea57 CASH-1399
formatting
2025-08-13 16:21:59 -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
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
Chris Redelinghuys
7aaa152a14 CASH-1183: Parity styling fixes 2025-08-11 16:12:39 -04:00
Chris Redelinghuys
a563b0cca7 CASH-1183: Sub header styling 2025-08-11 14:03:32 -04:00
Bryan Mauger
119df65230 CASH-1319 misc UI bug fixes. 2025-08-08 10:49:01 -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
470a72e1ee CASH-1314: make the null check more specific 2025-08-06 16:38:44 -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
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
Chris Redelinghuys
900704150b CASH-1183: Shop location and timeslot parity updates 2025-08-01 16:14:06 -04:00
Johnny shultz
0e2b29d803 CASH-1182
CASH-1182 formatting and removed unused css
2025-08-01 13:14:43 -04:00
Johnny shultz
7a9f677a4a Merge Conflict 2025-08-01 13:05:31 -04:00
Johnny shultz
215cd0003d CASH-1182
CASH-1182 updated cms, font stylings
2025-08-01 09:36:51 -04:00
Bryan Mauger
85c4734163 CASH-1043 schedule page formatting and style updates. 2025-07-31 10:43:21 -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
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
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
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
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
Chloe Herd
0f18cca165 Set serviceability details for ZIP when zip is changed 2025-07-25 13:37:32 -04:00
CarlNation
c867a5d214 Merge branch 'release/2025.07.31' into nation/CASH-1245 2025-07-25 12:54:36 -04:00
CarlNation
dca8a41b58 CASH-1245
CASH-1245 added loading modal to hide the scroll to top and also to work like the other page transitions
2025-07-25 12:53:54 -04:00
Johnny shultz
0cff68f49a CASH-1159
formatting
2025-07-25 12:27:03 -04:00
Johnny shultz
91ed93839c Merge remote-tracking branch 'origin/feature/CASH-1159' into feature/CASH-1159 2025-07-25 12:22:30 -04:00
Johnny shultz
fb1eb0487a CASH-1159
CASH-1159 reverting changes for now
2025-07-25 12:22:03 -04:00
Johnny Shultz
638eb39820
Merge branch 'release/2025.07.31' into feature/CASH-1159 2025-07-25 09:35:28 -04:00
Scott Kiener
095c8aad7b CASH-1237 | Fix CTA text for overnight dropoff 2025-07-25 09:23:21 -04:00
Johnny shultz
4ed29efa3b CASH-1159
CASH-1159 fixed selected shop from not persisting when switching from mobile back to inshop
2025-07-25 09:10:35 -04:00
CarlNation
33241a8ecb
Merge branch 'release/2025.07.31' into nation/CASH-1225 2025-07-24 13:33:40 -04:00
CarlNation
30a12ca7ca Merge branch 'release/2025.07.31' into nation/CASH-1225 2025-07-24 13:30:33 -04:00
CarlNation
6d0e9ff4a1 CASH-1225
CASH-1225 seemed like meta was false when default timeslot selected.  Could not determine why so removed meta and changed the check to enable the continue button to be based on having an appointment type and a routecode.
Will need to retest CASH-1145.  Should also cover CASH-1218 and CASH-1228
2025-07-24 13:29:52 -04:00
mvalaiyapathi
f301527e3c
Merge branch 'release/2025.07.31' into feature/CASH-1227 2025-07-24 13:10:26 -04:00
Minojhini Valaiyapathi
3a1a1060d8 CASH-1227 - Fixed resetting the date from navigating back from mobile/customer details to schedule page 2025-07-24 13:08:35 -04:00
Chloe Herd
9bb93af149 Don't change serviceability details when new shop is chosen 2025-07-24 12:53:03 -04:00
Johnny shultz
905eeb9e31 CASH-1230
CASH-1230 simplifed code back to the way it was in setDisplayWaitlist, only need to call this method on an appointment type change
2025-07-24 12:41:19 -04:00
Johnny shultz
1b7eb2962e CASH-1230
formatting
2025-07-24 10:07:09 -04:00
Johnny shultz
0d826f478e CASH-1230
CASH-1230 modified waitlist to display for mobile and for inshop when it should/shouldnt
2025-07-24 09:53:06 -04:00
Minojhini Valaiyapathi
42c479177e CASH-1226 - Passed mobile provider number when appointment type is mobile 2025-07-24 08:24:24 -04:00
Chloe Herd
6d3af6d1af Dont reset fields unnecessarily 2025-07-23 14:27:30 -04:00
scottkiener-at-safelite
92620b1dcd
Merge branch 'release/2025.07.31' into feature/CASH-1224 2025-07-22 16:02:19 -04:00
Johnny shultz
1c58528633 CASH-1224
CASH-1224 resetting preSelectedDate in onShopSelected, because if user is searching for a new shop then no need for the preSelectedDate variable other than preserving the value after advancing
2025-07-22 15:54:22 -04:00
Chloe Herd
64e91ca4f3 Refactor promises to awaits 2025-07-22 15:51:05 -04:00
Chris Redelinghuys
52b5cf42f0 CASH-1212: Update selected date if it's null after getting dates for another month 2025-07-22 14:29:04 -04:00