Alex Humphries
8c1991a5a5
INSR-8688: Add address autocomplete, fix edit location navigation
2026-03-04 16:32:00 -05:00
Katie Kroell
7e84c9f681
Merge branch 'develop' into feature/kroell/service-packages-defects
2026-03-04 10:05:24 -05:00
Katie Kroell
1880479154
reset service package if vaps are removed from cart
2026-03-04 10:04:44 -05:00
Bill Richardson
24bf136145
whoops
2026-03-03 16:53:40 -05:00
Katie Kroell
503c946207
check if package is available before pre-selecting
2026-03-03 14:44:31 -05:00
Katie Kroell
d724ea3e65
Merge branch 'feature/kroell/service-packages-defects' of https://github.com/Safelite/DigitalConsumer.ISS into feature/kroell/service-packages-defects
2026-03-03 14:37:01 -05:00
Katie Kroell
246aea7edc
reset service package
2026-03-03 14:36:43 -05:00
katiekroell
262df86e82
Update src/layouts/service-packages/service-packages.vue
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 14:32:18 -05:00
katiekroell
b4144dbf63
Update src/layouts/service-packages/service-packages.vue
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 14:32:01 -05:00
Alex Humphries
3b5adb2ebb
Update snapshots
2026-03-03 14:27:50 -05:00
Bill Richardson
d2cb36fe13
for now until moved to save
2026-03-03 14:25:00 -05:00
Katie Kroell
105fc97d5d
unneeded stuff
2026-03-03 14:13:05 -05:00
Alex Humphries
be86421a7b
INSR-8123: Update some more modals
...
- Remove modalPosition related code now that all modals are centered
- Allow parent components to set text of the close link
- Updates styling for specific modals so that they match their
Heritage counterparts
2026-03-03 14:04:50 -05:00
Bill Richardson
49f65766cb
capture if there is a provider but no timeslot
...
reset provider to mimic coming into page first time.
* TPA probably needs similar to clear if timeslot present
2026-03-03 13:11:18 -05:00
Bill Richardson
f0e294a928
Move alert down below text
2026-03-03 13:11:18 -05:00
Katie Kroell
e9f3db1352
Merge branch 'develop' into feature/kroell/service-packages-defects
2026-03-03 13:03:04 -05:00
Katie Kroell
152f5f81dd
save package to store / pre-select
2026-03-03 12:24:06 -05:00
Katie Kroell
1858aa10c9
service-packages defects
2026-03-02 13:55:48 -05:00
AHumphriesSL
7a9aa23814
Merge pull request #1124 from Safelite/bugfix/humphries/order-confirmation
...
Fixes a few defects on order-confirmation:
2026-03-02 09:22:40 -05:00
AHumphriesSL
cca8ab0e28
Merge pull request #1119 from Safelite/feature/humphries/INSR-7760
...
INSR 7760: payment-page Parity
2026-03-02 09:15:51 -05:00
scottkiener-at-safelite
a6ecd8db80
Put variables in alphabetical order per Brich
2026-03-02 07:51:32 -05:00
Alex Humphries
6503b45c8d
Merge branch 'develop' into feature/humphries/INSR-7760
2026-02-27 17:14:33 -05:00
Alex Humphries
17e48f17cf
Unit test updates
2026-02-27 17:00:38 -05:00
Alex Humphries
42b23a24a5
Fixes a potential issue with non-existent recycle fee
2026-02-27 16:14:59 -05:00
Alex Humphries
f49168b4da
Fixes a few defects on order-confirmation:
...
- INSR-8676: Display proper copy for windshield repair
- INSR-8684 Fix some display differences for paid orders
- Also fixes a defect where the cart was real close to the footer on
mobile
2026-02-27 15:56:33 -05:00
scottkiener-at-safelite
ecfd8317d1
Serviceability details update
...
Modify parameters needed for new endpoint functionality
2026-02-27 15:17:54 -05:00
AHumphriesSL
24160e8b48
Merge pull request #1122 from Safelite/bugfix/humphries/INSR-8544
...
INSR-8544: Fix some error/alert differences
2026-02-27 13:31:28 -05:00
AHumphriesSL
71a130a855
Merge pull request #1121 from Safelite/bugfix/humphries/INSR-8561
...
INSR-8561: Fix default "enter" key behavior
2026-02-27 13:25:23 -05:00
Alex Humphries
f8aa275aac
INSR-8544: Fix some error/alert differences
2026-02-27 13:20:38 -05:00
Alex Humphries
1cd6bdc432
Add validator and unit tests related to button type
2026-02-27 12:58:13 -05:00
Alex Humphries
e1e7ee086e
Remove redundant aria-disabled
2026-02-27 12:49:52 -05:00
Katie Kroell
bf93a57dce
missed one
2026-02-27 11:58:00 -05:00
Katie Kroell
2c810282fd
copilot fixes
2026-02-27 11:57:18 -05:00
Alex Humphries
8db41a1e10
INSR-8561: Fix default "enter" key behavior
...
This specifically fixes an issue where hitting "enter" on the welcome
page was triggering the "finish filing existing claim" button, even in
cases where that modal was not visible.
2026-02-27 11:21:57 -05:00
Katie Kroell
216815c853
move recal modal to iss components
2026-02-26 15:33:00 -05:00
Alex Humphries
3a5e1b5021
Merge branch 'develop' into feature/humphries/INSR-7760
2026-02-26 15:26:21 -05:00
Alex Humphries
15130a3151
Remove loopback-network permission
2026-02-26 15:22:08 -05:00
Alex Humphries
98a227afce
INSR-7760: Address copilot comments
...
- Add some missing semicolons
- Better null checking for iframe
- Better iOS check
- Correct icon for successful dropdown input
2026-02-26 15:08:57 -05:00
Alex Humphries
db8d5bc3b5
INSR-7760: Some more payment-page and HOP updates
2026-02-26 14:49:44 -05:00
Katie Kroell
2f8650174d
updates/remove unneeded code
2026-02-26 14:47:14 -05:00
Katie Kroell
258b5ae20b
Merge branch 'develop' into feature/kroell/INSR-8094
2026-02-26 14:15:59 -05:00
Katie Kroell
ae76220e84
update
2026-02-26 14:15:33 -05:00
Katie Kroell
faa75178aa
ADAS recal modal
2026-02-26 13:46:21 -05:00
Bill Richardson
71f8c2347a
missed undo
2026-02-26 10:51:39 -05:00
AHumphriesSL
d053faa132
Merge pull request #1115 from Safelite/feature/humphries/INSR-7759.1
...
Fix a couple defects found while testing payment-method
2026-02-26 10:10:12 -05:00
Alex Humphries
6ec3d55de9
Update test to account for changes
2026-02-26 09:59:55 -05:00
Katie Kroell
9fcc352bae
WIP
2026-02-26 09:48:24 -05:00
Katie Kroell
6ee2bbb1e7
Merge branch 'develop' into feature/kroell/INSR-8094
2026-02-26 09:16:46 -05:00
Katie Kroell
2bcf303fd1
recal modal WIP
2026-02-26 09:15:57 -05:00
Alex Humphries
9d3ce7a90f
INSR-7760: More HOP updates, afterpay button handling
2026-02-25 17:24:05 -05:00
Bill Richardson
836e383b46
handle a weird quick click.
2026-02-25 16:07:11 -05:00
Bill Richardson
e1a8f8a00c
clear mobile data if invalid zip entered
2026-02-25 16:07:11 -05:00
Bill Richardson
0c3515cef1
fix for unservicable.
2026-02-25 16:07:11 -05:00
Bill Richardson
8aeea7d5ef
fix tests
2026-02-25 14:37:43 -05:00
Bill Richardson
b4e929d574
some hide show updates change modelValue to emit
2026-02-25 14:23:29 -05:00
Alex Humphries
0ec6bb17eb
Fix a couple defects found while testing payment-method
...
- INSR-8663: contact-details was inadvertently blanking out provider
- INSR-8666: shop-address was overwriting a global validation rule,
causing incorrect validation text to appear on later pages
2026-02-25 13:47:45 -05:00
Katie Kroell
c2d316d0cb
tpa recal modal
2026-02-25 13:36:14 -05:00
Bill Richardson
f72772e6b0
More readable check
2026-02-25 13:12:33 -05:00
Bill Richardson
965b579f59
Fix mobile alert wrap
2026-02-25 13:12:33 -05:00
Bill Richardson
32757d3887
one more revert
2026-02-25 13:02:02 -05:00
Bill Richardson
0963c31291
revert changes from a previous PR
2026-02-25 12:57:59 -05:00
Katie Kroell
92d72d482c
Merge branch 'develop' into feature/kroell/INSR-8094
2026-02-25 12:33:47 -05:00
Katie Kroell
a50e9b8e55
modals WIP
2026-02-25 12:33:26 -05:00
Alex Humphries
bfab246497
INSR-7760: Update cart items reference in payment page
2026-02-25 12:01:38 -05:00
AHumphriesSL
0b5cc01b7c
Merge pull request #1111 from Safelite/feature/humphries/INSR-7760
...
INSR-7760: Mostly updates for HOP styling
2026-02-25 11:51:17 -05:00
Alex Humphries
9c724c4aea
Remove loopback-network permission not needed outside local environment
2026-02-25 11:35:54 -05:00
Alex Humphries
f49ea6673d
INSR-7760: Mostly updates for HOP styling
2026-02-25 09:34:49 -05:00
Katie Kroell
4643ec65cb
steering modal updates
2026-02-24 16:20:59 -05:00
Katie Kroell
a01e4834fd
updates to cancel claim modal
2026-02-24 14:50:56 -05:00
Katie Kroell
1f1d36f50a
modal updates
2026-02-24 12:24:28 -05:00
Josh Dassinger
cf3043c407
INSR-8549 Added getServiceabilityDetails changes to service-zip-modal-question
2026-02-24 09:00:49 -06:00
Katie Kroell
51c7a68fc9
Merge branch 'develop' into feature/kroell/INSR-8094
2026-02-24 09:15:05 -05:00
Katie Kroell
d8e9f445b1
Merge branch 'develop' into feature/kroell/coverage-statement-bailout
2026-02-23 16:26:39 -05:00
Alex Humphries
a98304530c
Fix failing tests, remove no longer needed test
2026-02-23 14:45:23 -05:00
Katie Kroell
9a15915034
new bailout for ITAC/No Comp coverage statement
2026-02-23 14:38:04 -05:00
Alex Humphries
00dacdbbb8
INSR-8562: Fix initialization to properly account for PIA disabled
2026-02-23 14:22:31 -05:00
Josh Dassinger
883d1980dc
Merge pull request #1104 from Safelite/feature/digital/INSR-8549
...
INSR-8549 Fixed Zipcode 99546 causing all sorts of issues in NextGen
2026-02-23 11:11:41 -06:00
AHumphriesSL
1f80b31f11
Merge pull request #1101 from Safelite/feature/humphries/INSR-7759
...
INSR-7759: payment-method Parity Updates
2026-02-23 11:35:43 -05:00
AHumphriesSL
998c2a403d
Merge pull request #1102 from Safelite/feature/humphries/INSR-7775.1
...
INSR-8542: Fix some validation and responsive defects
2026-02-23 11:34:44 -05:00
Josh Dassinger
dbb46c58e7
INSR-8549 Fixed some edge cases
...
Fixed logger not logging Error type correctly
2026-02-23 09:55:36 -06:00
Josh Dassinger
edbd6b3e2d
INSR-8549 Missed file
2026-02-20 14:22:58 -06:00
Josh Dassinger
4056dcf8d1
INSR-8549 Fixed Zipcode 99546 causing all sorts of issues in NextGen
2026-02-20 14:21:41 -06:00
Alex Humphries
fd4434f48d
Merge branch 'develop' into feature/humphries/INSR-7775.1
2026-02-20 10:31:31 -05:00
Alex Humphries
10c371aec7
Merge branch 'develop' into feature/humphries/INSR-7759
2026-02-20 10:20:39 -05:00
Alex Humphries
2a1b9d4426
INSR-7759: Fix some failing tests, remobe some pointless ones
2026-02-20 10:15:22 -05:00
Josh Dassinger
8d423312e9
INSR-8547 Fixed isBigTruck sending undefined
2026-02-20 08:22:08 -06:00
Josh Dassinger
3b1196395f
Merge pull request #1094 from Safelite/feature/digital/components-to-new-bailouts
...
Initial work on moving components to the new bailout system.
2026-02-20 07:18:34 -06:00
Alex Humphries
7141931014
INSR-8542: Fix some validation and responsive defects
2026-02-19 17:10:11 -05:00
Alex Humphries
09a4b85e22
Address some copilot comments
2026-02-19 16:22:58 -05:00
Katie Kroell
56422e5459
modal updates WIP
2026-02-19 16:14:40 -05:00
Alex Humphries
69fc996a84
Fix sms opt in hide
2026-02-19 16:09:18 -05:00
Alex Humphries
7b694f2fc3
INSR-7759: More payment-method updates
...
- Updates to how saving/closing contact details affects other fields
- Updates to loading payment method and smsOptIn from store
- Wiper offer panel
2026-02-19 16:03:32 -05:00
Alex Humphries
f0ef62597b
INSR-7759: More payment-method updates
2026-02-19 15:59:45 -05:00
Bill Richardson
e25ff4d2c2
Update blur for this one textbox
2026-02-19 15:08:16 -05:00
Josh Dassinger
86e5ac4630
If we have an error on entry page parsing the client or validating the client tag we should show unauthorized and log the error.
2026-02-19 12:34:50 -06:00
scottkiener-at-safelite
9802f185fd
Merge pull request #1098 from Safelite/feature/kiener/INSR-8513
...
TPA Search - Defect fixes
2026-02-19 12:41:57 -05:00
katiekroell
0834143cdf
Merge pull request #1097 from Safelite/feature/kroell/INSR-8105
...
INSR-8105: Afterpay modal on coverage-statement page
2026-02-19 12:37:47 -05:00
Josh Dassinger
ea5836b3e4
Address comments about policy / deductible / coverage calls failing should not bailout and just switch to no coverage
...
IsVinAddressable API call failure now returns false
Improved logging for cases
Fixed Vehicle Style bailout when selecting select style value
2026-02-19 11:13:29 -06:00
Bill Richardson
14b1221c11
dont call shop timeslots if no provider
2026-02-19 11:17:25 -05:00
Alex Humphries
e12ac95cc7
INSR-7759: Review dropdown header tweak, contact details drawer updates
2026-02-19 11:12:14 -05:00
Katie Kroell
d8068f43f6
Merge branch 'develop' into feature/kroell/INSR-8105
2026-02-19 11:02:18 -05:00
Katie Kroell
ba66b40e1e
copilot - add unit tests / remove unneeded code
2026-02-19 10:58:12 -05:00
katiekroell
0384723fc2
Update src/layouts/coverage-statement/coverage-statement.vue
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-19 10:53:09 -05:00
scottkiener-at-safelite
2aae86641b
Save zip searched
2026-02-19 10:42:09 -05:00
scottkiener-at-safelite
7e04424c7c
Make sure service zip is used for initial tpa search if it exists
2026-02-19 10:31:36 -05:00
Katie Kroell
b50d8d5f88
copilot fixes
2026-02-19 10:31:25 -05:00
scottkiener-at-safelite
c470543c74
Fix the icon color for error on TPA search
2026-02-19 10:24:43 -05:00
Katie Kroell
d828fc45a9
remove unneeded styling
2026-02-19 10:19:40 -05:00
Josh Dassinger
583a675fa3
Copilot changes
2026-02-19 09:18:57 -06:00
Katie Kroell
258c813b25
Merge branch 'develop' into feature/kroell/INSR-8105
2026-02-19 10:08:19 -05:00
Katie Kroell
ac498f17bc
final updates
2026-02-19 10:06:33 -05:00
scottkiener-at-safelite
e9fe3c9608
Fix the border color of text input during error
2026-02-19 09:31:37 -05:00
Bill Richardson
e7ed4b13fe
Clear parent error on child form failure
2026-02-19 08:26:16 -05:00
Katie Kroell
299985afef
change prop type
2026-02-18 16:24:52 -05:00
Alex Humphries
4e996145c3
INSR-7759: Update review sections, move contact details drawer
2026-02-18 16:22:35 -05:00
Katie Kroell
aa4f9c2dc7
banner styling updates
2026-02-18 16:19:22 -05:00
Bill Richardson
37e3bbbeee
text for coverage statement copy waiting to show
2026-02-18 16:10:37 -05:00
Josh Dassinger
991ef0ebb2
Missed file
2026-02-18 14:52:10 -06:00
Josh Dassinger
c7b9137975
Initial work on moving components to the new bailout system.
2026-02-18 14:50:35 -06:00
Katie Kroell
933dfcc5d4
Merge branch 'develop' into feature/kroell/INSR-8105
2026-02-18 14:39:57 -05:00
Katie Kroell
7a3dabec43
afterpay modal WIP
2026-02-18 14:39:08 -05:00
Alex Humphries
be4bed44fe
Merge branch 'develop' into feature/humphries/INSR-7759
2026-02-18 13:53:32 -05:00
Alex Humphries
066362e0f7
INSR-7759: Finish adding SMS Opt-In
2026-02-18 11:30:04 -05:00
Bill Richardson
dc52a35b24
Auto select if only 1 timeslot
2026-02-18 10:51:51 -05:00
SujathaAnishetty
56a59808e3
Merge pull request #1089 from Safelite/feature/INSR-7750
...
Feature/insr 7750
2026-02-18 10:36:02 -05:00
Bill Richardson
2050159145
remove commented out line
2026-02-18 10:15:30 -05:00
Bill Richardson
f4fbca585e
clear list if no results
2026-02-18 10:05:32 -05:00
Bill Richardson
309f08961b
some updates for schedule
...
add period
fetch billTo on provider change (needed for time slots)
fix if Adak Alaska on load.
2026-02-18 10:05:32 -05:00
Bill Richardson
e74a998665
update for availabilityrating matching schedule
2026-02-18 10:05:32 -05:00
SujathaAnishetty
1449f05f37
Merge branch 'develop' into feature/INSR-7750
2026-02-18 09:59:14 -05:00
Alex Humphries
b4977cd63c
INSR-7759: More cart updates, preliminary SMS opt-in work
2026-02-18 09:27:40 -05:00
scottkiener-at-safelite
e7aac9b0cf
INSR-8513 | Map address title casing fix
2026-02-17 15:17:25 -05:00
Alex Humphries
9e1fe99ad1
Fix for missing routing table entries for vehicle questions
...
Vehicle question pages were missing entries to account for backward
navigation for new scenarios where we skip vin entry
2026-02-17 13:37:04 -05:00
Alex Humphries
de460d4730
INSR-7759: Fix recycling fee not being added
2026-02-17 13:24:35 -05:00
Josh Dassinger
bc9cca6aa3
Merge pull request #1087 from Safelite/feature/digital/global-bailouts
...
Initial setup of global bailout system
2026-02-17 11:49:52 -06:00
SujathaAnishetty
fc27ed25e3
add test and remove alert reference
2026-02-17 12:24:23 -05:00
SujathaAnishetty
7c4d07de7b
add bailout constant and routing
2026-02-17 10:14:37 -05:00
SujathaAnishetty
54e70770b6
fix error
2026-02-17 09:59:41 -05:00
SujathaAnishetty
1680ac61e8
add need help link
2026-02-16 17:44:08 -05:00
Alex Humphries
c821fc7d83
INSR-7759: Some payment-method parity updates
...
- Payment method question button now matches Heritage
- Recalibration is now its own line item
- Some other general updates to structure and formatting of page
2026-02-16 17:11:56 -05:00
AHumphriesSL
9bc40980d8
Merge pull request #1088 from Safelite/feature/humphries/address-not-permissible-fix
...
Fix to properly remove the home address option from the vehicle lookup
2026-02-16 15:19:54 -05:00
Alex Humphries
1cdff57208
Remove console.logs
2026-02-16 15:03:44 -05:00
Alex Humphries
c6a65c8d27
Fix to properly remove the home address option from the vehicle lookup
2026-02-16 15:01:07 -05:00
Katie Kroell
bf43bfa42c
add unit test for method
2026-02-16 14:51:49 -05:00
Josh Dassinger
551b1fdf52
Initial setup of global bailout system
...
Added router.navigateBailout
Added global bailout handling for javascript, api, and router errors
Removed unused / unneeded parameters passed into callHttpClient
2026-02-16 13:27:35 -06:00
Katie Kroell
6362735849
Merge branch 'develop' into feature/INSR-8325
2026-02-16 14:13:36 -05:00
Katie Kroell
4533c1b528
underline external links
2026-02-16 13:44:37 -05:00
Alex Humphries
6aae14975f
Fix alert icon red
2026-02-16 12:56:37 -05:00
Josh Dassinger
6ad3e29869
Fixed assigning the default store state
2026-02-16 10:55:37 -06:00
AHumphriesSL
d6775e3c83
Merge pull request #1081 from Safelite/feature/humphries/INSR-7774.2
...
INSR-8455: Skip vehicle lookup if not replacing windshield
2026-02-16 11:40:13 -05:00
katiekroell
addfaeb322
Merge pull request #1070 from Safelite/feature/INSR-7769
...
INSR-7769: Service-Packages Heritage parity
2026-02-16 11:24:06 -05:00
AHumphriesSL
e6341e3ba2
Merge branch 'develop' into feature/humphries/INSR-7752.2
2026-02-16 10:18:10 -05:00
AHumphriesSL
b6b5212638
Update misleading comment
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-16 10:17:06 -05:00
scottkiener-at-safelite
6a05c22ddd
Merge pull request #1079 from Safelite/feature/kiener/INSR-6191
...
INSR-6191 | Styling when big truck is unavailable
2026-02-16 10:15:05 -05:00
Alex Humphries
d3f0598bc5
INSR-8455: Add some tests, fix others
2026-02-16 10:14:44 -05:00
Katie Kroell
b286a70e98
cancel claim modal navigation
2026-02-16 10:08:05 -05:00
Bill Richardson
7f56849177
move alerts above continue button
2026-02-16 09:57:29 -05:00
Bill Richardson
00a8e89dbe
move alerts and update red
2026-02-16 09:47:50 -05:00
Alex Humphries
916f56a50e
INSR-8455: Skip vehicle-lookup on back navigation when appropriate
2026-02-13 17:27:28 -05:00
Alex Humphries
e2f624b4b4
INSR-7774: Skip vehicle-lookup if not windshield replacement
2026-02-13 17:12:23 -05:00
Alex Humphries
01148a74ab
INSR-8457: Adjust spacing to account for change to subheader. Update colors for alert-danger icons
2026-02-13 16:35:48 -05:00
scottkiener-at-safelite
b782e9d0db
Merge pull request #1078 from Safelite/feature/humphries/INSR-7752.2
...
INSR-7752: Validation tweaks, alert tweak to fix collapse animation
2026-02-13 15:13:35 -05:00
scottkiener-at-safelite
740c5e1498
Big truck, button styling
...
When selected but unfocused the border now matches
2026-02-13 14:52:28 -05:00
Alex Humphries
1f690985a0
INSR-7752: Validation tweaks, alert tweak to fix collapse animation
2026-02-13 14:02:01 -05:00
Josh Dassinger
0fa275f8b6
Merge pull request #1077 from Safelite/feature/digital/INSR-7930
...
INSR-7930 Implement Client Possessive logic
2026-02-13 12:25:43 -06:00
Josh Dassinger
fd8e8ec3fc
INSR-7930 Implement Client Possessive logic
2026-02-13 11:56:35 -06:00
scottkiener-at-safelite
356f97cf33
Merge pull request #1076 from Safelite/feature/skiener/INSR-7748
...
INSR-7748 | Address-Vehicle page
2026-02-13 12:32:55 -05:00
AHumphriesSL
0f9922e38d
Merge pull request #1074 from Safelite/feature/humphries/INSR-7752.1
...
INSR-8434: Fix defects seen on contact-details
2026-02-13 12:25:58 -05:00
scottkiener-at-safelite
88dff3fe65
Unit test fixes
2026-02-13 12:18:50 -05:00
scottkiener-at-safelite
ed4c10af13
All non styling changes
2026-02-13 12:11:20 -05:00
Bill Richardson
71ba9f7b80
three of the 4 issues from card
2026-02-13 11:49:05 -05:00
Bill Richardson
ff6dca7650
drop off updates for schedule page
...
Morning Drop off.
2026-02-13 11:10:33 -05:00
Alex Humphries
e698862aa5
INSR-8434: remove unnecessary text-transform
2026-02-13 10:16:33 -05:00
Josh Dassinger
51b7dc961e
ESLint from merges
2026-02-13 09:14:22 -06:00
Josh Dassinger
65c5e0ec3c
Merge branch 'develop' into feature/digital/joshdass/ESLint
...
# Conflicts:
# src/layouts/tpa-search/tpa-search.spec.js
# src/layouts/tpa-search/tpa-search.vue
2026-02-13 09:08:05 -06:00
scottkiener-at-safelite
e91eb62d54
Remove superfluous snapshot
2026-02-13 09:33:51 -05:00
scottkiener-at-safelite
badb7c97ef
Merge remote-tracking branch 'origin/develop' into feature/INSR-7771
2026-02-13 09:04:35 -05:00
Alex Humphries
053cd44cbe
INSR-8434: Fix defects seen on contact-details
2026-02-12 17:58:35 -05:00
AHumphriesSL
7a75412142
Merge pull request #1073 from Safelite/feature/humphries/INSR-7758.3
...
INSR-7758: Tweak spacing and header formatting for question-page-layout
2026-02-12 17:24:48 -05:00
scottkiener-at-safelite
1675f10e66
Merge remote-tracking branch 'origin/develop' into feature/INSR-7771
2026-02-12 17:08:17 -05:00
scottkiener-at-safelite
a87bcea7c3
Remove availability indicator logic
2026-02-12 17:08:10 -05:00
AHumphriesSL
397f1482e7
Merge pull request #1072 from Safelite/feature/humphries/INSR-7775
...
INSR-7775: vehicle-part Parity
2026-02-12 17:01:28 -05:00
Alex Humphries
193f09ddbe
INSR-7758: Tweak some spacing
...
Includes a change to how the forward button is shows/hides so the size
of the footer doesn't change between the states
2026-02-12 16:57:59 -05:00
Alex Humphries
ac0721d470
Margin tweak
2026-02-12 16:38:36 -05:00
AHumphriesSL
99aa828753
double quotes -> single quotes
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 16:18:35 -05:00
US\katie.kroell
d6d252930e
add cancel claim modal back WIP
2026-02-12 16:11:46 -05:00
Alex Humphries
4a97b0bc13
Fix bad copy-paste for comment
2026-02-12 16:09:32 -05:00
Alex Humphries
f087ffa983
INSR-7775: vehicle-part Parity
2026-02-12 16:06:54 -05:00
katiekroell
219060bd7d
Update src/layouts/service-packages/service-package-question/service-package-radio/service-package-radio.vue
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 15:40:06 -05:00
US\katie.kroell
cb64e53daf
add to do
2026-02-12 15:38:24 -05:00
scottkiener-at-safelite
709b8cdc90
Remove local testing
2026-02-12 15:34:57 -05:00
scottkiener-at-safelite
555223d7cd
Auto stash before merge of "feature/INSR-7771" and "origin/develop"
2026-02-12 15:34:20 -05:00
scottkiener-at-safelite
6d10f3e64f
Re-add new endpoint call
2026-02-12 15:33:22 -05:00
scottkiener-at-safelite
e6df0cbf93
Merge remote-tracking branch 'origin/develop' into feature/INSR-7771
2026-02-12 15:25:53 -05:00
US\katie.kroell
7e188ef071
Merge branch 'develop' into feature/INSR-7769
2026-02-12 15:16:33 -05:00
US\katie.kroell
38175f5d01
final styling updates (hopefully)
2026-02-12 15:08:12 -05:00
scottkiener-at-safelite
b76cbd8e15
Remove snapshot test
2026-02-12 14:51:05 -05:00
scottkiener-at-safelite
dca9c93efb
Update unit tests for tpa-search
2026-02-12 14:49:44 -05:00
Josh Dassinger
3300801672
Merge branch 'feature/digital/joshdass/ESLint' into feature/digital/joshdass/ESLint-fixes
...
# Conflicts:
# src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
# src/layouts/order-confirmation/add-to-calendar/calendar-modal-question/calendar-modal-question.vue
2026-02-12 13:44:04 -06:00
scottkiener-at-safelite
1e857502df
Convert px to rem
2026-02-12 14:27:29 -05:00
Josh Dassinger
fc38033649
ESLint fix all warnings / errors. Removed old or disabled statements.
2026-02-12 13:26:00 -06:00
AHumphriesSL
c415f10ffa
Merge pull request #1065 from Safelite/feature/humphries/INSR-7757
...
INSR-7757: order-confirmation Parity
2026-02-12 13:08:24 -05:00
Alex Humphries
4618f1c4f9
Add nullish check to prevent error when lineItems.glassParts is undefined
2026-02-12 12:47:01 -05:00
Alex Humphries
f45b7fbde5
INSR-7757: Better glass list handling for order confirmation page
2026-02-12 12:27:29 -05:00
Josh Dassinger
fa7e2bc596
INSR-2208 Only show big truck providers
...
Cleaned up GetProviders store logic.
2026-02-12 10:54:08 -06:00
US\katie.kroell
f3ab2d9886
fix price styling
2026-02-12 10:12:04 -05:00
Alex Humphries
694c274be4
INSR-7757: Copilot suggestions to fix a couple bugs
2026-02-11 17:01:43 -05:00
Alex Humphries
32bf06ea59
INSR-7757: Fix some tests
2026-02-11 16:41:32 -05:00
Alex Humphries
8bf7d282d4
INSR-7557: Add to calender button fixes
2026-02-11 15:59:48 -05:00
Josh Dassinger
1413267f16
INSR-6190 Don't show mobile service option for big truck
2026-02-11 14:51:46 -06:00
US\katie.kroell
2cdf15cb95
more styling fun
2026-02-11 15:48:49 -05:00
Alex Humphries
4dab87bf3f
INSR-7757: More cart updates
2026-02-11 14:08:58 -05:00
Jeremy-Z
75c18a29ce
Changing pinia persistance to use session storage instead of local storage. Added appropriate store reset logic.
2026-02-11 12:43:37 -05:00
Katie Kroell
706b3429f5
styling updates
2026-02-11 12:10:52 -05:00
Bill Richardson
df5cbb0c08
scoot global alert below header
2026-02-10 16:49:21 -05:00
Bill Richardson
1cbdab73b3
molding question updates
2026-02-10 16:49:21 -05:00
Alex Humphries
b5ecac8b5a
INSR-7757: Update order confirmation page and cart
2026-02-10 16:46:39 -05:00
Bill Richardson
712ae15099
Fix test
2026-02-10 16:41:58 -05:00
Katie Kroell
e3114879d4
fix width
2026-02-10 15:55:09 -05:00
Katie Kroell
2fa950f32f
styling updates
2026-02-10 15:48:15 -05:00
scottkiener-at-safelite
227bf943cf
Merge remote-tracking branch 'origin/develop' into feature/INSR-7771
2026-02-10 15:37:21 -05:00
scottkiener-at-safelite
fb7b1ce5ed
Final styling
2026-02-10 15:36:57 -05:00
Bill Richardson
04160506bb
No changes just hit save for formatting
2026-02-10 15:25:30 -05:00
Katie Kroell
2ba0b4f070
more styling updates
2026-02-10 11:55:30 -05:00
Bill Richardson
4392eaf001
skipping tests til morning
2026-02-09 17:01:08 -05:00
Bill Richardson
70672621cd
catch shop time error
2026-02-09 16:40:58 -05:00
Katie Kroell
a01c66aaed
styling WIP
2026-02-09 15:15:25 -05:00
scottkiener-at-safelite
0017c49a6d
Need help functionality
2026-02-09 14:40:17 -05:00
scottkiener-at-safelite
88eb468616
Merge remote-tracking branch 'origin/develop' into feature/INSR-7771
2026-02-09 14:38:52 -05:00
scottkiener-at-safelite
979f2015f5
Need Help link styling
2026-02-09 14:38:45 -05:00
scottkiener-at-safelite
8b4cf64f18
Shop selection styling
2026-02-09 14:21:37 -05:00
Bill Richardson
acdade3a59
update for spinner
2026-02-09 13:33:39 -05:00
Bill Richardson
b0f5608b41
vin lookup updates
2026-02-09 13:15:08 -05:00
Katie Kroell
f85245f02d
initial styling changes
2026-02-09 12:32:31 -05:00
scottkiener-at-safelite
9ba52b9d48
Map styling
2026-02-09 11:19:45 -05:00
scottkiener-at-safelite
46e3ef883f
Search input styling
2026-02-09 11:18:17 -05:00
scottkiener-at-safelite
4f7cfbc32c
Merge Conflict Cleanup and Subheader styling
2026-02-09 10:34:10 -05:00
Jeremy-Z
de44f50d3a
Merge pull request #1054 from Safelite/feature/INSR-8130
...
INSR-8130: Fixid issue of not being able to launch any duplicate referrals.
2026-02-06 15:58:13 -05:00
Bill Richardson
f74fb5438e
hide/prevent availability indicators for now
2026-02-06 14:53:30 -05:00
Jeremy-Z
a265b01961
Unit test updates.
2026-02-06 14:30:17 -05:00
Jeremy-Z
b5a899676a
Merge branch 'develop' into feature/INSR-8130
2026-02-06 14:18:29 -05:00
Jeremy-Z
e118c8612e
Fixing some issues with the load session method.
2026-02-06 14:18:12 -05:00
Bill Richardson
73e1ba0475
add spinner to shop address fetch
2026-02-06 12:52:34 -05:00
Jeremy-Z
948d854e5f
Merge branch 'develop' into feature/INSR-8130
2026-02-06 12:01:38 -05:00
katiekroell
f5671cd53c
Merge pull request #1051 from Safelite/feature/kroell/coverage-statement-fix
...
coverage-statement fixes
2026-02-06 11:25:09 -05:00
Jeremy-Z
291cc89897
Merge branch 'develop' into feature/INSR-8130
2026-02-06 11:04:30 -05:00
Katie Kroell
f207da6390
copilot fix
2026-02-06 10:50:14 -05:00
scottkiener-at-safelite
5cccaa98f5
Merge remote-tracking branch 'origin/develop' into feature/INSR-7771
2026-02-06 10:26:32 -05:00
scottkiener-at-safelite
2eb985cd7d
INSR-7771 | Use new endpoint, update error handling
2026-02-06 10:17:18 -05:00
Bill Richardson
421977cbf2
Updates for some transitions between appt types
2026-02-06 10:17:13 -05:00
Bill Richardson
54f66b43cf
Updates for Mobile
2026-02-06 10:17:12 -05:00
Katie Kroell
c376411287
Merge branch 'develop' into feature/kroell/coverage-statement-fix
2026-02-06 09:34:31 -05:00
Katie Kroell
8533c10e90
fix coverage status
2026-02-06 09:33:58 -05:00
AHumphriesSL
c9b33a28b6
Merge pull request #1049 from Safelite/feature/humphries/INSR-7758.2
...
INSR-7758: Fix need help bailout on part-questions
2026-02-06 09:22:19 -05:00
Katie Kroell
0fcb558985
fix coverage status issue / use footer for navigation
2026-02-05 16:15:32 -05:00
AHumphriesSL
f883cd9cc7
Merge pull request #1042 from Safelite/feature/humphries/INSR-7752
...
INSR-7752: Contact Details parity updates
2026-02-05 15:27:21 -05:00
Alex Humphries
790b79c67b
Fix navigation scenario for Need Help bailout
2026-02-05 14:33:40 -05:00
Alex Humphries
e71593d6ba
INSR-7758: Fix need help bailout on part-questions
2026-02-05 14:29:10 -05:00
AHumphriesSL
55ae3d5507
Merge pull request #1046 from Safelite/feature/humphries/INSR-7774
...
INSR-7774: Added no vin option to vehicle lookup, and some style changes
2026-02-05 14:17:03 -05:00
Katie Kroell
8f9bea09d0
Merge branch 'develop' into feature/INSR-7749
2026-02-05 13:56:00 -05:00
Katie Kroell
850171884a
add phone/email validation
2026-02-05 13:54:25 -05:00
Katie Kroell
19fc5046d6
copilot styling suggestion
2026-02-05 13:25:24 -05:00
Alex Humphries
32a083c242
INSR-7758: Add need help link and hide continue until questions answered
2026-02-05 13:05:30 -05:00
Katie Kroell
e862ac66d8
Merge branch 'develop' into feature/INSR-7749
2026-02-05 12:16:36 -05:00
Katie Kroell
8e0f817280
hide modal
2026-02-05 12:15:42 -05:00
Alex Humphries
d7cb83da7f
Fix some copilot suggestions
2026-02-05 11:39:55 -05:00
Alex Humphries
a191779147
FIx failing tests, add new test case
2026-02-05 11:38:33 -05:00
Jeremy-Z
f0f120bebb
Merge branch 'develop' into feature/INSR-8130
2026-02-05 10:06:13 -05:00
Alex Humphries
345f338f1a
INSR-7774: Added no vin option to vehicle lookup, and some style changes
2026-02-05 10:05:59 -05:00
Bill Richardson
1a4cbab356
license plate lookup updates
2026-02-04 16:04:58 -05:00
Katie Kroell
62c4418059
styling updates
2026-02-04 15:51:00 -05:00
Alex Humphries
4b8646c334
INSR-7752: Undo some unintentional changes
2026-02-04 15:28:07 -05:00
Jeremy-Z
c58aa77e9f
Merge branch 'develop' into feature/INSR-8130
2026-02-04 15:16:33 -05:00
Jeremy-Z
c40a9df463
Adding some additional logic to duplicate check data repopulation.
2026-02-04 15:16:04 -05:00
Alex Humphries
d13c6ce552
INSR-7752: Remove redundant fields from store, fix unit tests
2026-02-04 15:13:29 -05:00
Katie Kroell
cc54f678ae
Merge branch 'develop' into feature/INSR-7749
2026-02-04 14:58:22 -05:00
Katie Kroell
4ecd7d76b4
change bailout to requestcallback
2026-02-04 14:57:33 -05:00
Alex Humphries
106a9e3039
Merge branch 'develop' into feature/humphries/INSR-7752
2026-02-04 13:29:25 -05:00
Jeremy-Z
2d95e9341a
Fixing the unit tests.
2026-02-04 12:16:23 -05:00
Katie Kroell
4a87654362
switch bailout
2026-02-04 11:59:54 -05:00
Katie Kroell
c7ffbfa6cf
unit test fix
2026-02-04 11:49:50 -05:00
Bill Richardson
b313147e0f
Page Title updates take two?
...
I mustve deleted them or the stash
2026-02-04 11:48:51 -05:00
Katie Kroell
0196f41d78
error message updates
2026-02-04 11:46:57 -05:00
Jeremy-Z
b3f0dd0163
Merge branch 'develop' into feature/INSR-8130
2026-02-04 11:38:00 -05:00
Bill Richardson
d1972e6ea9
few more updates for the second line of headline text
...
start alert collapsed
2026-02-04 10:55:48 -05:00
Bill Richardson
035a91ea71
catch some edge cases
2026-02-04 10:55:48 -05:00
Bill Richardson
70e927748d
when resetting date picker, reset local flags
2026-02-04 10:55:48 -05:00
Katie Kroell
86c1661197
unit test updates
2026-02-04 10:26:51 -05:00
Katie Kroell
774907c00e
UI updates
2026-02-04 10:22:32 -05:00
Alex Humphries
d7f6ba1fc9
INSR-7752: Formatting on contact-details
2026-02-03 16:58:55 -05:00
Jeremy-Z
c063ca67f5
Preliminary changes on the frontend to support launching duplicates.
2026-02-03 14:17:28 -05:00
Jeremy-Z
2d8ba2ad9b
Changed load session to use referral date instead of response date.
2026-02-03 10:32:42 -05:00
Alex Humphries
02281b3230
INSR-7752: contact-details page updates, other related data read/write updates
2026-02-02 16:53:37 -05:00
Alex Humphries
ebd4bf8714
Merge branch 'develop' into feature/humphries/INSR-7752
2026-02-02 14:53:50 -05:00
Katie Kroell
37bc68dc18
Merge branch 'develop' into feature/kiener/INSR-7753
2026-02-02 14:02:44 -05:00
Katie Kroell
0bc3f780fc
fix value, remove underline from modal link
2026-02-02 14:02:20 -05:00
Bill Richardson
8e6691418b
some integration updates
2026-02-02 13:06:02 -05:00
Bill Richardson
461f2ae5dc
some updates when changing zipcode to certain types
2026-02-02 13:06:02 -05:00
Bill Richardson
00936fd696
cursor updates
2026-02-02 13:06:02 -05:00
Bill Richardson
5e60d3ab43
cleaning up for another cursorbot run
2026-02-02 13:06:02 -05:00
Bill Richardson
1b42b423b9
small cursor updates
2026-02-02 13:06:02 -05:00
Bill Richardson
0f40583be3
some updates
2026-02-02 13:06:02 -05:00
Bill Richardson
a8d6e4fb58
remove unused computed
2026-02-02 13:06:01 -05:00
Bill Richardson
dcfccfd916
fix tests and a cursor issue.
2026-02-02 13:06:01 -05:00
Bill Richardson
8fefa39fea
some updates for integration
2026-02-02 13:06:01 -05:00
Bill Richardson
f06332c066
initial check in
2026-02-02 13:06:01 -05:00
Katie Kroell
6854a2b489
update unit tests to match deductible store value structure
2026-02-02 12:19:41 -05:00
Alex Humphries
7d80834ee8
Merge branch 'develop' into feature/humphries/INSR-7752
2026-02-02 11:43:30 -05:00
Katie Kroell
1e72856db9
Merge branch 'develop' into feature/kiener/INSR-7753
2026-02-02 10:32:41 -05:00
Alex Humphries
a7dd2c983c
Fix alert icon alignment so that it aligns with first line of multiline alert header
2026-01-30 17:14:22 -05:00
Katie Kroell
a74773c0fe
fixed store value reference
2026-01-30 15:14:09 -05:00
Katie Kroell
b7aaca00e5
fix unit tests
2026-01-30 15:03:10 -05:00
Alex Humphries
7298f0b62f
INSR-7752; Some routing adjustments and related store tweaks for contactinfo
2026-01-30 14:41:13 -05:00
Katie Kroell
bfb30c42b0
updates/styling
2026-01-30 13:51:13 -05:00
Katie Kroell
26cbce89fc
Merge branch 'develop' into feature/kiener/INSR-7753
2026-01-30 08:34:57 -05:00
Alex Humphries
8c167c4edf
Remove unneeded tests, fix others
2026-01-29 14:26:31 -05:00
Katie Kroell
debbdcf57f
resetOrder fix
2026-01-29 13:09:59 -05:00
Alex Humphries
9d0a15f861
INSR-7770: tpa-confirmation parity updates
2026-01-29 13:00:22 -05:00
Katie Kroell
4ca3ec67bb
remove more old data
2026-01-29 12:43:33 -05:00
Katie Kroell
453b1fe561
fix %
2026-01-29 12:07:04 -05:00
Katie Kroell
d613f4f2b6
fix deductible references
2026-01-29 12:05:20 -05:00
Katie Kroell
b73f4b2a05
create getters for deductible / cursor fixes
2026-01-29 11:46:00 -05:00
Katie Kroell
ea14a7f888
removing more unneeded code
2026-01-29 10:45:42 -05:00
Katie Kroell
14650b7bbb
cursor fixes - remove unneeded code
2026-01-29 10:11:01 -05:00
Katie Kroell
26b8c0fa20
remove old modals and related properties
2026-01-29 10:05:43 -05:00
Katie Kroell
67a3ae062b
remove NeedHelp bailout, add DoNotSeeShop back
2026-01-29 10:00:18 -05:00
Katie Kroell
95f92d721b
Merge branch 'develop' into feature/kiener/INSR-7753
2026-01-29 08:42:57 -05:00
Katie Kroell
0cc788a5ea
add comments
2026-01-29 08:41:19 -05:00
Katie Kroell
6a5e7e5402
update references to currentDeductible
2026-01-28 16:28:34 -05:00
Katie Kroell
38254d0b46
remove outdated code
2026-01-28 16:19:27 -05:00
AHumphriesSL
8622d5d553
Merge pull request #1033 from Safelite/feature/humphries/INSR-7772.1
...
Fixes for alert and hr styling
2026-01-28 15:28:48 -05:00
Alex Humphries
a390861e21
Fixes for alert and hr styling
2026-01-28 15:14:14 -05:00
Katie Kroell
49b930cecb
deductible updates WIP
2026-01-28 13:35:23 -05:00
Katie Kroell
c148de71a6
updating deductible logic WIP
2026-01-28 12:08:59 -05:00
AHumphriesSL
c752c40c27
Merge pull request #1032 from Safelite/feature/humphries/INSR-7758
...
INSR-7758: part-questions parity
2026-01-28 11:52:44 -05:00
Alex Humphries
edebef5472
Fix redundant css
2026-01-28 10:03:13 -05:00
Alex Humphries
65ce7b2a24
Get rid of test for function that is no longer used
2026-01-27 17:09:04 -05:00
Alex Humphries
6e9a89784b
Add success style
2026-01-27 17:03:16 -05:00
Alex Humphries
4b18f7e06a
INSR-7758: part-questions parity
...
Mostly actually an update to questions-page-layout, question-chain,
button-question and list-button-horizontal, since those are the
actual bulk of what this page.
2026-01-27 16:57:37 -05:00
Katie Kroell
0ab2752953
Merge branch 'develop' into feature/kiener/INSR-7753
2026-01-27 16:34:23 -05:00
Katie Kroell
4f7da04a6c
coverage-statement updates WIP
2026-01-27 16:34:01 -05:00
Jeremy-Z
7c36d9bbbf
Merge pull request #1030 from Safelite/feature/INSR-8093
...
INSR-8093: Fixing up the page navigation progress percentages to match heritage a bit better.
2026-01-27 14:24:19 -05:00
AHumphriesSL
2dc959e041
Merge pull request #1027 from Safelite/feature/humphries/INSR-7747
...
INSR-7747: address-lookup parity updates
2026-01-27 10:02:01 -05:00
Jeremy-Z
864cfd5e8d
Merge branch 'develop' into feature/INSR-8093
2026-01-27 09:42:53 -05:00
scottkiener-at-safelite
d6cfc53544
INSR-6047 | Strong text fix
...
Less bold, darker black
2026-01-27 08:48:57 -05:00
Katie Kroell
eb92223842
Merge branch 'develop' into feature/kiener/INSR-7753
2026-01-26 15:59:29 -05:00
Katie Kroell
6fb1fe98f0
Merge branch 'develop' into feature/kroell/UI-fix
2026-01-26 15:20:16 -05:00
Katie Kroell
fff06e2134
progress bar update
2026-01-26 15:19:44 -05:00
Alex Humphries
961847f6cf
No more doubling down on re-enabling keydown
2026-01-26 15:13:00 -05:00
Katie Kroell
b021566bc1
remove oudated styling / cursor fixes
2026-01-26 14:57:56 -05:00