Commit graph

7556 commits

Author SHA1 Message Date
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
Bryan Mauger
c83b30edf8 CASH-1208 fix persistent waitlist success message. 2025-07-24 15:46:13 -04:00
CarlNation
b7dc72ad77 CASH-1228
CASH-1228 force reset the selected timeslot when the date changes.
2025-07-24 15:15:50 -04:00
Chris Redelinghuys
e32a1cd9c4 CASH-1214: Clear selectedRouteCode if no time slot is selected 2025-07-24 14:36:19 -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
407eae0556
Merge branch 'release/2025.07.31' into feature/CASH-1230 2025-07-24 12:42:45 -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
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
Bryan Mauger
eafe144519 CASH-1042 WIP 2025-07-22 08:08:07 -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
Bryan Mauger
89f8b15d1e CASH-1042 WIP 2025-07-21 10:17:09 -04:00
AdamCaouetteSafelite
4775a7d077 CASH-1153: remove line that was conflicting and causing error 2025-07-18 16:15:36 -04:00
AdamCaouetteSafelite
4b5de2fe6d CASH-845 add duration text back to Mobile 2025-07-18 15:58:58 -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
913de733ca CASH-845: fix for seeing duration as undefined 2025-07-18 15:24:19 -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
Chris Redelinghuys
9a1d66382c CASH-1125: Cart heritage parity 2025-07-18 13:01:40 -04:00
scottkiener-at-safelite
966839b1eb
Merge branch 'release/2025.07.31' into feature/CASH-1077v2 2025-07-18 12:32:23 -04:00
scottkiener-at-safelite
0b5e3db05b
Merge branch 'release/2025.07.31' into feature/CASH-1077v2 2025-07-18 12:30:59 -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
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
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
Chloe Herd
b0da2a453c Confirmation Parity 2025-07-18 10:38:16 -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
Bryan Mauger
b4e91b376c CASH-1042 WIP misc updates. 2025-07-17 17:08:44 -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
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
Bryan Mauger
1fcfb247a5 CASH-1042 WIP parts-question page formatting. 2025-07-17 12:43:43 -04:00
Bryan Mauger
440c372f5b CASH-1042 update confirmation submit button. 2025-07-17 12:02:37 -04:00
Bryan Mauger
113ab742ed CASH-1042 WIP confirmation page changes. 2025-07-17 11:46:21 -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
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
bmauger
4b3572ec07
Merge branch 'develop' into CASH-1042-header-and-progress-bar-style-updates 2025-07-17 09:55:09 -04:00
CarlNation
38e43256d7 Merge branch 'release/2025.07.17' into rlsmerge/2025.07.17-to-dev 2025-07-17 06:58:58 -04:00
Bryan Mauger
18c21dd265 Format code. 2025-07-16 16:15:34 -04:00
Scott Kiener
fa0d988335 Readability and generate answers refactor 2025-07-16 15:58:50 -04:00
Bryan Mauger
f510fd3f94 CASH-1042 PR comment updates. 2025-07-16 15:51:11 -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
Bryan Mauger
99c4f2edcb CASH-1042 fix unit test. 2025-07-16 14:08:55 -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
Bryan Mauger
1699bada22 Remove unused css. Remove unused component code. 2025-07-16 13:39:44 -04:00
Scott Kiener
66b464cf3a Refactor of get more shops button 2025-07-16 13:37:10 -04:00
Bryan Mauger
9f837b33d0 Merge branch 'CASH-1042-header-and-progress-bar-style-updates' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CASH-1042-header-and-progress-bar-style-updates 2025-07-16 13:34:22 -04:00
Bryan Mauger
22ed5c26bd CASH-1042 format code. 2025-07-16 13:34:17 -04:00
bmauger
626fb09747
Merge branch 'release/2025.07.31' into CASH-1042-header-and-progress-bar-style-updates 2025-07-16 13:29:23 -04:00
Bryan Mauger
7a908dead5 CASH-1042 WIP 2025-07-16 12:00:41 -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
Bryan Mauger
3c4a856277 CASH-1042 WIP 2025-07-15 16:22:03 -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
Minojhini Valaiyapathi
120be59919 CASH-1179 - Updating Vin only for Audi going back to 2010 2025-07-15 14:31:47 -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
Minojhini Valaiyapathi
91773ce11c CASH-1179 - Removed Audi from vin suppression list 2025-07-15 12:09:11 -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
Bryan Mauger
15023adb96 CASH-1042 WIP 2025-07-14 15:49:25 -04:00
Chloe Herd
2f03cd9621 Pass no default values for some fields 2025-07-14 14:30:22 -04:00
Chloe Herd
1c840c7d3c Refine data passed to sierra -- 1161 2025-07-14 13:01:00 -04:00
scottkiener-at-safelite
00bc0c8c14
Merge branch 'release/2025.07.17' into feature/missed-07.17-merges 2025-07-14 11:03:22 -04:00
Scott Kiener
62a23d9538 Merge pull request #2585 from Safelite/CASH-926-donation-updates
CASH-926 update donation cart styles.
2025-07-14 10:22:48 -04:00
Minojhini Valaiyapathi
54e3e9ef97 CASH-1165 - Ran format 2025-07-14 10:09:50 -04:00
Minojhini Valaiyapathi
e9536dbf3b CASH-1165 - VINs are requested now mercedes,Volkswagen back to 2010 & BMW back to 2010 2025-07-14 09:59:35 -04:00
Scott Kiener
cfb916d3b6 Auto stash before cherry pick of "Merge pull request #2599 from Safelite/feature/CASH-926-cart-updates-v1" 2025-07-14 09:36:43 -04:00
chloeherdsafelite
d892181356 Merge pull request #2627 from Safelite/feature/CASH-365-update
Correct page data model for interfacing with save-session
2025-07-14 09:26:01 -04:00
chloeherdsafelite
39f0db4a5f Merge pull request #2623 from Safelite/feature/CASH-365
Pass data to SierraConfig
2025-07-14 09:25:30 -04:00
Chris
72b5866c50 Merge pull request #2615 from Safelite/feature/CASH-952
Feature/CASH-952
2025-07-14 09:24:42 -04:00
Chris
3b2874e7ec Merge pull request #2613 from Safelite/feature/CASH-952
CASH-952: Remove VAPS from price and unused method.
2025-07-14 09:24:17 -04:00
chloeherdsafelite
a1edf6a01a Merge pull request #2612 from Safelite/feature/CASH-1029-techreview
Check against constant
2025-07-14 09:23:49 -04:00
Matt Caimi
1267486308 Merge pull request #2609 from Safelite/feature/CASH-926
CASH-926 amount due correction
2025-07-14 09:23:23 -04:00
CarlNation
a950c13b27 Merge pull request #2607 from Safelite/nation/CASH-1029
CASH-1029
2025-07-14 09:22:56 -04:00
Chris
b1cd52f27d Merge pull request #2606 from Safelite/feature/CASH-955
Feature/CASH-955
2025-07-14 09:22:39 -04:00
Chris
b92d2f3d3a Merge pull request #2604 from Safelite/feature/CASH-952
CASH-952: Afterpay banner update
2025-07-14 09:22:17 -04:00
CarlNation
4b211550d1 Merge pull request #2602 from Safelite/nation/CASH-1029
CASH-1029 Dynamo Logging
2025-07-14 09:21:45 -04:00
Scott Kiener
1ee10b7cde Merge 2025-07-14 09:20:56 -04:00
bmauger
a3c738e86d Merge pull request #2600 from Safelite/CASH-1028-add-ein-add-footer-copy
Cash 1028 add ein add footer copy
2025-07-14 09:20:04 -04:00
Johnny Shultz
76a181ae64 Merge pull request #2589 from Safelite/feature/CASH-341
CASH-341
2025-07-14 09:12:22 -04:00
bmauger
fc5f9edde2 Merge pull request #2581 from Safelite/CASH-926-move-charitable-donation-in-cart
CASH-926 move FL donation to other location in cart.
2025-07-14 09:09:16 -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
7471c537c1 CASH-845: add duration text block for date-picker 2025-07-10 14:36:30 -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
Bryan Mauger
4b803e7026 CASH-1042 WIP 2025-07-10 09:40:55 -04:00
AdamCaouetteSafelite
26035ab37d CASH-845 prettier fixes 2025-07-10 09:28:25 -04:00
Bryan Mauger
fe441d8ba0 CASH-1042 WIP modal updates. 2025-07-10 09:22:30 -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
b6178ead44 CASH-845 update getMobileTimeSlots call in store to take optional zipCode param 2025-07-10 06:09:24 -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
Bryan Mauger
4327efef6f CASH-1042 WIP steps updates. 2025-07-09 15:28:16 -04:00
Bryan Mauger
9d511d0b6f CASH-1042 WIP add steps to button. 2025-07-09 13:50:30 -04:00
chloeherdsafelite
0940b9c11a
Merge branch 'release/2025.07.10' into feature/CASH-365-update 2025-07-09 13:49:38 -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
Chloe Herd
e3d474fe9c Prettier 2025-07-09 12:36:41 -04:00
Chloe Herd
d5d0aa289e Correct page data model for interfacing with save-session 2025-07-09 12:34:34 -04:00
AdamCaouetteSafelite
c1220f9d00 CASH-845: more ironing out to ensure appointmentType stays accurate 2025-07-09 12:28:22 -04:00
Bryan Mauger
f5d67aa9f8 CASH-1042 progress bar updates. WIP 2025-07-09 10:36:56 -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
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
Johnny Shultz
50edcb0236
Merge branch 'release/2025.07.10' into feature/CASH-816 2025-07-08 15:50:31 -04:00
Johnny shultz
630d3370b3 CASH-816
CASH-816 formatting
2025-07-08 15:49:04 -04:00
Johnny shultz
78b64929ce Merge remote-tracking branch 'origin/feature/CASH-816' into feature/CASH-816 2025-07-08 15:46:12 -04:00
Johnny shultz
372a0cafad CASH-816
CASH-816 post tech review changes, made fix in modal to avoid having to fix unit tests
2025-07-08 15:28:19 -04:00
Chloe Herd
5b36edbb0c Null check 2025-07-08 15:28:08 -04:00
Chloe Herd
ab95e075b1 Store new data in sierra config 2025-07-08 15:11:42 -04:00
Chloe Herd
dc6af2b3ba Save service package amounts in page data 2025-07-08 15:11:17 -04:00
Bryan Mauger
f7f6654915 CASH-1042 parity style updates. 2025-07-08 13:46:52 -04:00
AdamCaouetteSafelite
1eb0c3e091 CASH-845: persistant prettier issue, hope this resolves it 2025-07-08 12:10:35 -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
Johnny Shultz
95805c63d3
Merge branch 'release/2025.07.10' into feature/CASH-816 2025-07-08 11:31:06 -04:00
Johnny shultz
ba1217d36c CASH-816
CASH-816 clean up, defect fixes, looks to be running smoothly now
2025-07-08 11:25:11 -04:00
AdamCaouetteSafelite
13094dfaae Merge branch 'release/2025.07.10' into feature/CASH-845-stage-2 2025-07-07 19:37:07 -04:00
Bryan Mauger
f8f6c9cd72 CASH-1042 style updates for parity. 2025-07-07 16:36:51 -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
Bryan Mauger
c6a998311a CASH-1042 style updates for parity. 2025-07-07 11:16:20 -04:00
AdamCaouetteSafelite
9f37c2cf42 CASH-845 stage 2: update pagePrerequisites 2025-07-03 15:17:05 -04:00
AdamCaouetteSafelite
fc088ecd08 CASH-845: prettier change 2025-07-03 14:49:59 -04:00
AdamCaouetteSafelite
13b8e7f737 CASH-845 restore handle-heritage-return completely 2025-07-03 14:46:48 -04:00
AdamCaouetteSafelite
76d67981f6 CASH-845 router change refactor 2025-07-03 14:44:39 -04:00
Bryan Mauger
fee18e744b CASH-1042 update columns. 2025-07-03 12:53:38 -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
Bryan Mauger
bc8fcca2ea WIP CASH-1042 2025-07-03 09:26:04 -04:00
AdamCaouetteSafelite
825e27413d CASH-845: prettier formatting 2025-07-02 14:38:18 -04:00
AdamCaouetteSafelite
6ede4b3a0c Merge branch 'release/2025.07.10' into feature/CASH-845 2025-07-02 14:31:42 -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
Johnny shultz
0032a3a1dd Merge remote-tracking branch 'origin/feature/CASH-816' into feature/CASH-816 2025-07-01 13:50:12 -04:00
Johnny shultz
9e6965b0ab CASH-816
CASH-816 formatting
2025-07-01 13:49:35 -04:00
Johnny Shultz
639c96452e
Merge branch 'release/2025.07.10' into feature/CASH-816 2025-07-01 13:46:28 -04:00
Johnny shultz
87013401f5 CASH-816
CASH-816 fixed defect CASH-1121, didnt even need this if statement for anything so I removed it
2025-07-01 13:44:13 -04:00
Chris Redelinghuys
0337ed17a9 CASH-952: UI Updates 2025-07-01 10:02:49 -04:00
Johnny shultz
0528d316cf CASH-816
CASH-816 changed some px to rem
2025-07-01 09:15:14 -04:00
Johnny shultz
0036d4f9ca CASH-816
CASH-816 fixed unit tests and removed stray comment in shopQuestionPopup
2025-06-30 23:47:23 -04:00
Johnny shultz
1b12017f63 CASH-816
CASH-816 fixed all of adams comments + got additionalButtonDataFunctional, and hopefully fixed unit tests
2025-06-30 22:52:55 -04:00
Johnny shultz
adfb325fae Merge remote-tracking branch 'origin/release/2025.07.10' into feature/CASH-816 2025-06-30 17:07:10 -04:00
Johnny shultz
55b9a86fe4 CASH-816
CASH-816 finished moving shop functionality into drawer
2025-06-30 15:01:19 -04:00
chloeherdsafelite
250d59e53e
Merge branch 'release/2025.07.10' into feature/CASH-1029-techreview 2025-06-30 09:12:04 -04:00
Chris Redelinghuys
7f15c135d3 CASH-952: Remove VAPS from price and unused method. 2025-06-30 08:50:10 -04:00
Chloe Herd
fa40164792 Check against constant 2025-06-27 12:44:13 -04:00
AdamCaouetteSafelite
72514f3941 Merge branch 'release/2025.07.10' into feature/bugfix/CASH-1036 2025-06-27 10:49:31 -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
AdamCaouetteSafelite
86fdfd81f8 CASH-1036: remove test styling 2025-06-27 09:52:36 -04:00
Matt Caimi
14e1be18d8 CASH-926 amount due correction 2025-06-26 14:53:00 -04:00
CarlNation
feef51ac0e
Merge branch 'release/2025.07.10' into nation/CASH-1029 2025-06-26 11:18:34 -04:00
CarlNation
ef9c0eeeba CASH-1029
CASH-1029 add exposure flag
2025-06-26 11:17:20 -04:00
Chris Redelinghuys
a736f93954 CASH-955: Add copy to Afterpay calculator 2025-06-26 10:50:11 -04:00
scottkiener-at-safelite
c01965d418
Merge branch 'release/2025.07.10' into feature/Digital/CASH-814 2025-06-26 09:42:28 -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
Chris Redelinghuys
059c5bc25a CASH-952: Afterpay banner update 2025-06-25 14:57:02 -04:00
CarlNation
e0022b442c Merge branch 'release/2025.07.10' into nation/CASH-1029 2025-06-24 14:47:22 -04:00
CarlNation
a0a922b302 CASH-1029 Dynamo Logging
CASH-1029 Dynamo Logging
2025-06-24 14:43:54 -04:00
hiteshkumar87
c95d91b52e CASH-813
constant file state options added
2025-06-24 20:45:22 +05:30
hiteshkumar87
be19ba7610 CASH-813
New mobile-details page
2025-06-24 19:11:19 +05:30
Johnny shultz
f7bb4f3736 CASH-816
CASH-816 progress so far
2025-06-23 17:31:53 -04:00
Bryan Mauger
9921bd9b8a Set margin. 2025-06-23 15:00:43 -04:00
Bryan Mauger
7ab5d17da7 Format code. 2025-06-23 14:57:42 -04:00
Bryan Mauger
5a642ac47b CASH-1028 add EIN and footer copy to donation block. 2025-06-23 14:56:13 -04:00
AdamCaouetteSafelite
1da7b46ce2 Merge branch 'release/2025.07.10' into feature/CASH-926-cart-updates-v1 2025-06-23 13:21:29 -04:00
AdamCaouetteSafelite
9089da5d5a CASH-926: adjust donation in cart without redoing pricing 2025-06-23 12:33:40 -04:00
AdamCaouetteSafelite
721bb09f07
Merge branch 'develop' into feature/CASH-823 2025-06-20 12:50:41 -04:00
Scott Kiener
ebdd2751b6 Format 2025-06-20 09:55:34 -04:00
AdamCaouetteSafelite
d4f7c47889 Merge branch 'develop' into feature/CASH-341v2 2025-06-19 16:47:22 -04:00
AdamCaouetteSafelite
b5eceb9359 CASH-342: fix comment formating in CSS 2025-06-19 16:44:08 -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
eb8e896762 CASH-823: remove leftover obsolete code 2025-06-19 12:32:38 -04:00
AdamCaouetteSafelite
7a2bd42034 Merge branch 'develop' into feature/CASH-823 2025-06-19 12:22:04 -04:00
Adam Caouette
c9565e9406 CASH-823: giant commit of this tickets changes and more 2025-06-19 11:31:02 -04:00
Johnny shultz
d331e932ce CASH-341
CASH-341 added unchecked event to be logged to dataLayer for waitlist
2025-06-18 09:39:43 -04:00
Bryan Mauger
a8424bc5b0 CASH-824 fix Urbanist misses. 2025-06-13 15:49:43 -04:00
Bryan Mauger
0865b8daa1 CASH-824 averta font cleanup. 2025-06-13 15:13:51 -04:00
Scott Kiener
58df1d5b75 CASH-926 | Prettier fix 2025-06-13 11:04:00 -04:00
Bryan Mauger
ca4b3e5cd3 Small change to trigger build. 2025-06-13 10:54:26 -04:00
Bryan Mauger
cad23ad9eb Formate code. 2025-06-13 10:37:35 -04:00
Bryan Mauger
552119a04b CASH-926 update donation cart styles. 2025-06-13 10:22:12 -04:00
Bryan Mauger
6a7ef106ec CASH-822 set font weight. 2025-06-12 12:39:27 -04:00
Bryan Mauger
72ebaef2d0 CASH-824 update font weights for labels and misc items. 2025-06-12 10:41:44 -04:00
Johnny shultz
d3c15470c7 Merge remote-tracking branch 'origin/feature/CASH-824' into feature/CASH-824 2025-06-11 11:31:51 -04:00
Johnny shultz
c006f66ee4 CASH-824
CASH-824 added backups back in
2025-06-11 11:31:25 -04:00
Johnny Shultz
904764fb5e
Merge branch 'release/2025.06.19' into feature/CASH-824 2025-06-10 14:37:16 -04:00
Johnny shultz
c4975aa8c6 Merge remote-tracking branch 'origin/feature/CASH-824' into feature/CASH-824 2025-06-10 14:36:28 -04:00
Johnny shultz
17da8ff309 CASH-824
CASH-824 finishing touches, ensured letter  spacing and font are being applied globally
2025-06-10 14:35:57 -04:00
Bryan Mauger
31976f132b CASH-926 move FL donation to other location in cart. 2025-06-10 13:41:18 -04:00
Chloe Herd
9260e78f2f Commit zipcode to store at start of funnel so it persists 2025-06-10 12:23:56 -04:00
Johnny Shultz
2da13e2544
Merge branch 'release/2025.06.19' into feature/CASH-824 2025-06-09 13:44:11 -04:00
Johnny shultz
f4d1e0a234 CASH-824
CASH-824 updated 2.0 fonts to urbanist and letter-spacing to 0.03em
2025-06-09 12:54:05 -04:00
Chloe Herd
b3fd46350f Remove premature consumption of zip query 2025-06-05 14:04:44 -04:00
Minojhini Valaiyapathi
50a900afeb CASH-804 - Re arranged the order of export and private functions 2025-06-04 14:08:13 -04:00
Minojhini Valaiyapathi
8c167a4d47 CASH-804 - prevent First Available Appointment Date from Resetting 2025-06-04 12:47:21 -04:00
Chloe Herd
d7a32b582a Switch away from paypal when navigating back to payment 2025-06-03 14:59:52 -04:00
Minojhini Valaiyapathi
8f83f4184d CASH-697 - Passing AI-Generated Summary to SSR when Transferring from Scarlett to Salesforce Chat 2025-06-03 10:05:25 -04:00
CarlNation
19490dcbc8 Merge branch 'release/2025.06.05' into rlsmerge/2025.06.05-to-develop 2025-05-31 16:07:39 -04:00
CarlNation
04d6d66e3e prettier 2025-05-31 15:57:58 -04:00
CarlNation
f49598220a CASH-843
CASH-843 prevent nav to return-user when loading a save quote
2025-05-31 15:52:51 -04:00
hiteshkumar87
8961e9e3b9 CASH-834
removing error message no longer required.
2025-05-30 13:28:10 +05:30
hiteshkumar87
2c0b4224d1
Merge branch 'release/2025.06.05' into feature/Digital/CASH-834 2025-05-29 22:26:22 +05:30
hiteshkumar87
a92706c87e CASH-834
move error message below heading
2025-05-29 21:25:23 +05:30
hiteshkumar87
1bb100e883 CASH-833
reset alerts
2025-05-29 21:10:45 +05:30
chloeherdsafelite
2f929c371b
Merge branch 'release/2025.06.05' into feature/CASH-829 2025-05-29 09:17:35 -04:00
Chris
66940a3254
Merge branch 'release/2025.06.05' into feature/CASH-580 2025-05-29 08:31:25 -04:00
Chloe Herd
bd67b89942 More iframe fixes... 2025-05-28 16:50:34 -04:00
Bryan Mauger
7493b5c098 CASH-788 set z-index so links are above footer. 2025-05-28 16:19:47 -04:00
Minojhini Valaiyapathi
19281c2e10 CASH-609 - Renamed getPageNameByQueryString method to getPageNameFromRouter as we are not using query string anymore 2025-05-28 15:45:00 -04:00
Minojhini Valaiyapathi
f35a2f2cdf CASH-609 - Add dataevents for Sierra/Salesforce chat 2025-05-28 15:29:42 -04:00
Chris Redelinghuys
98099f909c CASH-580: UI fix 2025-05-28 15:09:30 -04:00
bmauger
ece6584acb
Merge branch 'release/2025.06.05' into CASH-718-PBD-dot-fix 2025-05-28 13:53:27 -04:00
Johnny Shultz
89a6b5eb6b
Merge branch 'release/2025.06.05' into feature/CASH-494 2025-05-28 12:07:35 -04:00
Johnny shultz
e6902b3cad CASH-494
CASH-494 fixed unit tests
2025-05-28 12:06:47 -04:00
Johnny shultz
634713ab98 CASH-494
CASH-494 changed TRUE and FALSE to lowercase
2025-05-28 11:43:24 -04:00
Johnny shultz
f29e07529a CASH-494
CASH-494 added experimentOrder fields for ITAC and NoComp
2025-05-28 11:29:22 -04:00
bmauger
087bbe0172
Merge branch 'release/2025.06.05' into CASH-718-PBD-dot-fix 2025-05-28 11:06:25 -04:00
hiteshkumar87
cae4b72390 CASH-550
Add coverage status to save-progress
2025-05-28 20:19:07 +05:30
Bryan Mauger
ad743b4774 CASH-718 put dot in place outside of PDB experiment. 2025-05-28 09:21:43 -04:00
hiteshkumar87
aa78c9cc93 Merge branch 'feature/Digital/CASH-761' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/Digital/CASH-761 2025-05-28 18:06:09 +05:30
hiteshkumar87
bc7671fe80 CASH-761
formatting
2025-05-28 18:05:22 +05:30
hiteshkumar87
c6e32cab30
Merge branch 'release/2025.06.05' into feature/Digital/CASH-761 2025-05-28 17:57:03 +05:30
hiteshkumar87
b5dbcb07db CASH-761
mobile location validation
2025-05-28 17:55:38 +05:30
Minojhini Valaiyapathi
4046b41c99 CASH-805 - Hide chat button when sierra or salesforce chat are opened in different pages 2025-05-27 14:07:08 -04:00
Bryan Mauger
a1c6728c12 Format code. 2025-05-27 13:51:40 -04:00
Bryan Mauger
84967d0caf CASH-472 update donation slider box shadow to match Figma. 2025-05-27 13:48:29 -04:00
Chloe Herd
ac5b7187ad prettier 2025-05-27 12:10:30 -04:00
Chloe Herd
d3314cd889 Manually clear state rather than relying on second route 2025-05-27 12:00:07 -04:00
chloeherdsafelite
557e697400
Merge branch 'release/2025.06.05' into feature/CASH-769 2025-05-27 09:47:08 -04:00
hiteshkumar87
22ab7632a5 CASH-761
remove link button for mobile address question
2025-05-26 11:09:59 +05:30
Minojhini Valaiyapathi
f043e974a8 CASH-426 - Integrated Sierra chat 2025-05-22 15:31:29 -04:00
Johnny Shultz
504b9a5e95
Merge branch 'develop' into feature/CASH-692 2025-05-22 13:55:16 -04:00
Johnny shultz
c52c184434 CASH-692
CASH-692 updated scripts to use new cashapp tool tip design
2025-05-22 11:32:58 -04:00
Chloe Herd
599e282947 Remove commented code 2025-05-22 10:29:08 -04:00
Chloe Herd
922b57d51c Stop some weird back behavior from iframe 2025-05-22 10:27:22 -04:00
Chloe Herd
42025313b5 Explicitly redirect to confirmation rather than cancelling nav. 2025-05-22 09:57:09 -04:00
Chris Redelinghuys
5496b0ac30 CASH-580: Defect fixes and improvements 2025-05-22 08:39:04 -04:00
Bryan Mauger
f549516ef6 CASH-313 fix webchat button. 2025-05-21 16:00:38 -04:00
Bryan Mauger
4290814a57 CASH-313 add keydown prevent. 2025-05-21 15:47:21 -04:00
Bryan Mauger
dd6f6160f4 Format code. 2025-05-21 15:44:27 -04:00
Bryan Mauger
3794426207 Merge branch 'CASH-313-button-triggers-chat' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CASH-313-button-triggers-chat 2025-05-21 15:38:26 -04:00
Bryan Mauger
fd51463d95 CASH-313 add type=button to webchat button trigger. 2025-05-21 15:38:21 -04:00
bmauger
f7e0156c92
Merge branch 'develop' into CASH-313-button-triggers-chat 2025-05-21 15:27:15 -04:00
Bryan Mauger
9d9a8dc7e6 Merge branch 'CASH-313-button-triggers-chat' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CASH-313-button-triggers-chat 2025-05-21 15:01:48 -04:00
Bryan Mauger
87ec8b8dfe Format code. 2025-05-21 15:01:30 -04:00
scottkiener-at-safelite
e60474db5f
Merge branch 'develop' into CASH-313-button-triggers-chat 2025-05-21 14:57:30 -04:00
Chloe Herd
31133fbda0 Better handling for starting second order in session 2025-05-21 14:57:09 -04:00
Bryan Mauger
619b77b2cb CASH-313 hide and deactivate webchat button. 2025-05-21 14:52:16 -04:00
Chris Redelinghuys
1b2360a5b8 Merge branch 'release/2025.05.22' into rlsmerge/2025.05.22-to-develop 2025-05-21 14:17:30 -04:00
Bryan Mauger
be18096b2b Remove unneeded code. 2025-05-20 15:57:43 -04:00
Bryan Mauger
7dc04377fe Rename unit test, format code. 2025-05-20 15:49:33 -04:00
Bryan Mauger
3c3d8f59f1 CASH-704 animated progress bar and updated stupid unit tests. 2025-05-20 15:44:36 -04:00
Chris Redelinghuys
be7465f71d CASH-720: Hide Afterpay breakout for unverified insurance 2025-05-20 10:50:00 -04:00
scottkiener-at-safelite
e53b84c2d8
Merge branch 'develop' into feature/salesforce-webchat-tie-in 2025-05-19 15:38:00 -04:00
Scott Kiener
323bcb4caf CASH-313 | Unit test and formatting 2025-05-19 15:37:22 -04:00
Scott Kiener
ec18956856 CASH-313 | refactor 2025-05-19 15:24:41 -04:00
Bryan Mauger
082873e07e CASH-718 hide dot when pbd and current day appt. 2025-05-19 14:53:39 -04:00
CarlNation
77c67b7a44 Merge branch 'release/2025.05.22' into rlsmerge/2025.05.22-to-develop 2025-05-19 14:24:30 -04:00
hiteshkumar87
1aecc933e5 CASH-709 2025-05-19 23:06:51 +05:30
hiteshkumar87
56b963297e
Merge branch 'release/2025.05.22' into feature/Digital/CASH-709 2025-05-19 22:47:16 +05:30
hiteshkumar87
e56174f012 CASH-709
remove fluctuation issue
2025-05-19 22:43:44 +05:30
hiteshkumar87
fb5818ba75
Merge branch 'release/2025.05.22' into feature/Digital/CASH-712 2025-05-19 22:04:42 +05:30
hiteshkumar87
393147292d CASH-712
hide mobile address question for Inshop and drop off
2025-05-19 22:03:44 +05:30
Matt Caimi
2203c56638 CASH-700 include decimal in total afterpay price 2025-05-19 11:45:25 -04:00
CarlNation
473ac2ad66 CASH-715
CASH-715 undefined check
2025-05-19 10:25:43 -04:00
CarlNation
10503c0c8e Merge remote-tracking branch 'origin/nation/CASH-715' into nation/CASH-715 2025-05-19 09:47:14 -04:00
CarlNation
6f8718e835 prettier 2025-05-19 09:47:06 -04:00
CarlNation
436bb7c8cc
Merge branch 'release/2025.05.22' into nation/CASH-715 2025-05-19 09:45:15 -04:00
CarlNation
f245bfe630 CASH-715 policy vehicle change
CASH-715 lineItems empty can happen when a customer goes all the way through scheduling as cash but then switches to insurance AND also switches vehicles during policy lookup.  If you call shop-time-slots without parts, you get 500 errors so skip the call.
2025-05-19 09:44:13 -04:00
Johnny Shultz
b9d28a6ec0
Merge branch 'release/2025.05.22' into feature/CASH-532v2 2025-05-19 09:16:54 -04:00
Johnny shultz
3e8123eadf Merge remote-tracking branch 'origin/feature/CASH-532v2' into feature/CASH-532v2 2025-05-19 09:13:07 -04:00
Johnny shultz
482591cf22 CASH-719
CASH-719 defect fix for coming in from leadgen using other/not sure for vehicleDamage option
2025-05-19 08:58:52 -04:00
hiteshkumar87
b144d147a8 CASH-712
Defect fixed
2025-05-19 14:51:20 +05:30
Chris Redelinghuys
339b9113db CASH-636: Keep "As little as" on insurance quote for afterpay breakout display 2025-05-16 14:40:52 -04:00
Bryan Mauger
6aaa89c906 CASH-429 fix current day dot shifting. 2025-05-16 12:26:08 -04:00
Scott Kiener
ff0b9fe1d1 CASH-313 | Utilize composable and move webchat to app.vue
Also removed an unused reference to experiment-mixin in index.js
2025-05-16 10:53:59 -04:00
Chris Redelinghuys
1ebd4c69a0 CASH-580: Add switch to Afterpay button 2025-05-16 10:21:20 -04:00
hiteshkumar87
6e146a4552 CASH-710
mobile validation fixed
2025-05-16 18:35:04 +05:30
Scott Kiener
8a770d20a2 CASH-313 | First implementation 2025-05-16 08:42:10 -04:00
hiteshkumar87
85bc78dc27 CASH-710
mobile validation
2025-05-16 16:23:26 +05:30
hiteshkumar87
8004028d3f CASH-709
removing addressfield focus as we are no longer using inside modal
2025-05-16 13:14:04 +05:30
hiteshkumar87
0e7d2430ce CASH-708
validate zip code length
2025-05-16 12:30:14 +05:30
Johnny Shultz
6d177fdcf3
Merge branch 'release/2025.05.22' into feature/CASH-532v2 2025-05-15 12:34:00 -04:00
Johnny shultz
dfa5ac9f48 CASH-532v2
CASH-532 removed autoselecting driver and passenger glass coming from leadgen with a split windshield truck
2025-05-15 12:30:31 -04:00
Minojhini Valaiyapathi
6a26eeea01 CASH-696 - updated cashPriceSubTotal to be grabbed from store after it's saved. 2025-05-14 13:42:30 -04:00
Chloe Herd
3d30648199 Cleanup timing for heritage-return session load 2025-05-14 11:48:37 -04:00
Adam Caouette
62c07f42a2 Merge branch 'release/2025.05.14' into rlsmerge/2025.05.14-to-develop 2025-05-14 10:55:05 -04:00
Adam Caouette
a07a50a573 Merge branch 'release/2025.05.14' into rlsmerge/2025.05.14-to-2025.05.22 2025-05-14 10:42:02 -04:00
bmauger
0f1234c823
Merge branch 'release/2025.05.22' into CASH-429-fix-calendar-spacing 2025-05-14 09:07:34 -04:00
hiteshkumar87
565b4bd41c CASH-688
handle two async call simultaneous in case of single service type that cause availability indicators.
2025-05-14 13:24:51 +05:30
Johnny shultz
477492ff35 Merge remote-tracking branch 'origin/feature/CASH-532v2' into feature/CASH-532v2 2025-05-13 16:50:07 -04:00
Chloe Herd
24be917e3a More logging 2025-05-13 16:50:05 -04:00
Johnny shultz
fbeafdacb4 CASH-532
CASH-532 more formatting
2025-05-13 16:49:30 -04:00
Johnny Shultz
df09e67643
Merge branch 'release/2025.05.22' into feature/CASH-532v2 2025-05-13 16:45:16 -04:00
Johnny shultz
887999ce86 CASH-532
CASH-532 fixed unit tests
2025-05-13 16:44:19 -04:00
Chloe Herd
567a881766 Reapply "Load session before updating funnel cookie"
This reverts commit d8c838f530.
2025-05-13 16:37:42 -04:00
Chloe Herd
b6cd797a53 Reapply "Remove console log"
This reverts commit efc354699a.
2025-05-13 16:37:33 -04:00
Chloe Herd
999b188af6 Reapply "Progress bar cleanup"
This reverts commit fa5b4bd4cc.
2025-05-13 16:37:24 -04:00
Chloe Herd
06eab76a39 Reapply "prettier"
This reverts commit 47f3a6cee9.
2025-05-13 16:37:12 -04:00
Chloe Herd
96bc773797 Reapply "debug return from heritage"
This reverts commit 25dfa5d74c.
2025-05-13 16:37:04 -04:00
Chloe Herd
5080aa90d9 Reapply "Only save session on nav if email or phone number is present"
This reverts commit a0dfd151e1.
2025-05-13 16:36:56 -04:00
Chloe Herd
7e211b4682 Reapply "Update logging for new router."
This reverts commit 2d65f850f1.
2025-05-13 16:36:48 -04:00
Chloe Herd
37679d5f5d Reapply "prettier"
This reverts commit 8cd4231ab5.
2025-05-13 16:36:40 -04:00
Chloe Herd
2f12354ff2 Reapply "Unit tests"
This reverts commit ec782996df.
2025-05-13 16:36:32 -04:00
Chloe Herd
81a709f716 Reapply "Unplug Legacy Router"
This reverts commit 7b73313513.
2025-05-13 16:36:23 -04:00
Chloe Herd
d89f61a5b7 Reapply "Big split"
This reverts commit 0b80154cd9.
2025-05-13 16:36:13 -04:00
Chloe Herd
541536b3af Reapply "Omnibus"
This reverts commit ac3df43577.
2025-05-13 16:36:01 -04:00
Adam Caouette
72952209ee CASH-690: fix view more dates error 2025-05-13 16:11:49 -04:00
Bryan Mauger
b69cd08e89 CASH-429 adjust calendar spacing. 2025-05-13 15:31:38 -04:00
chloeherdsafelite
e7b8b34421
Merge branch 'release/2025.05.22' into feature/REVERT-cash-45 2025-05-13 14:54:32 -04:00
bmauger
efe03cc204
Merge branch 'release/2025.05.22' into CASH-429-schedule-page-updates 2025-05-13 14:44:51 -04:00
Chloe Herd
ac3df43577 Revert "Omnibus"
This reverts commit 3eae075f6e.
2025-05-13 14:42:50 -04:00
Bryan Mauger
92955e34a1 CASH-429 style updates for calendar. 2025-05-13 14:38:26 -04:00
Chloe Herd
0b80154cd9 Revert "Big split"
This reverts commit fac7866e75.
2025-05-13 14:38:08 -04:00
Chloe Herd
7b73313513 Revert "Unplug Legacy Router"
This reverts commit 572f8de5bb.
2025-05-13 14:35:48 -04:00
Chloe Herd
ec782996df Revert "Unit tests"
This reverts commit ef34d64305.
2025-05-13 14:30:45 -04:00
Chloe Herd
8cd4231ab5 Revert "prettier"
This reverts commit ed8aefd675.
2025-05-13 14:30:35 -04:00
Chloe Herd
2d65f850f1 Revert "Update logging for new router."
This reverts commit f0fa576ba2.
2025-05-13 14:27:56 -04:00
Chloe Herd
a0dfd151e1 Revert "Only save session on nav if email or phone number is present"
This reverts commit 4d481bfd77.
2025-05-13 14:27:38 -04:00
Chloe Herd
25dfa5d74c Revert "debug return from heritage"
This reverts commit 910fe50702.
2025-05-13 14:25:51 -04:00
Chloe Herd
47f3a6cee9 Revert "prettier"
This reverts commit 0b7e4f578b.
2025-05-13 14:25:34 -04:00
Chloe Herd
fa5b4bd4cc Revert "Progress bar cleanup"
This reverts commit 5f7840057a.
2025-05-13 14:25:24 -04:00
Chloe Herd
efc354699a Revert "Remove console log"
This reverts commit c48f16bb99.
2025-05-13 14:25:09 -04:00
Chloe Herd
d8c838f530 Revert "Load session before updating funnel cookie"
This reverts commit 73ec3ce9ee.
2025-05-13 14:24:59 -04:00
Johnny shultz
0034c12a75 CASH-532
CASH-532 formatting
2025-05-13 14:20:52 -04:00
Johnny shultz
5264ba45cd CASH-532
CASH-532 leadgen stopped loader spinning on vehicle, handled edge case for split windshield on vehicle damage, sent motor homes to error on vehicle damage
2025-05-13 14:12:04 -04:00
Chloe Herd
73ec3ce9ee Load session before updating funnel cookie 2025-05-13 12:27:28 -04:00
Chloe Herd
de73de51b3 Merge remote-tracking branch 'origin/release/2025.05.22' into feature/CASH-45 2025-05-13 12:00:53 -04:00
Chloe Herd
c48f16bb99 Remove console log 2025-05-13 11:53:57 -04:00
Chloe Herd
fffa7fd889 Merge remote-tracking branch 'origin/release/2025.05.22' into feature/CASH-45 2025-05-13 11:50:45 -04:00
Chloe Herd
5f7840057a Progress bar cleanup 2025-05-13 11:50:30 -04:00
Chris Redelinghuys
8b374ec107 Merge branch 'release/2025.05.14' into rlsmerge/2025.05.14-to-2025.05.22 2025-05-13 11:48:11 -04:00
CarlNation
03a6387331
Merge branch 'release/2025.05.22' into nation/debugHeritageIns 2025-05-13 10:58:19 -04:00
CarlNation
0b7e4f578b prettier 2025-05-13 10:57:55 -04:00
CarlNation
910fe50702 debug return from heritage
debug return from heritage
2025-05-13 10:55:53 -04:00
Chloe Herd
4d481bfd77 Only save session on nav if email or phone number is present 2025-05-13 10:49:41 -04:00
CarlNation
16a5bb6993
Merge branch 'release/2025.05.22' into feature/Digital/CASH-502 2025-05-13 04:41:02 -04:00
hiteshkumar87
dfdc79c4ae CASH-502
undo accidental changes
2025-05-13 12:27:37 +05:30
hiteshkumar87
144c420fcb
Merge branch 'release/2025.05.22' into feature/Digital/CASH-502 2025-05-13 11:57:01 +05:30
hiteshkumar87
7a9ac690e5 CASH-502
show mobile location question on mobile service selected
2025-05-13 11:56:30 +05:30
Chloe Herd
f0fa576ba2 Update logging for new router. 2025-05-12 16:29:15 -04:00
Chris Redelinghuys
57c047a464 CASH-633: Prettier 2025-05-12 15:35:31 -04:00
Chris Redelinghuys
0ea4ef5e1d CASH-633: Show afterpay banner for insurance tab if afterpay breakout 2025-05-12 15:24:03 -04:00
hiteshkumar87
743a06bfae
Merge branch 'release/2025.05.22' into feature/Digital/CASH-502 2025-05-11 12:09:52 +05:30
hiteshkumar87
911a1f0e12 CASH-502
open mobile address when click on mobile option
2025-05-11 12:08:24 +05:30
Minojhini Valaiyapathi
be94c4cee5 Merge branch 'release/2025.05.22' into feature/CASH-535 2025-05-10 18:59:52 -04:00
Minojhini Valaiyapathi
ffe4c73044 CASH-535 - Fixed unit test 2025-05-10 18:51:34 -04:00
mvalaiyapathi
a082dc00f5
Merge branch 'release/2025.05.22' into feature/CASH-535 2025-05-09 10:52:01 -04:00
Minojhini Valaiyapathi
8bf64643ca CASH-535 - Moved saving the vuex code functionality from order helper to quote page for cashPriceSubTotal. 2025-05-09 10:48:09 -04:00
hiteshkumar87
565c122a31
Merge branch 'release/2025.05.22' into feature/Digital/CASH-502 2025-05-09 16:49:43 +05:30
Chloe Herd
ed8aefd675 prettier 2025-05-08 16:54:18 -04:00
Chloe Herd
9f35810aee Merge branch 'release/2025.05.22' into feature/CASH-45 2025-05-08 16:20:09 -04:00
Chloe Herd
ef34d64305 Unit tests 2025-05-08 16:18:21 -04:00
hiteshkumar87
8ddc94a885 CASH-602
This is the edge case when we have only inshop service and change the zip for another inshop only services. appointment-type-question is not triggering because no changes were made to the serviceability-details that is causing Inshop service type to get auto select.
2025-05-08 21:41:35 +05:30
hiteshkumar87
b84048504b
Merge branch 'release/2025.05.22' into rls-merge-2025.05.08-to-2025.05.22 2025-05-08 21:07:16 +05:30
Matt Caimi
a93f0ad40e
Merge branch 'release/2025.05.22' into feature/CASH-376 2025-05-08 11:31:45 -04:00
hiteshkumar87
ffbc156327
Merge branch 'release/2025.05.22' into rls-merge-2025.05.08-to-2025.05.22 2025-05-08 21:01:44 +05:30
Matt Caimi
69543c0cd3 CASH-376 disable forward nav button when modal is open 2025-05-08 11:24:24 -04:00
hiteshkumar87
ff6a1b0b80
Merge branch 'release/2025.05.22' into rls-merge-2025.05.08-to-2025.05.22 2025-05-08 20:46:22 +05:30
Matt Caimi
b564f25786 CASH-593 pass mobile provider number to MSR fees check 2025-05-08 09:24:08 -04:00
mvalaiyapathi
e09e490fe5
Merge branch 'release/2025.05.22' into feature/CASH-535 2025-05-07 13:06:29 -04:00
Minojhini Valaiyapathi
5aacb6ec2a CASH-535 - updated 'cashSubTotal' to be 'cashPriceSubTotal' and to match the logic of 'priceSubTotal' 2025-05-07 12:57:30 -04:00
Chloe Herd
572f8de5bb Unplug Legacy Router 2025-05-07 11:44:55 -04:00
Matt Caimi
f93a4aaa1a
Merge branch 'release/2025.05.22' into feature/CASH-376 2025-05-07 10:18:59 -04:00
Matt Caimi
dd1852d4c3 CASH-376 fix for error message appearing when address modal is open 2025-05-07 10:15:45 -04:00
scottkiener-at-safelite
70d43710cd
Merge branch 'release/2025.05.22' into CASH-313-chat-style-updates 2025-05-07 09:56:41 -04:00
Bryan Mauger
e6910c5749 CASH-313 style updates. 2025-05-07 09:53:52 -04:00
Adam Caouette
f1229de56a Merge branch 'release/2025.05.22' into feature/bugfix/CASH-552 2025-05-07 08:57:50 -04:00
Adam Caouette
54cdb6f2cf CASH-552: update selected date after second api date load 2025-05-07 08:54:12 -04:00
scottkiener-at-safelite
d37caeb02a
Merge branch 'release/2025.05.22' into CASH-313-chat-style-updates 2025-05-06 15:50:32 -04:00
Bryan Mauger
30b290b4e9 Format code. 2025-05-06 15:49:45 -04:00
Bryan Mauger
63c9f8e184 CASH-313 Chat style updates. 2025-05-06 15:42:14 -04:00
Minojhini Valaiyapathi
fc459f89cf CASH-535 - Added null check 2025-05-06 14:27:06 -04:00
Chloe Herd
fac7866e75 Big split 2025-05-06 14:13:33 -04:00
Minojhini Valaiyapathi
168a948d04 CASH-535 - New field needed for datalayer (CashSubtotal) 2025-05-06 13:04:42 -04:00
Chloe Herd
3eae075f6e Omnibus 2025-05-06 11:47:21 -04:00
hiteshkumar87
39d1f9f26a CASH-597
Heavy truck service location inshop pagination
2025-05-06 14:32:11 +05:30
bmauger
f6f3a110c9
Merge branch 'release/2025.05.22' into CASH-313-style-webchat 2025-05-05 14:53:01 -04:00
Bryan Mauger
78b760ea01 CASH-313 change environments back. 2025-05-05 14:43:21 -04:00
Matt Caimi
b0a09f8225 Merge remote-tracking branch 'origin/release/2025.05.08' into rlsmerge/2025.05.08-to-develop 2025-05-05 12:09:13 -04:00
Scott Kiener
baae4d647f Hide webchat
bug fix
2025-05-05 11:59:39 -04:00
Matt Caimi
904f682945 Merge branch 'release/2025.05.08' into rlsmerge/2025.05.08-to-develop 2025-05-05 11:00:31 -04:00
Matt Caimi
df1d98e3b5 CASH-376 form validation fix 2025-05-05 10:09:16 -04:00
Matt Caimi
aefaa3317f CASH-376 unit test fix 2025-05-05 10:08:20 -04:00
Matt Caimi
df892ab32a CASH-376 added mock for isMobileAddressComplete 2025-05-05 10:07:46 -04:00
Matt Caimi
0e3bdd8b60 CASH-376 removing transition prevents rendering CTA on top of modal 2025-05-05 10:05:56 -04:00
Matt Caimi
323dbe8f77 CASH-376 open mobile address modal when mobile address is incomplete 2025-05-05 10:05:21 -04:00
Bryan Mauger
61a975a715 CASH-313 chat styling. 2025-05-05 10:04:55 -04:00
Scott Kiener
440ff79688 Hide webchat for 05.08 2025-05-05 08:53:31 -04:00
AdamCaouetteSafelite
34f8182773
Merge branch 'release/2025.05.08' into feature/bugfix/CASH-556 2025-05-02 13:21:23 -04:00
Adam Caouette
a7cc70c411 CASH-556: more adjustments 2025-05-02 13:04:16 -04:00
Adam Caouette
017f1903ec CASH-556: waitlist adjustments 2025-05-01 17:29:09 -04:00
Adam Caouette
caa4243bb1 CASH-556: fix justification 2025-05-01 16:44:41 -04:00
Chris Redelinghuys
8a56c740a3 CASH-187: Less padding for progress bar and header 2025-05-01 16:12:26 -04:00
Bryan Mauger
68e49b26bb CASH-313 salesforce chat WIP 2025-05-01 16:06:29 -04:00
Scott Kiener
e84eed8394 unit test fix 2025-05-01 14:21:49 -04:00
scottkiener-at-safelite
48f46d6774
Merge branch 'release/2025.05.08' into feature/resolve-jest-issue 2025-05-01 13:46:11 -04:00
Scott Kiener
b48e17b6ed jest-issue | fix unit tests 2025-05-01 13:45:49 -04:00
hiteshkumar87
4d8c84013e CASH-433
Hide drop off for heavy truck
2025-05-01 23:02:55 +05:30
mvalaiyapathi
9465c0df94
Merge branch 'release/2025.05.08' into feature/CASH-353 2025-05-01 10:04:49 -04:00
Minojhini Valaiyapathi
f1ef84cf21 CASH-353 - Made sure that we are not clearing out the zip code for heavy truck 2025-05-01 10:03:28 -04:00
hiteshkumar87
a59cad0199
Merge branch 'release/2025.05.08' into feature/Digital/CASH-205 2025-05-01 13:45:41 +05:30
hiteshkumar87
6406ed4317 CASH-205
minor UI changes
2025-05-01 13:44:35 +05:30
Adam Caouette
bbd1aec01c Merge branch 'release/2025.05.01' into rlsmerge/2025.05.01-to-develop 2025-04-30 17:29:06 -04:00
Bryan Mauger
5f5ca81c1f CASH-313 chat styles and refactor funnel-header. 2025-04-30 14:02:29 -04:00
Scott Kiener
6474280bf6 Merge remote-tracking branch 'origin/release/2025.05.01' into rlsmerge/2025.05.01-to-2025.05.08 2025-04-30 11:58:57 -04:00
Matt Caimi
8176bd1c70 Revert "CASH-376 open mobile address modal when mobile address is incomplete"
This reverts commit 846f453492.
2025-04-30 11:35:33 -04:00
Matt Caimi
59a8202ad2 Revert "CASH-376 removing transition prevents rendering CTA on top of modal"
This reverts commit 6fa7dcb364.
2025-04-30 11:34:32 -04:00
Matt Caimi
9a6a2fa0d0 Revert "CASH-376 added mock for isMobileAddressComplete"
This reverts commit 501e16303f.
2025-04-30 11:34:02 -04:00
Matt Caimi
32626e998d Revert "CASH-376 unit test fix"
This reverts commit 3ccb294a36.
2025-04-30 11:33:49 -04:00
Matt Caimi
c5baea4f8c Revert "CASH-376 form validation fix"
This reverts commit 7d99e9c5f4.
2025-04-30 11:32:25 -04:00
hiteshkumar87
8a653eed30 CASH-502
remove mobilelocation modal
2025-04-30 20:10:30 +05:30
Chris Redelinghuys
4bc064e83b CASH-565: Update selectable dates for waitlist 2025-04-30 08:40:39 -04:00
Bryan Mauger
e475fd172c CASH-313 calendar style updates. 2025-04-29 15:27:37 -04:00
Matt Caimi
7d99e9c5f4 CASH-376 form validation fix 2025-04-29 14:30:25 -04:00
Bryan Mauger
d7e6f58eef CASH-313 WIP 2025-04-29 14:24:44 -04:00
Matt Caimi
26483d738e Merge remote-tracking branch 'origin/feature/CASH-376' into feature/CASH-376 2025-04-29 11:36:54 -04:00
Matt Caimi
3ccb294a36 CASH-376 unit test fix 2025-04-29 11:36:11 -04:00
Matt Caimi
501e16303f CASH-376 added mock for isMobileAddressComplete 2025-04-29 11:03:05 -04:00
Matt Caimi
6fa7dcb364 CASH-376 removing transition prevents rendering CTA on top of modal 2025-04-29 11:03:03 -04:00
Matt Caimi
846f453492 CASH-376 open mobile address modal when mobile address is incomplete 2025-04-29 11:03:01 -04:00
Adam Caouette
a77a9eb100 CASH-464: prettier formatting edits that just slow us down 2025-04-29 10:38:34 -04:00
Adam Caouette
5fae2e79a8 CASH-464: more styling changes if drop off appointment 2025-04-29 10:35:26 -04:00
Adam Caouette
b8545709ba CASH-464: fix premium and mobile appointment time slot button styling 2025-04-29 09:57:30 -04:00
mvalaiyapathi
515e55689e
Merge branch 'release/2025.05.08' into feature/CASH-353 2025-04-28 14:20:48 -04:00
Minojhini Valaiyapathi
40e1fb4fe2 CASH-356 - Undid the validation rule changes 2025-04-28 14:16:19 -04:00
Minojhini Valaiyapathi
472dd74235 CASH-353 - Redoing it for 05.08 2025-04-28 14:03:28 -04:00
Matt Caimi
5c270bb23e CASH-376 added mock for isMobileAddressComplete 2025-04-28 10:58:48 -04:00
Matt Caimi
cc06137c7a CASH-376 removing transition prevents rendering CTA on top of modal 2025-04-28 10:39:16 -04:00
Matt Caimi
27276fa945 CASH-376 open mobile address modal when mobile address is incomplete 2025-04-28 10:39:14 -04:00
Scott Kiener
eb3d013de8 CASH-188 | Update unit test 2025-04-28 09:12:56 -04:00
Scott Kiener
1fd3aedf12 CASH-188 | Use a different applicationConfig variable 2025-04-28 09:11:27 -04:00
Adam Caouette
7a7428f087 Merge branch 'release/2025.05.01' into feature/CASH-464-more 2025-04-25 15:13:13 -04:00
Adam Caouette
d450cee5e3 CASH-464: fix supplemental info styling 2025-04-25 15:11:30 -04:00
hiteshkumar87
9d0bfa3ae2 CASH-205
formatting
2025-04-25 19:37:50 +05:30
hiteshkumar87
a7e9d7c8fe CASH-205
more margin for amount info icon and afterpay image
2025-04-25 19:33:19 +05:30
bmauger
c1f285c852
Merge branch 'release/2025.05.01' into CASH-403-update-footer 2025-04-25 09:25:55 -04:00
Bryan Mauger
20031fc8b2 Format code. 2025-04-25 08:31:27 -04:00
hiteshkumar87
13e1516bb3
Merge branch 'release/2025.05.08' into feature/Digital/CASH-205 2025-04-25 14:37:27 +05:30
hiteshkumar87
97b7933cc3 CASH-205
remove extra space and use of css constants
2025-04-25 14:35:46 +05:30
Adam Caouette
1a828bd2a8 CASH-464: fix broken styling 2025-04-24 15:23:14 -04:00
Scott Kiener
c7ca767a25 CASH-188 | Debug info added. 2025-04-24 13:32:48 -04:00
Bryan Mauger
9a4b6624fe CASH-403 merge footer changes into 05.01. 2025-04-24 12:55:33 -04:00
Scott Kiener
daf89bdb32 CASH-353 | Fix missing 'const' error 2025-04-24 12:41:00 -04:00
scottkiener-at-safelite
049b946ef0
Merge branch 'release/2025.05.01' into feature/CASH-464 2025-04-24 11:20:55 -04:00
Adam Caouette
5500ced694 CASH-464: final styling changes 2025-04-24 11:17:50 -04:00
scottkiener-at-safelite
dd5c2a8264
Merge branch 'release/2025.05.08' into feature/CASH-188 2025-04-24 10:50:56 -04:00
Scott Kiener
cc380d29bb Reapply "Merge pull request #2421 from Safelite/feature/CASH-188"
This reverts commit be213ef7d6.
2025-04-24 10:37:18 -04:00
Scott Kiener
10bde5b76c Merge branch 'release/2025.04.24' into rlsmerge/2025.04.24-to-2025.05.01 2025-04-24 10:24:54 -04:00
Scott Kiener
6646347332 Merge branch 'release/2025.04.24' into rlsmerge/2025.04.24-to-2025.05.08 2025-04-24 10:19:50 -04:00
Scott Kiener
b05c4341c4 Merge branch 'release/2025.04.24' into rlsmerge/2025.04.24-to-develop 2025-04-24 10:16:36 -04:00
Adam Caouette
0add6bd7ac CASH-464: trigger show another month if no available dates in 1st 2 rows 2025-04-23 15:17:40 -04:00
Adam Caouette
bde52cd2c7 Merge branch 'release/2025.05.01' into feature/CASH-464 2025-04-23 11:59:32 -04:00
Adam Caouette
ec3991ccb7 CASH-464: prettier formatting 2025-04-23 11:58:22 -04:00
Adam Caouette
980ce409e1 CASH-464: update unit tests 2025-04-23 11:30:25 -04:00
Adam Caouette
4e63f0975b CASH-464: reduce to 2 rows on initial load and set to first avail date if none saved 2025-04-23 11:16:41 -04:00
Scott Kiener
be213ef7d6 Revert "Merge pull request #2421 from Safelite/feature/CASH-188"
This reverts commit 6fe56a56f2, reversing
changes made to 9c2a35f896.
2025-04-23 11:11:44 -04:00
Scott Kiener
1a4c90fc3f CASH-188 | Formatting 2025-04-23 11:02:25 -04:00
Scott Kiener
4a178f5009 CASH-188 | Unit tests 2025-04-23 10:31:06 -04:00
Scott Kiener
0965ed1207 CASH-188 | Update unit tests 2025-04-23 10:30:10 -04:00
CarlNation
23ca07f313 Merge branch 'release/2025.04.24' into rlsmerge/2025.04.24-to-develop 2025-04-23 09:19:21 -04:00
hiteshkumar87
8452917fc4 CASH-205
unit test case
2025-04-23 13:00:05 +05:30
hiteshkumar87
81fd0eec8d CASH-205
afterpay breakout
2025-04-23 12:04:29 +05:30
Adam Caouette
fbf9bf5bfc CASH-464: fix potential javascript typeerror 2025-04-22 16:48:55 -04:00
Adam Caouette
8fbe19a7a4 CASH-464: new copy of time-slot-modal-question without modal 2025-04-22 11:10:56 -04:00
Adam Caouette
4ac5440dcc CASH-464: massive cleanup 2025-04-22 11:10:19 -04:00
Adam Caouette
5ab3d24c1f CASH-464: fix cursor bug on dates 2025-04-22 11:08:07 -04:00
Adam Caouette
43b53c9be8 CASH-464: working without modal and validation works too 2025-04-21 22:59:36 -04:00
Chris Redelinghuys
baf7e721ec CASH-187: More Prettier 2025-04-21 13:27:19 -04:00
Chris Redelinghuys
8faec89124 CASH-187: Prettier 2025-04-21 13:02:07 -04:00
Chris Redelinghuys
44b878e87c CASH-187: Progress bar 2025-04-21 12:53:11 -04:00
scottkiener-at-safelite
0b4bd2ca69
Merge branch 'release/2025.04.24' into feature/CASH-188 2025-04-21 08:58:18 -04:00
Bryan Mauger
a9a493888d CASH-403 move copyright to bottom of footer. 2025-04-17 16:37:33 -04:00
Adam Caouette
44671d60fe Merge branch 'feature/bugfix/CASH-501' into feature/CASH-464 2025-04-17 10:24:55 -04:00
mvalaiyapathi
dbc3b49099
Merge branch 'develop' into feature/CASH-353-Redo 2025-04-17 10:09:14 -04:00
Minojhini Valaiyapathi
76b058077b CASH-353 - Redoing 353 revert branch to get merged to develop 2025-04-17 09:27:13 -04:00
Bryan Mauger
b2b4965a35 CASH-403 update footer text color. 2025-04-16 15:53:18 -04:00
mvalaiyapathi
87c50a2f16
Merge branch 'release/2025.04.24' into feature/CASH-353-Revert 2025-04-16 13:09:16 -04:00
hiteshkumar87
e4b74f846e revert cash-433
unit test case
2025-04-16 22:11:30 +05:30
Minojhini Valaiyapathi
089632b7f1 CASH-353- Reverting back the 353 changes 2025-04-16 12:04:47 -04:00
hiteshkumar87
a08bc842a7 Revert "CASH-433"
This reverts commit 1649ea1407.
2025-04-16 21:05:32 +05:30
Chris Redelinghuys
58c0b91b2b CASH-203: Prettier 2025-04-16 10:51:59 -04:00
Chris Redelinghuys
60f053f851 CASH-203: UI Updates for Afterpay breakout with service package discounts 2025-04-16 10:41:55 -04:00
Adam Caouette
50fc587b52 Merge branch 'release/2025.04.24' into feature/bugfix/CASH-501 2025-04-16 10:25:13 -04:00
Adam Caouette
0c4a6606fd CASH-501: prettier changes 2025-04-16 10:24:02 -04:00
Adam Caouette
91577a4d40 CASH-501: bugfix re setting PBD on preselected date on Schedule 2025-04-16 10:22:02 -04:00
bmauger
c92cf7fefd
Merge branch 'release/2025.04.24' into CASH-499-calendar-ui-updates 2025-04-16 09:03:01 -04:00
Johnny Shultz
6fc4455c7c
Merge branch 'release/2025.04.24' into feature/CASH-501 2025-04-15 17:04:37 -04:00
Johnny shultz
b84b9d41f7 CASH-489
CASH-489 null check
2025-04-15 17:02:24 -04:00
bmauger
f88f43fccf
Merge branch 'release/2025.04.24' into CASH-499-calendar-ui-updates 2025-04-15 16:22:29 -04:00
Bryan Mauger
35154ad3d1 Format code. 2025-04-15 16:06:50 -04:00
CarlNation
3f73aebd2f Merge branch 'develop' into release/2025.04.24 2025-04-15 15:29:44 -04:00
Bryan Mauger
4918364282 CASH-499 remove changes to store/index. 2025-04-15 15:22:41 -04:00
Bryan Mauger
f212cd5315 CASH-499 undo changes. 2025-04-15 15:21:34 -04:00
Bryan Mauger
3053e10db9 CASH-499 refactor to use date-picker instead of experiment file.
Delete experiment file.
2025-04-15 15:17:41 -04:00
bmauger
86a68df3d3
Merge branch 'release/2025.04.24' into CASH-510-QA-UI-FIXES 2025-04-15 14:13:19 -04:00
Bryan Mauger
39cb860888 Format code. 2025-04-15 14:06:41 -04:00
Bryan Mauger
9b2c97c271 CASH-500 fix z-index issue for insurance page. 2025-04-15 13:58:32 -04:00
Chris Redelinghuys
2c05886fd5 CASH-203: Missing comma 2025-04-15 11:55:04 -04:00
Chris Redelinghuys
671d16da37 CASH-203: Truncate full price 2025-04-15 11:38:16 -04:00
scottkiener-at-safelite
6e2ef3053d
Merge branch 'release/2025.04.24' into feature/CASH-188 2025-04-15 08:31:46 -04:00
Minojhini Valaiyapathi
a8f07d6237 CASH-505 - Fixed the format 2025-04-15 08:26:28 -04:00
Minojhini Valaiyapathi
6376b8d89c CASH-505 - Added application name to header in Logger 2025-04-15 08:24:43 -04:00
Bryan Mauger
b54754f82c Format code. 2025-04-14 15:42:59 -04:00
Bryan Mauger
28e5d40cf1 CASH-510, CASH-511 QA Ui footer fixes. 2025-04-14 15:30:51 -04:00
Matt Caimi
1435eee0ce
Merge branch 'release/2025.04.24' into feature/CASH-500 2025-04-14 13:32:49 -04:00
Scott Kiener
6de7786ced Merge remote-tracking branch 'origin/release/2025.04.24' into feature/CASH-188 2025-04-14 11:02:49 -04:00
Minojhini Valaiyapathi
1cb59b1adc CASH-498 - Code review updates 2025-04-14 09:16:05 -04:00
mvalaiyapathi
5b8e1d55c8
Merge branch 'release/2025.04.24' into feature/CASH-498 2025-04-11 12:50:07 -04:00
Minojhini Valaiyapathi
07c0a0634a CASH-498 - created custom secondary button just for donation block 2025-04-11 12:02:53 -04:00
Matt Caimi
ecb1bdbfff
Merge branch 'release/2025.04.24' into feature/CASH-500 2025-04-11 09:39:02 -04:00
CarlNation
e920e67b13 Merge branch 'release/2025.04.10' into rlsmerge/2025.04.10-to-2025.04.24 2025-04-11 06:41:04 -04:00
Bryan Mauger
fa3ae5cca3 CASH-499 WIP calendar updates. 2025-04-10 17:00:04 -04:00
Matt Caimi
44bc34be55
Merge branch 'release/2025.04.24' into feature/CASH-500 2025-04-10 14:52:51 -04:00
Matt Caimi
c7aabc80dd CASH-500 lowering the z-index for this element ends persistent rendering 2025-04-10 14:12:56 -04:00
Chris Redelinghuys
6965437137 CASH-203: Add Afterpay breakout display 2025-04-10 14:11:55 -04:00
CarlNation
6b00a79852 Merge branch 'release/2025.04.10' into rlsmerge/2025.04.10-to-develop 2025-04-10 14:10:24 -04:00
mvalaiyapathi
823c0c5dda
Merge branch 'release/2025.04.24' into feature/CASH-498 2025-04-10 13:49:30 -04:00
Minojhini Valaiyapathi
f0a878ff44 CASH-498 - Block interaction with Foster Love widget while part is being added 2025-04-10 13:47:41 -04:00
Johnny shultz
5cf73db658 Merge remote-tracking branch 'origin/feature/CASH-489' into feature/CASH-489 2025-04-10 13:13:08 -04:00
Johnny shultz
d1c8232b89 CASH-489
CASH-489 fixed unit tests
2025-04-10 13:12:24 -04:00
Johnny Shultz
f53da0f62e
Merge branch 'release/2025.04.24' into feature/CASH-489 2025-04-10 11:59:57 -04:00
mvalaiyapathi
7cf594a9f9
Merge branch 'release/2025.04.24' into feature/CASH-353 2025-04-10 11:42:10 -04:00
Minojhini Valaiyapathi
c68dac5982 CASH-353 - Resolving conflicts 2025-04-10 11:40:59 -04:00
Minojhini Valaiyapathi
99d223b287 CASH-353 - Added a check to see if it is heavy truck 2025-04-10 11:24:56 -04:00
Johnny Shultz
a8e7b09297
Merge branch 'release/2025.04.24' into feature/CASH-489 2025-04-10 10:22:17 -04:00
Johnny shultz
f0cfe5c0de CASH-489
CASH-489 fixed email modal popping up when user has clicked skip and navigates back to quote page
2025-04-10 10:18:52 -04:00
Matt Caimi
b62d3b9066 CASH-491 load isBigTruck in updateStateWithOrderInformation 2025-04-10 10:13:29 -04:00
Minojhini Valaiyapathi
5f9ce0f36c CASH-353 - Added null check 2025-04-09 14:37:14 -04:00
Scott Kiener
442bd86e9e CASH-188 2025-04-09 10:56:42 -04:00
scottkiener-at-safelite
552159d7a2
Merge branch 'release/2025.04.24' into feature/CASH-353 2025-04-09 10:47:29 -04:00
Scott Kiener
85c247322d CASH-188 | Add other files, small tweaks 2025-04-09 10:36:59 -04:00
Alex Humphries
38860acdac Prettier formatting 2025-04-09 09:23:47 -04:00
Alex Humphries
b5620bd521 Merge branch 'release/2025.04.24' into feature/Digital/CASH-433 2025-04-09 09:19:39 -04:00
Alex Humphries
937b6c3c47 Update unit tests for appointment-type-question 2025-04-09 09:19:03 -04:00
hiteshkumar87
ab9005bc27 CASH-401 2025-04-09 18:01:57 +05:30
CarlNation
a74b361935
Merge branch 'release/2025.04.24' into feature/Digital/CASH-433 2025-04-09 06:48:57 -04:00
Adam Caouette
67017b97c7 Merge branch 'release/2025.04.10' into feature/bug-fix/CASH-484 2025-04-08 22:10:29 -04:00
Adam Caouette
7571e74197 CASH-484: adding fix to remove any PBD lineItems before loading insurance-company page 2025-04-08 22:05:50 -04:00
Minojhini Valaiyapathi
1e72721dec CASh-353 - Formatted the code 2025-04-08 15:26:20 -04:00
Minojhini Valaiyapathi
3a5b215bde CASH-353 - Removed hardcoded boolean values 2025-04-08 15:21:36 -04:00
Minojhini Valaiyapathi
1e4f5f24ed CASH-353 - Estimate pages serviceable Zip code change - error 2025-04-08 15:19:30 -04:00
scottkiener-at-safelite
9d3dc9832b
Merge branch 'release/2025.04.24' into rlsmerge/heavy.truck-to-04.24 2025-04-08 10:42:08 -04:00
CarlNation
d37a08b3c6 Merge branch 'release/heavy.truck' into rlsmerge/heavy.truck-04.24 2025-04-08 10:37:37 -04:00
scottkiener-at-safelite
76e5fe65b6
Merge branch 'release/2025.04.24' into feature/CASH-474 2025-04-08 10:30:42 -04:00
Scott Kiener
00e1998c44 Merge remote-tracking branch 'origin/release/2025.04.10' into rlsmerge/2025.04.10-to-develop 2025-04-08 10:08:34 -04:00
Scott Kiener
b2f6528aea CASH-374 | Remove mocking, clean up code 2025-04-08 09:58:54 -04:00
Minojhini Valaiyapathi
5454d941a8 CASH-474 - upon confirmation page refresh, updated the logic to add another donation 2025-04-08 09:44:53 -04:00
Adam Caouette
f71de530af CASH-484: prettier changes 2025-04-07 16:17:11 -04:00
Adam Caouette
9083ffbaed CASH-484: add logic to make sure insurance orders won't keep the upcharge part item 2025-04-07 15:59:57 -04:00
Bryan Mauger
25ec4931a2 CASH-403 update menu modal show/hide. 2025-04-07 13:39:06 -04:00
Scott Kiener
d461576ddb CASH-462 | Pretter 2025-04-07 13:12:39 -04:00
Scott Kiener
2d9b59eab4 CASH-462 | Update unit tests 2025-04-07 13:11:55 -04:00
Scott Kiener
565c9408f6 CASH-462 | remove heavy truck work around 2025-04-07 11:27:52 -04:00
bmauger
b0807a3d48
Merge branch 'develop' into CASH-403-desktop-footer-updates 2025-04-07 11:14:44 -04:00
hiteshkumar87
24c088385d CASH-401
Geico insurance offer quote
2025-04-07 20:34:12 +05:30
Scott Kiener
23e16f02f4 CASH-462 | lnter changes 2025-04-07 10:46:35 -04:00
Scott Kiener
14165f72fd CASH-462 | Add applicationUser information to submittedState
Refactor experiment mixin
2025-04-07 10:45:35 -04:00
Bryan Mauger
fa7031bf5b Format code. 2025-04-07 10:10:09 -04:00
Bryan Mauger
58592ee6a7 Update unit test. 2025-04-07 10:06:07 -04:00
Bryan Mauger
3e184f1794 Format code. 2025-04-07 09:39:12 -04:00
Bryan Mauger
e2139cd07e Merge branch 'CASH-403-desktop-footer-updates' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CASH-403-desktop-footer-updates 2025-04-07 09:31:53 -04:00
Bryan Mauger
3be58faead Format code. Hide menu modal. 2025-04-07 09:31:36 -04:00
scottkiener-at-safelite
2e9358cfd2
Merge branch 'develop' into CASH-403-desktop-footer-updates 2025-04-07 09:24:07 -04:00
hiteshkumar87
1649ea1407 CASH-433
hide drop off option for big truck
2025-04-07 15:29:47 +05:30
Bryan Mauger
375d2dd148 CASH-403 update navbar position and z-index. 2025-04-04 08:47:51 -04:00
Bryan Mauger
ca9aba53e4 CASH-403 footer updates. 2025-04-04 08:35:39 -04:00
CarlNation
90d873b308 Merge branch 'develop' into rlsmerge/develop-to-heavy.truck 2025-04-04 06:38:50 -04:00
Scott Kiener
fe666f381a CASH-462 | Utilize new constant in the store 2025-04-03 14:23:09 -04:00
Scott Kiener
af9775aa3b CASH-462 | Prettier changes 2025-04-03 14:17:31 -04:00
Scott Kiener
43d1353e52 CASH-462 | Add constant for submittedState 2025-04-03 14:15:39 -04:00
Bryan Mauger
f0843d4212 CASH-403 WIP remove link underline. 2025-04-03 13:50:40 -04:00
Bryan Mauger
15c49c1d63 CASH-403 WIP footer updates. 2025-04-03 13:32:12 -04:00
Scott Kiener
b90c3644d6 CASH-462 | Styling 2025-04-03 13:20:25 -04:00
Scott Kiener
77c007c444 CASH-462 | Rename and restructure submittedOrder
Rename to submittedState
Add an applicationUser attribute
2025-04-03 13:19:44 -04:00
CarlNation
21c9607682 CASH-417
CASH-417 null check
2025-04-03 12:26:58 -04:00
CarlNation
749fa3219e prettier 2025-04-03 12:07:11 -04:00
CarlNation
76b26e2991 CASH-417
CASH-417 use the isBigTruck property returned from the service instead of computing it based on subType and special class
2025-04-03 10:57:06 -04:00
Scott Kiener
d38cc5f2e6 Revert "CASH-462 | First look at order changes"
This reverts commit e894522acb.
2025-04-03 10:31:52 -04:00
Scott Kiener
e894522acb CASH-462 | First look at order changes 2025-04-03 10:12:02 -04:00
hiteshkumar87
958c6cc6ec CASH-134
spacing before footer text
2025-04-03 14:43:52 +05:30
Scott Kiener
a9260c8525 Formatting 2025-04-02 10:04:44 -04:00
Scott Kiener
bb5b200d30 More cleanup 2025-04-02 09:54:34 -04:00
CarlNation
d91889d161 Merge branch 'release/2025.04.10' into rlsmerge/2025.04.10-to-develop 2025-04-02 08:17:59 -04:00
Bryan Mauger
c7c6faf8cd CASH-403 WIP footer updates. 2025-04-01 15:18:01 -04:00
Johnny shultz
7415a4202c Merge remote-tracking branch 'origin/feature/CASH-133v2' into feature/CASH-133v2 2025-04-01 11:39:57 -04:00
Johnny shultz
decb75c369 CASH-133
CASH-133 cart cleanup
2025-04-01 11:39:18 -04:00
Bryan Mauger
7a59299905 CASH-403 WIP footer updates. 2025-04-01 10:28:18 -04:00
Johnny Shultz
839c47adbd
Merge branch 'release/2025.04.10' into feature/CASH-133v2 2025-04-01 10:25:24 -04:00
Johnny shultz
383eb001df CASH-133
CASH-133 successfully added a donation to cart on confirmation using mock api call
2025-04-01 10:21:21 -04:00
Chloe Herd
6e0f9d8a20 Unit test quirk 2025-03-31 15:38:03 -04:00
Chloe Herd
8f0c5ada04 Loading modal refactor 2025-03-31 15:32:24 -04:00
Chloe Herd
2e3af146e6 Add page-skipping logic to quote 2025-03-31 15:32:02 -04:00
Bryan Mauger
ed00b2fc60 Format code. 2025-03-31 14:52:23 -04:00
Bryan Mauger
ecced8f1fb CASH-442 update cookie link. Test. 2025-03-31 14:50:53 -04:00
Bryan Mauger
1f1890566a Format code. 2025-03-31 14:08:01 -04:00
Scott Kiener
307f3062c5 Formatting 2025-03-31 13:36:24 -04:00
Bryan Mauger
35c67cb087 CASH-442 test 2025-03-31 13:26:23 -04:00
Scott Kiener
3802650e2e Clean up foster love mock 2025-03-31 12:13:17 -04:00
Bryan Mauger
1580120f5e Force update. 2025-03-31 10:25:34 -04:00
Bryan Mauger
127f440256 minor change to reopen PR. 2025-03-31 10:23:54 -04:00
Bryan Mauger
30349fa0c6 CASH-442 add cookie link. 2025-03-31 10:12:38 -04:00
Bryan Mauger
be8150d9a9 WIP updated footer. 2025-03-31 09:39:05 -04:00
Chris Redelinghuys
9d2b530b12 CASH-277: Check applicable stores for heavy truck on location change. 2025-03-28 11:33:18 -04:00
CarlNation
e9c0898442 CASH-417
CASH-417 pass vehicle sub type to save-progress endpoint
2025-03-27 14:18:51 -04:00
Bryan Mauger
02591b39ce CASH-403 WIP 2025-03-27 11:31:22 -04:00
Scott Kiener
a311a9ba6b Merge remote-tracking branch 'origin/develop' into rlsmerge/develop-to-heavy.truck 2025-03-26 12:18:45 -04:00
hiteshkumar87
3e551bc7a0 CASH-134
Adding mocked response for the api call to display error and success message.
2025-03-26 19:52:00 +05:30
Scott Kiener
7d0b782dcf Merge remote-tracking branch 'origin/release/2025.03.27' into rlsmerge/2025.03.27-to-develop 2025-03-25 09:54:38 -04:00
Scott Kiener
0bcd483d6f CASH-188 | Initial changes for webchat
Still lacking higher environment setup
Still need to pass through the hide flag into the component itself
2025-03-25 09:53:57 -04:00
Bryan Mauger
6fbe62a9ac Format code. 2025-03-24 13:34:10 -04:00
Bryan Mauger
c539fc6a0b CASH-404 desktop updates. 2025-03-24 13:24:59 -04:00
Chris Redelinghuys
c9c5d29b3d CASH-413: Update recycle fee on location change 2025-03-24 11:49:33 -04:00
Bryan Mauger
9b336d3c4f Format code. 2025-03-24 09:25:29 -04:00
Bryan Mauger
6e2970ad86 CASH-404 desktop updates. 2025-03-21 12:04:52 -04:00
CarlNation
aee40ae184 CASH-415
CASH-415 wrong block check
2025-03-21 10:55:20 -04:00
CarlNation
73152239ee prettier 2025-03-21 10:11:49 -04:00
CarlNation
9f3b901ce2 CASH-415
CASH-415 do not get the pricing by day part or price it when insurance or in the control variation of the experiment
2025-03-21 10:06:53 -04:00
Adam Caouette
e7a8013ca4 CASH-414 for CASH-152: Fix to ensure upcharge is excluded from base price 2025-03-21 07:41:11 -04:00
Adam Caouette
7e7b4d7063 CASH-405 for CASH-152: stupid prettier pickiness 2025-03-20 16:38:41 -04:00
Adam Caouette
87e59177ec CASH-405 for CASH-152: more font tweaks to fix bold issue 2025-03-20 16:25:11 -04:00
CarlNation
6be76bad88 prettier 2025-03-20 14:51:12 -04:00
CarlNation
29d183bc70 CASH-320
CASH-320 isInsurance=false from the load session should be allowed to update vuex
2025-03-20 14:46:29 -04:00
Johnny shultz
7ef97bd0e5 Merge remote-tracking branch 'origin/feature/CASH-152_CASH-405' into feature/CASH-152_CASH-405 2025-03-19 18:07:53 -04:00
Johnny shultz
730b49eec3 CASH-152
formatting
2025-03-19 18:07:30 -04:00
Johnny Shultz
d7be6bb679
Merge branch 'release/2025.03.27' into feature/CASH-152_CASH-405 2025-03-19 18:03:10 -04:00
Johnny shultz
4301ca27de Cash 152
Cash-152 fixed UI defect CASH-405 for CASH-152
2025-03-19 18:01:17 -04:00
Johnny Shultz
d2645ab9c7
Merge branch 'release/2025.03.27' into feature/CASH-185v2 2025-03-19 16:02:44 -04:00
Johnny Shultz
da377df9f6
Merge branch 'release/2025.03.27' into feature/CASH-185v2 2025-03-19 15:48:41 -04:00
Chris Redelinghuys
3a5aa809c9 CASH-154: Update Pricing By Day part number 2025-03-19 15:45:01 -04:00
Johnny shultz
3803f944f0 CASH-185
CASH-185 syntax changes
2025-03-19 15:44:21 -04:00
CarlNation
acb64c788f CASH-320
CASH-320 pass isHeavyTruck flag to serviceability endpoint to determine mobile availability
2025-03-19 14:01:21 -04:00
AdamCaouetteSafelite
dd13de34dc
Merge branch 'release/2025.03.27' into feature/CASH-152-ajc 2025-03-19 13:40:35 -04:00
Minojhini Valaiyapathi
7014e97c76 CASH-399 - format code 2025-03-19 13:23:03 -04:00
mvalaiyapathi
fbbadd721f
Merge branch 'release/2025.03.27' into origin/feature/CASH-399 2025-03-19 13:17:33 -04:00
Minojhini Valaiyapathi
6a7ffac6d8 CASH-399 - Convert Technician Notes to Dropdown/Accordion 2025-03-19 11:51:34 -04:00
Adam Caouette
cedd6ebfb3 CASH-152: update endpoint 2025-03-19 08:25:11 -04:00
hiteshkumar87
0becaee203 CASH-278
pass additional param isHeavyTruckVehicle to provider endpoint to filter heavy truck shops
2025-03-19 17:08:58 +05:30
Adam Caouette
48fca6264b CASH-152: format change 2025-03-18 19:55:10 -04:00
Adam Caouette
83554a0ae9 Merge branch 'release/2025.03.27' into feature/CASH-152-ajc 2025-03-18 19:43:41 -04:00
Adam Caouette
de708f9d95 CASH-152: post- tech review items 2025-03-18 19:42:44 -04:00
mvalaiyapathi
c7b7cfc282
Merge branch 'release/2025.03.27' into origin/feature/CASH-400 2025-03-18 13:11:25 -04:00
Minojhini Valaiyapathi
c315d34c49 CASH-400 - Moved disclamier below action buttons 2025-03-18 10:13:53 -04:00
CarlNation
b9f14fdb2d CASH-276
CASH-276 persist canSafeliteService field
2025-03-18 03:55:00 -04:00
Adam Caouette
fea13aefb5 CASH-152: prettier - you're killin me smalls 2025-03-17 18:54:22 -04:00
Adam Caouette
5bfbd71c93 CASH-152: go back to just using one component for datePicker due to conflicts with 2 2025-03-17 18:45:18 -04:00
CarlNation
1274ee201a prettier
prettier
2025-03-17 13:43:49 -04:00
CarlNation
e6b845f843 Merge branch 'release/heavy.truck' into feature/CASH-276 2025-03-17 13:35:41 -04:00
CarlNation
e1c5fc83c4 CASH-276
CASH-276 add call to location service to determine if a zip code has a provider that can service heavy truck
2025-03-17 13:34:40 -04:00
AdamCaouetteSafelite
b61e6e619a
Merge branch 'release/2025.03.27' into feature/CASH-152-ajc 2025-03-17 13:32:13 -04:00
Adam Caouette
36da3b78be CASH-152: making code HARDER to read with prettier forced formatting 2025-03-17 13:27:15 -04:00
Adam Caouette
46bbd26944 CASH-152: prettier updates 2025-03-17 13:18:01 -04:00
Johnny shultz
7268a9d4db CASH-185
Styling fix for CASH-397 defect
2025-03-17 12:29:11 -04:00
Johnny shultz
4daa2527b0 CASH-185
CASH-185 formatting
2025-03-17 11:44:17 -04:00
Johnny shultz
af02cb3d57 CASH-185
CASH-185 fixed issue for value not being persisted upon user navigation
2025-03-17 11:38:44 -04:00
Adam Caouette
0f7904fb52 CASH-152: remove commented out code 2025-03-17 10:43:26 -04:00
Adam Caouette
78b43fee69 CASH-152: fix merge-munged 2025-03-17 10:34:52 -04:00
Adam Caouette
edc9abe000 CASH-152: update endpoints 2025-03-17 10:32:56 -04:00
Adam Caouette
f1ca66a365 CASH-152: typo fix 2025-03-17 10:17:18 -04:00
Adam Caouette
df8ecd7c12 Merge branch 'release/2025.03.27' into feature/CASH-152-ajc 2025-03-17 10:14:57 -04:00
Adam Caouette
b6fa9fc046 CASH-152: updates to schedule unit tests 2025-03-17 10:13:33 -04:00
Adam Caouette
5412156766 CASH-152: massive commit to implement pricing by day on schedule page 2025-03-17 10:07:29 -04:00
Johnny shultz
b15bf1be6f CASH-185
CASH-185 formatting
2025-03-14 16:30:09 -04:00
Johnny shultz
c3538ce36e CASH-185
CASH-185 added success message to display when user clicks checkbox
2025-03-14 16:13:21 -04:00
CarlNation
05c361900c Merge branch 'develop' into rlsmerge/develop-to-heavy.truck 2025-03-13 09:58:34 -04:00
CarlNation
1bec072387 Merge branch 'release/2025.03.13' into rlsmerge/2025.03.13-to-develop 2025-03-13 07:03:48 -04:00
Chloe Herd
7e7a7a79e1 Remove extra auto-focus code to prevent early blur event 2025-03-12 13:45:08 -04:00
Adam Caouette
2bd4d42f57 CASH-152: get lowest selected package price on Schedule 2025-03-12 11:27:09 -04:00
Adam Caouette
51f0225e19 CASH-152: refactor/improve some base-mixin helpers 2025-03-12 11:11:37 -04:00
Adam Caouette
e75db991fe CASH-152: name update for quote for clarity 2025-03-12 10:28:52 -04:00
Adam Caouette
58f2efcedb CASH-152: refactor/improve service-package-helper 2025-03-12 10:28:15 -04:00
Adam Caouette
d74c50c53e CASH-152: refactor/improve recal-helper 2025-03-12 10:21:04 -04:00
Adam Caouette
a98a45c769 CASH-152: refactor/improve pricing-helper 2025-03-12 10:16:56 -04:00
Adam Caouette
e4fee3c8ab CASH-152: refactoring changes 2025-03-11 15:15:45 -04:00
Adam Caouette
43e5181f2a Merge branch 'develop' into feature/CASH-152-ajc 2025-03-11 14:24:12 -04:00
Bryan Mauger
48b45f869a Format code. 2025-03-10 09:45:52 -04:00
Bryan Mauger
76fd180de3 CASH-369 put link on same line. Change margin. 2025-03-10 09:41:00 -04:00
Adam Caouette
7ed0b613d5 Merge branch 'develop' into feature/CASH-152-ajc 2025-03-06 16:11:14 -05:00
Adam Caouette
a499984526 CASH-152: Refactor - move cart- and payment- related helpers out of base mixin 2025-03-06 16:10:28 -05:00
Scott Kiener
6d26288233 Formatting 2025-03-06 13:53:26 -05:00
Scott Kiener
47ad0c9bf8 CASH-309 | Fix whitespace in safeliteHOP
add reference to iframeresizer to payment-pia-return
2025-03-06 13:46:45 -05:00
Chris Redelinghuys
b8b63da5bb CASH-70: Pass isMSRFeeApplicable to cart component 2025-03-05 15:07:12 -05:00
hiteshkumar87
c3cd2e346b CASH-323
revert cart showPromoModalQuestion changes
2025-03-05 14:47:21 +05:30
hiteshkumar87
94742221f2 CASH-323
formating
2025-03-05 14:20:47 +05:30
hiteshkumar87
41c039e332 CASH-323
removing extra spaces, cart promo link is taking extra space even not in use at confirmation page.
2025-03-05 14:14:51 +05:30
CarlNation
eb33bd46ff prettier 2025-03-04 10:23:22 -05:00
CarlNation
ab549b9f3b
Merge branch 'release/heavy.truck' into feature/CASH-276 2025-03-04 09:42:27 -05:00
CarlNation
831d4f8ecd CASH-276
CASH-276 initial changes to add heavy truck
2025-03-04 09:38:04 -05:00
Chris Redelinghuys
ccd1e372dd CASH-70 2025-02-28 16:30:21 -05:00
Chris Redelinghuys
26fab3ddba CASH-70: Add MSR fee to order for insurance but don't show in cart. 2025-02-28 15:15:53 -05:00
hiteshkumar87
7556a63971 CASH-324
correcting parentaccountnum and refseqnum for log-page-view event
2025-02-27 20:53:36 +05:30
CarlNation
d0f40fea8f Merge branch 'release/2025.02.27' into rlsmerge/2025.02.27-to-develop 2025-02-27 05:05:10 -05:00
Adam Caouette
24b473fffd CASH-152: add price placeholder and boolean for cash vs insurance 2025-02-26 13:44:06 -05:00
Adam Caouette
127e7b19b5 CASH-152: fixes to avoid null checks on service package question and quote modals 2025-02-26 13:43:14 -05:00
Bryan Mauger
9987383995 CASH-191 update css and merge into release branch. 2025-02-25 13:18:47 -05:00
Scott Kiener
8b54efb059 Run formatting 2025-02-25 11:35:57 -05:00
hiteshkumar87
7ff513b08f CASH-282
getting parent account number from submitted Order on confirmation page.
2025-02-25 18:07:17 +05:30
CarlNation
4f995a1ad0 CASH-307
CASH-307 switch the navigate call to perform a save.  The isInsurance property was not being saved to SV2, only to the store.  So a refresh on the page would reload from sv2 and the field would be false triggering the page prereq error.
2025-02-25 06:23:40 -05:00
Johnny shultz
3dda9b65d0 Merge remote-tracking branch 'origin/feature/CASH-185' into feature/CASH-185 2025-02-24 13:32:47 -05:00
Johnny shultz
2f13ade0b3 CASH-185
CASH-185 added experiment check to setDisplayWaitList function in schedule
2025-02-24 13:32:16 -05:00
hiteshkumar87
5296be86f4 CASH-304
content overlapping issue fix
2025-02-24 22:31:14 +05:30
CarlNation
e75054b8f0
Merge branch 'develop' into feature/CASH-185 2025-02-24 11:59:17 -05:00
CarlNation
9860c94f89 CASH-286
CASH-286 test
2025-02-24 11:15:51 -05:00
CarlNation
2bc75cde2d
Merge branch 'develop' into feature/CASH-286 2025-02-24 11:13:27 -05:00
Johnny Shultz
b32f68396c
Merge branch 'develop' into feature/CASH-185 2025-02-24 11:09:18 -05:00
Johnny shultz
63de7f959f CASH-185
CASH-185 fixed import conflict
2025-02-24 10:58:17 -05:00
CarlNation
4805c750ec CASH-132
CASH-132 mock experiment settings
2025-02-24 10:32:27 -05:00
CarlNation
05d55cbe43 CASH-286
CASH-286 - change to 'as low as' for insurance
2025-02-24 10:12:32 -05:00
Johnny Shultz
ea03889bb1
Merge branch 'develop' into feature/CASH-185 2025-02-24 09:58:23 -05:00
bmauger
80afae0e73
Merge branch 'develop' into CASH-132-tech-review-updates 2025-02-24 09:44:30 -05:00
CarlNation
112ba413de Merge branch 'release/2025.02.27' into rlsmerge/2025.02.27-to-develop 2025-02-24 09:37:20 -05:00
Bryan Mauger
5302d04f22 CASH-132 tech review updates. 2025-02-24 09:36:20 -05:00
CarlNation
9ebfcd4fb3 Merge branch 'develop' into rlsmerge/2025.02.27-to-develop 2025-02-24 09:35:49 -05:00
CarlNation
e6778d3403 Merge branch 'release/2025.02.27' into rlsmerge/2025.02.27-to-develop 2025-02-24 09:35:42 -05:00