Commit graph

646 commits

Author SHA1 Message Date
Adam Caouette
190876e610 CASH-2096 redo previously lost changes from 1790 2026-01-23 15:47:18 -05:00
Adam Caouette
040e179f57 Revert "Merge pull request #2992 from Safelite/feature/CASH-1790-refactor-2"
This reverts commit 34b9e8e9bd, reversing
changes made to 51b58cb042.
2026-01-12 15:40:43 -05:00
Adam Caouette
6a033237c1 CASH-1790 quick fix; missed event emit
(cherry picked from commit dbd7681b47)
2026-01-05 17:04:53 -05: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
Minojhini Valaiyapathi
32395187a6 CASH-1348 - Fixed merging issues for inShopProviders property 2025-09-11 10:54:03 -04:00
Chris Redelinghuys
b9cfaf43f2 rlsmerge 2024.09.04 to develop 2025-09-03 15:42:38 -04:00
AdamCaouetteSafelite
5169a0316b CASH-1420: adjust button colors in drawer to match Heritage 2025-08-28 09:31:25 -04:00
Minojhini Valaiyapathi
cee54f8b4c CASH-1348 - Updated the response object model for closestShops 2025-08-21 11:54:45 -04:00
Scott Kiener
5052ffe140 CASH-1421 | Zip code change was not working for non Big Truck 2025-08-20 10:28:01 -04:00
scottkiener-at-safelite
8cd0811c71
Merge branch 'release/2025.09.04' into feature/CASH-1339 2025-08-15 11:33:47 -04:00
Scott Kiener
f5f57e364c CASH-1339 | Add big truck alert to shop-question-popup 2025-08-15 11:03:14 -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
Bryan Mauger
607f402148 CASH-1356 update box shadow site-wide. 2025-08-11 09:09:05 -04:00
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