Adam Caouette
88682fe1b3
CASH-1790 remove unused props
2025-12-10 15:46:41 -05:00
Adam Caouette
2af1b71a52
CSR-1790-ref remove watch on selectedDate and use direct events instead
2025-12-08 10:30:19 -05:00
Adam Caouette
211906eab9
CASH-1790-ref: more accurate naming
2025-12-06 08:42:15 -05:00
Adam Caouette
9e9f6257a6
CASH-1790: add check to keep watches from activating before initial load is complete to fix bug
2025-12-04 16:28:56 -05:00
Adam Caouette
ffb4156b14
CASH-1790: remove obsolete method
2025-12-04 16:25:28 -05:00
Chris Redelinghuys
883399d7c5
CASH-1928: Don't show text below spinner
2025-12-02 12:12:37 -05:00
Adam Caouette
6d1a5bf12d
Revert "Merge pull request #2957 from Safelite/feature/CASH-1790"
...
This reverts commit 1d3b49b49b , reversing
changes made to 95c114e7f8 .
2025-12-01 11:15:45 -05:00
Adam Caouette
a6bd79299c
CASH-1790: spelling fix
2025-12-01 03:07:38 -05:00
Adam Caouette
c6bdbf8a03
CASH-1790: add a check if loaded to fix bug
2025-12-01 02:41:54 -05:00
Adam Caouette
c75fa4a5ff
CASH-1790: remove unused method
2025-12-01 01:15:38 -05:00
Chris Redelinghuys
2eb3b2722f
CASH-1873: Show waiting modal for Mobile First
2025-11-21 14:28:24 -05:00
Chris Redelinghuys
9c94d7da6d
CASH-1873: Show Mobile First modal on page load
2025-11-20 15:22:55 -05:00
Chris Redelinghuys
5ff5a898e8
CASH-1813: Mobile First defect fixes
2025-11-05 10:34:44 -05:00
Chris Redelinghuys
2a709a0989
CASH-1535: Mobile First Modal updates
2025-10-30 13:38:53 -04:00
Chris Redelinghuys
387906baa8
CASH-1535: Mobile First Appointment
2025-10-30 10:08:30 -04:00
AdamCaouetteSafelite
d09a30ae4f
CASH-1712: add null check
2025-10-29 10:15:58 -04:00
AdamCaouetteSafelite
fb7204d986
CASH-1712: move the providedNumberChange check into the specific condition where we need to reinit
2025-10-29 09:55:32 -04:00
AdamCaouetteSafelite
c32494309c
CASH-1712: correct misunderstood use of zipCodeData var (not part of resultMap)
2025-10-28 17:41:27 -04:00
AdamCaouetteSafelite
cdeede1ed6
CASH-1712: missed save for merge conflict; committing conflict resolve
2025-10-28 16:05:50 -04:00
AdamCaouetteSafelite
4d705ab3f1
Merge branch 'release/2025.11.06' into feature/CASH-1712
2025-10-28 15:54:38 -04:00
AdamCaouetteSafelite
e693f9e449
CASH-1712: more precise approach to fixing forced refresh of date picker
2025-10-28 15:52:07 -04:00
scottkiener-at-safelite
3969eb4f35
Revert "Merge pull request #2914 from Safelite/feature/CASH-1529-revert"
...
This reverts commit ea7262594b , reversing
changes made to 71c7625631 .
2025-10-27 10:56:26 -04:00
AdamCaouetteSafelite
55d0ae9a7e
CASH-1712 - attempt to prevent repetitive api calls and initDatePicker when toggling appt types
2025-10-24 16:22:17 -04:00
AdamCaouetteSafelite
4405c1c3f0
CASH-1712 - restrict showAnotherMonth logic to be more specific to avoid loading next month if only one appointment type is available
2025-10-24 16:18:11 -04:00
AdamCaouetteSafelite
36b8ed0ac1
CASH-1712: rename for clarity
2025-10-24 16:11:05 -04:00
Scott Kiener
a7b46c3e17
Revert "Merge pull request #2874 from Safelite/feature/CASH-1529"
...
This reverts commit 4972664405 , reversing
changes made to 9eacf1d04d .
2025-10-22 14:56:47 -04:00
AdamCaouetteSafelite
3af1a9af4c
CASH-1315: remove redundent isLoading check
2025-12-30 13:13:07 -05:00
AdamCaouetteSafelite
3b3f8cd800
CASH-1315: ensure that date picker selects first available date once loaded
...
(cherry picked from commit f232245078 )
2025-12-30 13:12:24 -05:00
AdamCaouetteSafelite
ad1990d8b4
CASH-1315: move all today getters into helper
2025-12-30 13:10:09 -05:00
AdamCaouetteSafelite
21c247f916
Revert "Merge pull request #2897 from Safelite/feature/CASH-1315-v4"
...
This reverts commit 78273792b0 , reversing
changes made to b2478f4e9e .
2025-12-30 11:25:57 -05:00
AdamCaouetteSafelite
cfc36ca247
CASH-1315: remove redundent isLoading check
2025-10-20 08:19:03 -04:00
AdamCaouetteSafelite
f232245078
CASH-1315: ensure that date picker selects first available date once loaded
2025-10-20 08:19:03 -04:00
AdamCaouetteSafelite
9c4d2daa3e
CASH-1315: move all today getters into helper
2025-10-20 08:19:03 -04:00
Scott Kiener
852b7e22ac
Fix page names in calls and format
2025-10-02 12:09:12 -04:00
Scott Kiener
7853750139
Merge remote-tracking branch 'origin/develop' into feature/CASH-1529
2025-10-02 12:06:48 -04:00
Scott Kiener
37fe52f914
Formatting and removing console logs
2025-10-02 12:00:24 -04:00
Scott Kiener
80fea612ab
Restructure schedule beforeRouteEnter
...
Reduce duplicate calls and increase parallel calls
2025-10-02 11:20:11 -04:00
CarlNation
ad9f4b4179
Merge branch 'release/2025.09.25' into rlsmerge/2025.09.25-to-dev
2025-09-25 14:07:30 -04:00
AdamCaouetteSafelite
e5a1bcbdab
CASH-1338 refactor to use base-mixin var pageName
2025-09-22 14:28:43 -04:00
AdamCaouetteSafelite
61e350dcbe
CASH-1338: fix instances where wrong pageName is set and/or pass in pageName var
2025-09-22 12:06:40 -04:00
Chloe Herd
fde3589bb3
Merge branch 'release/2025.09.25' into feature/CASH-1521
2025-09-19 14:09:30 -04:00
Chris Redelinghuys
86b14d1255
CASH-1511: UI fix
2025-09-19 13:48:37 -04:00
Chloe Herd
c0603cb1ce
Attach display logic to banner
2025-09-19 13:40:03 -04:00
Chris Redelinghuys
528769aec1
CASH-1513: Get selected timeslot when switching service type
2025-09-19 11:01:31 -04:00
Chris Redelinghuys
cbb5522366
CASH-1511: Sub header margin
2025-09-18 13:30:56 -04:00
Chloe Herd
9bc7715ce5
Only refresh date-picker if provider actually changes
2025-09-17 16:46:08 -04:00
Chris Redelinghuys
874bae42ca
CASH-1513
2025-09-17 15:04:47 -04:00
Chris Redelinghuys
82f340afe0
CASH-1513: Fix for slots not appearing when switching between service types
2025-09-17 10:57:05 -04:00
CarlNation
a44b3e3f8a
just a test
2025-09-17 08:26:28 -04:00
Chris Redelinghuys
4def6496dc
CASH-1511: Sub header margin update
2025-09-16 13:10:31 -04:00
Scott Kiener
558c7367ab
Remove comments and console logs
2025-09-12 10:31:49 -04:00
Scott Kiener
ab8515853b
Duration styling
2025-09-12 10:22:57 -04:00
Scott Kiener
af726e90ae
Fix duration display
...
Remove incorrect usage of funnel subheader
Fix styling
2025-09-12 10:01:48 -04:00
Scott Kiener
d1c22bda5a
Merge remote-tracking branch 'origin/release/2025.09.25' into schedule-refactor/post-parity
2025-09-11 15:07:30 -04:00
Scott Kiener
193d7a8473
Formatting
2025-09-11 15:05:44 -04:00
Scott Kiener
f953e24c29
Hide calendar header appropriately
2025-09-11 15:02:30 -04:00
Chloe Herd
1124555655
Mobile Fee Waiver Dropdown
2025-09-11 13:15:31 -04:00
Scott Kiener
bef39de445
Merge remote-tracking branch 'origin/release/2025.09.11' into schedule-refactor/post-parity
2025-09-11 09:58:21 -04:00
Scott Kiener
e7364fccf0
Formatting Changes
2025-09-11 09:57:45 -04:00
Scott Kiener
0bf99c943a
Merge branch 'develop' into schedule-refactor/post-parity
2025-09-11 09:12:15 -04:00
AdamCaouetteSafelite
737da37e35
CASH-1437: fix #9 for schedule
2025-09-09 09:17:34 -04:00
AdamCaouetteSafelite
7c0db7c526
CASH-1410: updates to cta text for Heritage parity
2025-08-28 17:22:48 -04:00
Chris Redelinghuys
374a5afe17
CASH-1453: Set BigTruck provider
2025-08-27 10:59:54 -04:00
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
Scott Kiener
fdaa40e3a0
Remove unused prop
2025-08-06 11:02:20 -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
Scott Kiener
fd3a8e1aee
Move some logic out of time-slot into schedule
...
Get rid of lots of watchers in time-slot
2025-08-04 10:24:58 -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
Scott Kiener
6af4bca738
Time-slot refactor - move logic into parent
2025-07-31 11:15:35 -04:00
Bryan Mauger
85c4734163
CASH-1043 schedule page formatting and style updates.
2025-07-31 10:43:21 -04:00
Scott Kiener
866eaf0e7b
Move duration outside of date-picker into own component
2025-07-31 09:48:43 -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
Scott Kiener
a193cd1808
Moved duration into schedule
2025-07-31 08:09:52 -04:00
Scott Kiener
4484fdfe4f
Able to move time-slot-question out of date-picker
...
still lots of work to do
comments are in commented out timeslotquestion component in date-picker for help seeing what I did
2025-07-31 07:38:25 -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
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
b7f5be2d80
CASH-845 tech review changes
2025-07-18 13:51:04 -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
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