Commit graph

480 commits

Author SHA1 Message Date
Adam Caouette
779cf9415a CASH-1790 another bug fix for no mobile available 2025-12-15 17:47:38 -05:00
Adam Caouette
47e57c8425 CASH-1790: copilot suggestion 2025-12-11 12:54:37 -05:00
Adam Caouette
165157ae47 CASH-1790: remove no longer needed boolean check 2025-12-11 12:45:34 -05:00
Adam Caouette
290ea914e2 CASH-1790: refactoring and restoring watch on time-slot-question 2025-12-11 12:38:19 -05:00
Adam Caouette
17bcaac1b6 CASH-1790: refactor to remove another watch on time-slot-question 2025-12-10 17:15:11 -05:00
Adam Caouette
88682fe1b3 CASH-1790 remove unused props 2025-12-10 15:46:41 -05:00
Adam Caouette
c8725b2ec7 Merge branch 'release/2026.01.08' into feature/CASH-1790-refactor-1 2025-12-08 20:00:19 -05:00
Adam Caouette
29017f7f12 CASH-1935: add unmounted fix to modal / remove superfluous other unmounteds no longer needed 2025-12-08 13:59:09 -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
28b01bb3b4 CASH-1790: fix for prettier 2025-12-04 16:30:02 -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
56e14ab1cd CASH-1790: add refs for self-documenting clarity 2025-12-04 16:26:46 -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
e4da847a3d CASH-1790: clarify refs 2025-12-01 01:26:17 -05:00
Adam Caouette
c75fa4a5ff CASH-1790: remove unused method 2025-12-01 01:15:38 -05:00
bmauger
7d74181652
Merge branch 'release/2025.12.04' into CASH-1891-font-fixes 2025-11-24 14:11:31 -05:00
Bryan Mauger
2738e5ceff CASH-1891 font updates from Urbanist to UrbanistRegular, UrbanistSemibold. 2025-11-24 14:02:25 -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
0dccfb883c CASH-1535: Styling updates 2025-10-31 15:10:39 -04: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
cf0816dca3 CASH-1712: remove old obsolete files that never should've been committed 2025-10-29 09:23:08 -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
7e437adbe3
Merge branch 'release/2025.10.23' into revert-prs-from-CASH-1315 2025-10-20 12:51:15 -04: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
CarlNation
47908f4ff4 Merge branch 'release/2025.10.16' into rlsmerge/2025.10.16-to-2025.10.23 2025-10-20 11:27:52 -04: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
AdamCaouetteSafelite
b195d30823 CASH-1677 add emit to force selection change if only one 2025-10-14 13:08:57 -04:00