Commit graph

6727 commits

Author SHA1 Message Date
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
Scott Kiener
143a5b672c CASH-1160 | Fix premium slot display 2025-07-18 11:13:15 -04:00
Scott Kiener
70abefd524 CASH-1164 | Fix issue where pick a time stayed selected when date change 2025-07-18 11:04:05 -04:00
AdamCaouetteSafelite
2257ad32a7 CASH-845 remove comment and exclude unit tests for now 2025-07-18 09:05:59 -04:00
AdamCaouetteSafelite
2e34325aed CASH-845 formatting from prettier 2025-07-18 08:49:14 -04:00
AdamCaouetteSafelite
adb7dd9bed CASH-845 add null protection 2025-07-18 08:46:51 -04:00
AdamCaouetteSafelite
819e1df086 CASH-845: fix preselected dates to work with new schedule code 2025-07-18 08:21:51 -04:00
AdamCaouetteSafelite
2f322bdf9b CASH-845: fix waitlist so it works with new changes 2025-07-18 07:45:23 -04:00
AdamCaouetteSafelite
2cf882988d CASH-845: several updates to get date picker working with schedule again 2025-07-18 07:03:10 -04:00
AdamCaouetteSafelite
f1ec6e6ff8 CASH-845: include mobile/inshop selectivity on load more dates calls 2025-07-18 02:00:01 -04:00
AdamCaouetteSafelite
d2cf736c4c CASH-845: use isServiceable___ vars to selectively load mobile time-slots, inshop, or both 2025-07-18 01:13:39 -04:00
AdamCaouetteSafelite
cefdb0fa70 CASH-845: move datePicker initialData and setup outside of beforeRouteEnter so usage of isServiceable___ vars is an option 2025-07-18 00:56:21 -04:00
scottkiener-at-safelite
5a8bc3ef56
Merge branch 'release/2025.07.31' into feature/CASH-845-stage-6 2025-07-17 15:49:56 -04:00
Scott Kiener
d5ab55644f Formatting and Unit Tests 2025-07-17 15:32:08 -04:00
Scott Kiener
7341f0a88e Make last alert a computed 2025-07-17 13:49:06 -04:00
Scott Kiener
5b8d92fa74 Make invalid zip alert computed 2025-07-17 13:32:17 -04:00
Scott Kiener
8889e59352 Make answers a computed 2025-07-17 13:25:36 -04:00
Scott Kiener
10ca9ce8ba Refactor submit button logic 2025-07-17 13:17:30 -04:00
AdamCaouetteSafelite
f08b64bddb CASH-845: prettier caught an extra space 2025-07-17 11:08:17 -04:00
AdamCaouetteSafelite
583ce61f57 CASH-845 add comment to explain rationale 2025-07-17 10:45:19 -04:00
AdamCaouetteSafelite
bea71eb171 CASH-845: fixing apptType/providerNumber/zipCode conflicts 2025-07-17 10:30:30 -04:00
Scott Kiener
6c1b90225e Move method to computed, remove resetbuttonstyle calls 2025-07-17 10:08:28 -04:00