Commit graph

6748 commits

Author SHA1 Message Date
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
Bryan Mauger
c83b30edf8 CASH-1208 fix persistent waitlist success message. 2025-07-24 15:46:13 -04:00
CarlNation
b7dc72ad77 CASH-1228
CASH-1228 force reset the selected timeslot when the date changes.
2025-07-24 15:15:50 -04:00
Chris Redelinghuys
e32a1cd9c4 CASH-1214: Clear selectedRouteCode if no time slot is selected 2025-07-24 14:36:19 -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
407eae0556
Merge branch 'release/2025.07.31' into feature/CASH-1230 2025-07-24 12:42:45 -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
Chris Redelinghuys
b909b90f34 CASH-1222: Add validation rules to inshop/dropoff options 2025-07-24 12:22:50 -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
Bryan Mauger
e2c256fe21 CASH-1028 make waitlist show only if date is selected. 2025-07-24 08:44:57 -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
Chris Redelinghuys
84f7911c1a CASH-1214: Reset selected timeslot on date change 2025-07-23 14:04: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
Johnny shultz
8636751b7d CASH-1221
formatting
2025-07-22 13:01:59 -04:00
Johnny shultz
fd9265a269 CASH-1221
CASH-1221 fixed waitList success message from popping up when it is not supposed to, reset waitList selection on change from both modals and new date
2025-07-22 12:54:33 -04:00
chloeherdsafelite
ca9880efe2
Merge branch 'release/2025.07.31' into feature/CASH-1207 2025-07-22 12:15:46 -04:00
Chloe Herd
ead9fc10af Don't over-update fields with wrong information. 2025-07-22 12:09:07 -04:00
Minojhini Valaiyapathi
381d661c09 CASH-1216 - Checked if selectedProvider is null for mobile 2025-07-22 11:50:45 -04:00
Johnny shultz
1470d3e52f Merge remote-tracking branch 'origin/feature/CASH-1145' into feature/CASH-1145 2025-07-21 16:12:00 -04:00
Johnny shultz
94a3fbcc72 CASH-1145
formatting
2025-07-21 16:11:27 -04:00
Johnny Shultz
042bcd43b9
Merge branch 'release/2025.07.31' into feature/CASH-1145 2025-07-21 16:07:38 -04:00
Johnny shultz
d1fff5162f CASH-1145
CASH-1145 prevented continue button from being selected before a timeslot has been picked for happy path and for when they navigate forward and back
2025-07-21 16:05:17 -04:00
Chloe Herd
1df3a739ad Don't set appointment type when no appointment/routecode is present. 2025-07-21 15:28:49 -04:00
Scott Kiener
25fbe8933d CASH-1204 | Schedules not loading on initial page load
Moved initialization logic out of mounted into next() of beforeRouteEnter
2025-07-21 11:36:11 -04:00
AdamCaouetteSafelite
4775a7d077 CASH-1153: remove line that was conflicting and causing error 2025-07-18 16:15:36 -04:00
AdamCaouetteSafelite
4b5de2fe6d CASH-845 add duration text back to Mobile 2025-07-18 15:58:58 -04:00
AdamCaouetteSafelite
b7bf5c9690 CASH-845: add another nextTick and await to ensure date picker is ready for an auto select of first date 2025-07-18 15:39:52 -04:00
AdamCaouetteSafelite
913de733ca CASH-845: fix for seeing duration as undefined 2025-07-18 15:24:19 -04:00
AdamCaouetteSafelite
e552d37031 Merge branch 'release/2025.07.31' into feature/CASH-845-stage-6 2025-07-18 13:53:20 -04:00
AdamCaouetteSafelite
b7f5be2d80 CASH-845 tech review changes 2025-07-18 13:51:04 -04:00
scottkiener-at-safelite
966839b1eb
Merge branch 'release/2025.07.31' into feature/CASH-1077v2 2025-07-18 12:32:23 -04:00
scottkiener-at-safelite
0b5e3db05b
Merge branch 'release/2025.07.31' into feature/CASH-1077v2 2025-07-18 12:30:59 -04:00
scottkiener-at-safelite
e5548a235c
Merge branch 'release/2025.07.31' into feature/CASH-1160 2025-07-18 12:26:56 -04:00
Scott Kiener
8a2c087e6c Formatting 2025-07-18 12:25:48 -04:00
Scott Kiener
339a2343de CASH-1077 | Remove extra zip call 2025-07-18 12:20:07 -04:00
Johnny shultz
d94f5c03f6 CASH-1077
formatting
2025-07-18 12:08:55 -04:00
Johnny Shultz
1d50dfde96
Merge branch 'release/2025.07.31' into feature/CASH-1077v2 2025-07-18 11:48:30 -04:00
Johnny shultz
caf67637b3 CASH-1077
CASH-1077 added loader to popup
2025-07-18 11:46:14 -04:00