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
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
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
e5548a235c
Merge branch 'release/2025.07.31' into feature/CASH-1160
2025-07-18 12:26:56 -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
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
1217d2d333
Rename props/data for readability
2025-07-16 13:54:55 -04:00
Scott Kiener
c1f7f7f734
Refactored shop-list-button to no longer need so many props
...
Everyone single usage did the same thing, reduced boilerplate by moving it to the component itself
2025-07-16 10:24:23 -04:00
Scott Kiener
12c3cabb25
Remove unused model-value, add newZipCode datamember
2025-07-15 15:32:21 -04:00
Scott Kiener
371849e924
AppointmentTypeString removal
...
We don't need this currently because there is no distinction between inshop and dropoff currently
2025-07-15 14:40:08 -04:00
Scott Kiener
28c83fbb89
Clean up all unused code, move display to computed
...
The only functionality changes here were:
displaySeeMoreLocationsLink()
and using the v-if on schedule page instead of inside component
2025-07-15 14:01:00 -04:00
Johnny shultz
72ae9ae2ab
CASH-818
...
removing unused data property not being used for this PR
2025-07-11 09:26:57 -04:00
Johnny shultz
5ca35375a1
Merge remote-tracking branch 'origin/feature/CASH-1077' into feature/CASH-1077
2025-07-11 09:24:18 -04:00
Johnny shultz
835cfb01ac
CASH-818
...
defect fixes for CASH-1149 and CASH-1154
2025-07-11 09:23:55 -04:00
Johnny Shultz
50d4658bea
Merge branch 'release/2025.07.10' into feature/CASH-1077
2025-07-10 16:08:35 -04:00
AdamCaouetteSafelite
bec8b3d873
CASH-845 UI updates, content and CSS
2025-07-10 15:45:05 -04:00
Johnny shultz
f604f3c961
Merge remote-tracking branch 'origin/feature/CASH-1077' into feature/CASH-1077
2025-07-10 15:18:26 -04:00
Johnny shultz
2c1bbff8af
CASH-816
...
formatting
2025-07-10 15:17:55 -04:00
Johnny Shultz
90655e76d3
Merge branch 'release/2025.07.10' into feature/CASH-1077
2025-07-10 15:09:31 -04:00
Johnny shultz
b5562ee714
CASH-816
...
CASH-816 fix for issues with 816,updating watcher for now, but can try to use a different approach for refactoring. added in css from before
2025-07-10 15:06:50 -04:00
AdamCaouetteSafelite
995c2da5a1
CASH-845: move duration text block from time-slot-question to date-picker
2025-07-10 14:34:44 -04:00
AdamCaouetteSafelite
26035ab37d
CASH-845 prettier fixes
2025-07-10 09:28:25 -04:00
AdamCaouetteSafelite
c2aed7e25a
CASH-845 add zipCode to mobile call payload
2025-07-10 06:46:56 -04:00
AdamCaouetteSafelite
66248db361
CASH-845 restore temp testing code
2025-07-10 06:32:52 -04:00
AdamCaouetteSafelite
fb03af0533
CASH-845 update api call method structure for new zipCode param to be passed
2025-07-10 06:32:02 -04:00
AdamCaouetteSafelite
f7351ca5be
CASH-845 prettier fixes
2025-07-09 15:37:48 -04:00
AdamCaouetteSafelite
3ba3f8a4fc
CASH-845 quick fixes to get JS changes working again
2025-07-09 15:35:24 -04:00
Johnny Shultz
a247ac9ae1
Merge branch 'release/2025.07.10' into feature/CASH-816v2
2025-07-09 13:00:05 -04:00
Johnny shultz
cd1d9986e9
CASH-816
...
CASH-816 settling service-location/scehdule changes from my PR for 816 that didnt get merged in correctly yesterday
2025-07-09 12:58:09 -04:00
AdamCaouetteSafelite
e734d94df9
CASH-845: prettier changes
2025-07-09 12:38:40 -04:00
AdamCaouetteSafelite
c1220f9d00
CASH-845: more ironing out to ensure appointmentType stays accurate
2025-07-09 12:28:22 -04:00
AdamCaouetteSafelite
7193090020
Merge branch 'release/2025.07.10' into feature/CASH-845-stage-2
2025-07-09 10:28:02 -04:00
Scott Kiener
7ab6c46eff
CASH-814 | Refactor and bug fix
2025-07-09 10:07:29 -04:00
AdamCaouetteSafelite
b482cd781f
CASH-845 refactor from PR
2025-07-09 09:41:13 -04:00
Scott Kiener
79dba3bdd8
CASH-814 | Remove unused method
2025-07-09 09:32:08 -04:00
Scott Kiener
01944ca5c7
Merge remote-tracking branch 'origin/release/2025.07.10' into feature/Digital/CASH-814
2025-07-09 09:29:50 -04:00
Scott Kiener
b2615f3db8
CASH-814 | Cleanup pt 1
2025-07-09 09:29:37 -04:00
AdamCaouetteSafelite
f4a830cab9
CASH-845 - prettier edits
2025-07-09 09:04:46 -04:00
AdamCaouetteSafelite
35dbb3887b
CASH-845 - sorting out appointmentType conflicts
2025-07-09 08:59:53 -04:00
AdamCaouetteSafelite
917873515c
CASH-845: prettier changes
2025-07-08 16:23:38 -04:00
AdamCaouetteSafelite
751468eb06
CASH-845 big merge of service-location page into schedule page
2025-07-08 15:50:57 -04:00
AdamCaouetteSafelite
0e07f13b37
CASH-845: update unit tests, some temp changes to Schedule tests to come back to
2025-07-08 12:03:31 -04:00
AdamCaouetteSafelite
13094dfaae
Merge branch 'release/2025.07.10' into feature/CASH-845-stage-2
2025-07-07 19:37:07 -04:00
AdamCaouetteSafelite
8e1bf7bc0e
Merge branch 'release/2025.07.10' into feature/CASH-845
2025-07-07 14:21:55 -04:00
Scott Kiener
c1a5dcdeef
CASH-814 | Styling, cleanup, auto select, CMS integration
2025-07-07 12:13:08 -04:00
AdamCaouetteSafelite
9f37c2cf42
CASH-845 stage 2: update pagePrerequisites
2025-07-03 15:17:05 -04:00
Scott Kiener
7bb1060d91
Merge remote-tracking branch 'origin/release/2025.07.10' into feature/Digital/CASH-814
2025-07-03 10:02:02 -04:00
Scott Kiener
449771b002
CASH-814 | Most work done, need refactor and CSS
2025-07-03 10:00:02 -04:00
AdamCaouetteSafelite
2a89bd86a4
CASH-845: routing changes
2025-07-02 12:34:50 -04:00
AdamCaouetteSafelite
94dea85a94
CASH-845: move old versions prior to CASH-845 work into their own files with comments and excluded from unit tests
2025-07-01 15:02:50 -04:00
AdamCaouetteSafelite
c557680038
CASH-845: save old and new versions of pages together
2025-07-01 14:46:57 -04:00
AdamCaouetteSafelite
ebec894e33
CASH-1036: fix dropoff issue for temporary state
2025-06-27 10:48:59 -04:00
Scott Kiener
8056eea2e2
Revert "Merge pull request #2605 from Safelite/feature/Digital/CASH-814"
...
This reverts commit 1e4ee3d544 , reversing
changes made to 7cb65a5856 .
2025-06-27 10:10:53 -04:00
Scott Kiener
b7b0f388f7
CASH-814 | Formatting
2025-06-26 09:42:05 -04:00
Scott Kiener
aafc3d15df
CASH-814 | Combine drop-off and in-shop time slots
...
Changed name of component because it was named based on functionality that no longer exists (no-modal is a confusing way to name everything that isn't a modal)
Cleaned up references to DROP_OFF that are obsolete
2025-06-26 09:37:35 -04:00
AdamCaouetteSafelite
721bb09f07
Merge branch 'develop' into feature/CASH-823
2025-06-20 12:50:41 -04:00
AdamCaouetteSafelite
d4f7c47889
Merge branch 'develop' into feature/CASH-341v2
2025-06-19 16:47:22 -04:00
CarlNation
0abe3eb585
merge
2025-06-19 13:28:05 -04:00
Johnny shultz
9641723d18
CASH-341
...
CASH-341 changed var back to let
2025-06-19 12:45:33 -04:00
Johnny shultz
96ac6183c0
CASH-341
...
CASH-341 new branch with PR to try to get around weird pretttier pipeline blocker
2025-06-19 12:43:06 -04:00
AdamCaouetteSafelite
7a2bd42034
Merge branch 'develop' into feature/CASH-823
2025-06-19 12:22:04 -04:00