Commit graph

11222 commits

Author SHA1 Message Date
Matt Sykes
dbdf06869b Exclude quantummetric caused errors from logging unhandled rejection
Add quantummetric.com to the exclusion of unhandled rejection logging similar to browser extensions
2026-06-25 12:57:29 -04:00
Matt Sykes
84d31fa55c Fix textbox-question render failures on mobile-details and schedule
Harden the shared textbox-question component and its mobile flow parents
to prevent runtime-1 "undefined is not a function" errors seen in
CloudWatch (chunk 5615 / textbox-question.vue).

- Coerce modelValue to a string in textbox-question setup and value getter
- Ensure v-maska always receives a string mask
- Guard the value watcher when handleChange is unavailable
- Fix mobile-details v-model bindings (remove invalid this. prefix)
- Coerce address fields from store to strings before binding
- Correct malformed modelValue prop definitions on vehicle-protected-question
  and service-zip-question
- Add unit test for null modelValue coercion
2026-06-25 12:47:02 -04:00
Matt Sykes
5b80824f17 Avoid logging unhandledRejection with browser extensions in stack trace 2026-06-22 17:00:03 -04:00
Chris
8f2c50918f
Merge pull request #3233 from Safelite/feature/CASH-2848
CASH-2848: Coverage Statement repair/replace copy
2026-06-17 10:25:08 -04:00
credelinghuys
8a7cb2657a CASH-2848: Cleanup 2026-06-17 10:09:51 -04:00
credelinghuys
b0a16f18a0 CASH-2848: Coverage Statement repair/replace copy 2026-06-17 09:57:07 -04:00
CarlNation
c5cfa29148
Merge pull request #3232 from Safelite/rlsmerge/2026.06.18-to-develop
Rlsmerge/2026.06.18 to develop
2026-06-17 03:54:02 -04:00
Carl Nation
81a76651fc Merge branch 'develop' into rlsmerge/2026.06.18-to-develop 2026-06-17 03:40:52 -04:00
Carl Nation
cf214ff7a1 Merge branch 'release/2026.06.18' into rlsmerge/2026.06.18-to-develop 2026-06-17 03:40:38 -04:00
CarlNation
656ee0f287
Merge pull request #3231 from Safelite/nation/CASH-2867
CASH-2867 add device id for logging
2026-06-16 14:17:17 -04:00
Carl Nation
6398221d2b CASH-2867 add device id for logging
CASH-2867 add device id for logging.  If there are errors in the log prior to being assigned a referral sequence number, we have no easy way to tie the error back to a user/session.
2026-06-16 14:04:27 -04:00
scottkiener-at-safelite
1527ebc1f6
Merge pull request #3229 from Safelite/feature/CASH-2752
CASH-2752 | Add in load more schedules functionality
2026-06-16 09:40:14 -04:00
scottkiener-at-safelite
142ceee920
Merge branch 'develop' into feature/CASH-2752 2026-06-16 08:33:04 -04:00
CarlNation
8a0abf5292
Merge pull request #3230 from Safelite/rlsmerge/2026.06.18-to-develop
Rlsmerge/2026.06.18 to develop
2026-06-16 07:52:48 -04:00
Carl Nation
8af0ad6723 Merge branch 'release/2026.06.18' into rlsmerge/2026.06.18-to-develop 2026-06-16 07:26:22 -04:00
Carl Nation
b5a6aac03f Merge branch 'develop' into rlsmerge/2026.06.18-to-develop 2026-06-16 07:25:59 -04:00
CarlNation
4567c46e4d
Merge branch 'develop' into feature/CASH-2752 2026-06-16 07:19:27 -04:00
CarlNation
63fe122655
Merge pull request #3228 from Safelite/nation/CASH-2844
CASH-2844 persisting fields for insurance-details
2026-06-16 07:19:10 -04:00
Carl Nation
9154446117 CASH-2844 make NON_CLAIM_AND_COVERAGE_TEST_PARENT_ACCOUNT
CASH-28ee make NON_CLAIM_AND_COVERAGE_TEST_PARENT_ACCOUNT a comma delimited list to support testing multiple accounts at once.
2026-06-16 06:56:41 -04:00
Carl Nation
6083226f8b tests
tests
2026-06-16 06:20:42 -04:00
Carl Nation
9b62c63a32 Merge remote-tracking branch 'origin/nation/CASH-2844' into nation/CASH-2844 2026-06-16 06:06:36 -04:00
Carl Nation
3bcf4dcc67 prettier 2026-06-16 06:06:25 -04:00
CarlNation
90ca131a38
Merge branch 'develop' into nation/CASH-2844 2026-06-16 06:00:32 -04:00
scottkiener-at-safelite
c30aa3c1a6 Merge remote-tracking branch 'origin/develop' into feature/CASH-2752 2026-06-15 15:55:08 -04:00
scottkiener-at-safelite
f9c45941e8 CASH-2752 | Add ability to get more timeslots on next date click 2026-06-15 15:54:44 -04:00
Carl Nation
f4e864ed0d CASH-2844 persisting fields for insurance-details
CASH-2844 persisting fields for insurance-details
2026-06-15 14:57:41 -04:00
Chris
28d5b23372
Merge pull request #3227 from Safelite/feature/CASH-2872
CASH-2872: Add QPD and Replace Fee to cart/products datalayer objects
2026-06-15 11:38:35 -04:00
credelinghuys
3ffc2192a7 CASH-2872: Add QPD and Replace Fee to cart/products datalayer objects 2026-06-15 11:26:24 -04:00
chloeherdsafelite
bf0e3bd876
Merge pull request #3222 from Safelite/feature/CASH-2573
Add in-shop selector component for the new scheduling page.
2026-06-15 09:40:39 -04:00
chloeherdsafelite
1acd4f26b1
Merge branch 'release/2026.06.18' into feature/CASH-2573 2026-06-15 09:26:44 -04:00
CarlNation
3834b3730e
Merge pull request #3226 from Safelite/rlsmerge/2026.06.18-to-develop
Rlsmerge/2026.06.18 to develop
2026-06-14 12:45:07 -04:00
CarlNation
8c1ef8f033
Merge branch 'develop' into rlsmerge/2026.06.18-to-develop 2026-06-14 12:24:37 -04:00
Carl Nation
1a8a1f1d76 Merge branch 'release/2026.06.18' into rlsmerge/2026.06.18-to-develop 2026-06-14 12:23:53 -04:00
CarlNation
5db7b7f745
Merge pull request #3225 from Safelite/nation/newSnowflakeFields
pass new snowflake fields
2026-06-14 05:37:48 -04:00
Carl Nation
a0750f8c14 pass new snowflake fields
pass new snowflake fields
2026-06-14 05:25:12 -04:00
CarlNation
5f62160534
Merge pull request #3224 from Safelite/rlsmerge/2026.06.18-to-develop
Rlsmerge/2026.06.18 to develop
2026-06-14 04:42:06 -04:00
Carl Nation
72a3e6534b merge 6.18 to develop
merge 6.18 to develop
2026-06-14 04:30:03 -04:00
Carl Nation
011e92aa72 Merge branch 'release/2026.06.18' into rlsmerge/2026.06.18-to-develop 2026-06-14 04:21:38 -04:00
CarlNation
b27ec8d955
Merge pull request #3223 from Safelite/nation/CASH-2844
Nation/cash 2844
2026-06-14 04:17:52 -04:00
Carl Nation
a53a507b76 CASH-2844 guard for null object
CASH-2844 guard for null object
2026-06-14 04:02:54 -04:00
chloeherdsafelite
d599338059
Merge branch 'release/2026.06.18' into feature/CASH-2573 2026-06-11 14:57:48 -04:00
CarlNation
a652a9eb17
Merge pull request #3221 from Safelite/nation/CASH-2844v2
CASH-2844 new fields
2026-06-11 14:23:27 -04:00
CarlNation
b8ab378409
Merge branch 'release/2026.06.18' into nation/CASH-2844v2 2026-06-11 14:09:45 -04:00
mvalaiyapathi
8366dcc043
Merge pull request #3217 from Safelite/feature/CASH-2856
CASH-2856 - if VinRequired use Parts Api v2 endpoint for Parts-Or-Que…
2026-06-11 14:07:32 -04:00
Carl Nation
dfd805b392 track page name
track page name so it can logged to cloudwatch
2026-06-11 14:01:08 -04:00
Chloe Herd
725b504d67 Visual tweaks + combine selection between components 2026-06-11 13:56:12 -04:00
Minojhini Valaiyapathi
1f5c7b573e Merge branch 'feature/CASH-2856' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CASH-2856 2026-06-11 13:45:50 -04:00
mvalaiyapathi
429961d94a
Merge branch 'release/2026.06.18' into feature/CASH-2856 2026-06-11 13:45:16 -04:00
Minojhini Valaiyapathi
653045bcd5 CASH-2856 - Pointed to v3 of Parts Service for parts-or-question endpoint for SL vehicles 2026-06-11 13:44:59 -04:00
Carl Nation
d4f9c21041 CASH-2844 new fields
CASH-2844 new fields for logging
2026-06-11 13:25:32 -04:00