Commit graph

9345 commits

Author SHA1 Message Date
chloeherdsafelite
87f7018d98
Merge pull request #2687 from Safelite/feature/CASH-1229
Don't change serviceability details when new shop is chosen
2025-07-24 13:05:44 -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
f288d75171
Merge pull request #2685 from Safelite/feature/CASH-1230
CASH-1230
2025-07-24 12:47:45 -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
508e41b3b9
Merge pull request #2686 from Safelite/feature/CASH-1222
Feature/CASH-1222
2025-07-24 12:33:58 -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
bmauger
0f5e19632e
Merge pull request #2684 from Safelite/CASH-1208-show-waitlist-after-date-selected
CASH-1028 make waitlist show only if date is selected.
2025-07-24 08:50:49 -04:00
Bryan Mauger
e2c256fe21 CASH-1028 make waitlist show only if date is selected. 2025-07-24 08:44:57 -04:00
mvalaiyapathi
852b4765c2
Merge pull request #2683 from Safelite/feature/CASH-1226
CASH-1226 - Passed mobile provider number when appointment type is mo…
2025-07-24 08:32:14 -04:00
Minojhini Valaiyapathi
42c479177e CASH-1226 - Passed mobile provider number when appointment type is mobile 2025-07-24 08:24:24 -04:00
chloeherdsafelite
0b58e0762a
Merge pull request #2682 from Safelite/feature/CASH-1219
Dont reset fields unnecessarily
2025-07-23 14:40:17 -04:00
Chloe Herd
6d3af6d1af Dont reset fields unnecessarily 2025-07-23 14:27:30 -04:00
Chris
9250908724
Merge pull request #2681 from Safelite/feature/CASH-1214
Feature/CASH-1214
2025-07-23 14:10:47 -04:00
Chris Redelinghuys
84f7911c1a CASH-1214: Reset selected timeslot on date change 2025-07-23 14:04:30 -04:00
Johnny Shultz
4a3a84689c
Merge pull request #2680 from Safelite/feature/CASH-1224
CASH-1224
2025-07-22 16:10:17 -04:00
scottkiener-at-safelite
92620b1dcd
Merge branch 'release/2025.07.31' into feature/CASH-1224 2025-07-22 16:02:19 -04:00
chloeherdsafelite
3752574fb1
Merge pull request #2679 from Safelite/feature/CASH-1212-refactor
Refactor promises to awaits
2025-07-22 16:01:36 -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
dfbdee4f90
Merge pull request #2678 from Safelite/feature/CASH-1212
Feature/CASH-1212
2025-07-22 14:40:13 -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
bmauger
5b4e4d1b45
Merge pull request #2677 from Safelite/feature/CASH-1221
CASH-1221
2025-07-22 13:07:13 -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
5bef090f54
Merge pull request #2676 from Safelite/feature/CASH-1207
Don't over-update fields with wrong information.
2025-07-22 12:23:27 -04:00
chloeherdsafelite
ca9880efe2
Merge branch 'release/2025.07.31' into feature/CASH-1207 2025-07-22 12:15:46 -04:00
mvalaiyapathi
283113cb54
Merge pull request #2675 from Safelite/feature/CASH-1216
CASH-1216 - Checked if selectedProvider is null for mobile
2025-07-22 12:10:20 -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
2d045f2192
Merge pull request #2673 from Safelite/feature/CASH-1145
CASH-1145
2025-07-21 16:28:24 -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
chloeherdsafelite
bfad4e62fd
Merge pull request #2672 from Safelite/feature/CASH-1206
Don't set appointment type when no appointment/routecode is present.
2025-07-21 15:40:40 -04:00
Chloe Herd
1df3a739ad Don't set appointment type when no appointment/routecode is present. 2025-07-21 15:28:49 -04:00
scottkiener-at-safelite
ce69670521
Merge pull request #2671 from Safelite/feature/CASH-1204
CASH-1204 | Schedules not loading on initial page load
2025-07-21 11:44: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
99dbd878c7
Merge pull request #2670 from Safelite/feature/bugfix/CASH-1153
CASH-1153: remove line that was conflicting and causing error
2025-07-18 16:26:14 -04:00
AdamCaouetteSafelite
4775a7d077 CASH-1153: remove line that was conflicting and causing error 2025-07-18 16:15:36 -04:00
AdamCaouetteSafelite
ef99e473a7
Merge pull request #2669 from Safelite/feature/CASH-845-stage-6
CASH-845 a few more bug fixes
2025-07-18 16:05:55 -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
f18431a1d5 Merge branch 'release/2025.07.31' into feature/CASH-845-stage-6 2025-07-18 15:26:37 -04:00
AdamCaouetteSafelite
913de733ca CASH-845: fix for seeing duration as undefined 2025-07-18 15:24:19 -04:00
AdamCaouetteSafelite
2eb807a0de
Merge pull request #2668 from Safelite/feature/CASH-845-stage-6
CASH-845 tech review changes
2025-07-18 14:03:50 -04:00
AdamCaouetteSafelite
e552d37031 Merge branch 'release/2025.07.31' into feature/CASH-845-stage-6 2025-07-18 13:53:20 -04:00