Commit graph

632 commits

Author SHA1 Message Date
Chris Redelinghuys
0d2327b30f CASH-1292: Check if zipcodes are still different 2025-08-07 09:00:31 -04:00
Johnny shultz
8a26261c94 CASH-1182
formatting
2025-08-04 14:47:08 -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
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
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
Chris Redelinghuys
a8ac522200 CASH-1247: Preselect In-Shop if Drop-off was selected 2025-07-25 14:14:33 -04:00
Chloe Herd
0f18cca165 Set serviceability details for ZIP when zip is changed 2025-07-25 13:37:32 -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
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
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
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
Scott Kiener
6c1b90225e Move method to computed, remove resetbuttonstyle calls 2025-07-17 10:08:28 -04:00
Scott Kiener
46c2119426 Some formatting and removed answers = [] references 2025-07-17 10:04:42 -04:00
Scott Kiener
fa0d988335 Readability and generate answers refactor 2025-07-16 15:58:50 -04:00
Scott Kiener
33c2401392 Fixed modal button validation issue 2025-07-16 15:36:26 -04:00
Scott Kiener
c4aa209413 Fix issue where answer was not auto selected
If it was not in the initial three questions it didn't load correctly
2025-07-16 15:19:15 -04:00
Scott Kiener
59cf55a7fd Moved resetting of # of shops to be displayed 2025-07-16 15:06:23 -04:00
Scott Kiener
c0a93abfbf Change where modal open logic happens
prevents flashing the incorrect data
2025-07-16 14:49:26 -04:00
Scott Kiener
7324053990 Reorganized onModalOpen code 2025-07-16 14:47:14 -04:00
Scott Kiener
5e09e05216 Removed unused code & keep old provider selected 2025-07-16 14:43:59 -04:00
Scott Kiener
d3695695e4 Bubble click event through on textbox-question
Rename variable for readability on shop-question-popup
2025-07-16 14:17:29 -04:00
Scott Kiener
1217d2d333 Rename props/data for readability 2025-07-16 13:54:55 -04:00
Scott Kiener
5f3c24fb8f Fix newly introduced bug - enter key propagating on zip search 2025-07-16 13:43:05 -04:00
Scott Kiener
66b464cf3a Refactor of get more shops button 2025-07-16 13:37:10 -04:00
Scott Kiener
fab08bd179 Removed logic that repopulated provider data needlessly
we already have it on modal load from the parent
2025-07-16 10:41:11 -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
141ebc33f5 Removed watcher 2025-07-15 16:01:08 -04:00
Scott Kiener
62e80028b7 lastSuccessfulZip removed 2025-07-15 15:43:26 -04:00
Scott Kiener
d41afdcee1 lastSearchedZip removed 2025-07-15 15:42:15 -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
fac44ed8df Remove isLoadingShops 2025-07-15 14:22:34 -04:00
Scott Kiener
9f36ed621c Remove prop associated with focusOnZipInput 2025-07-15 14:12:37 -04:00
Scott Kiener
040d30c96e Removed focusOnZipInput logic 2025-07-15 14:12:02 -04:00
Scott Kiener
c0e6817a2d Removed nextTick()s 2025-07-15 14:05:23 -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
3e83b5a899 CASH-1158
CASH-1158 fixed serviceZipQuestion button click event from bubbling up to schedule page, preventing unwanted background validation for timeslots before user has closed the drawer
2025-07-14 16:03:23 -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
AdamCaouetteSafelite
d4ed508c1f Merge branch 'release/2025.07.10' into feature/CASH-845-stage-2 2025-07-08 16:27:36 -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