Jeremy-Z
97be628999
Added return after 404 redirect.
2026-06-30 10:43:52 -04:00
Jeremy-Z
340cbec043
Revert "Return after GoToStartOn404 in router guard"
...
This reverts commit f504e4dccb .
2026-06-30 10:42:40 -04:00
copilot-swe-agent[bot]
f504e4dccb
Return after GoToStartOn404 in router guard
2026-06-30 14:40:25 +00:00
Jeremy-Z
5234905a2b
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-30 10:35:19 -04:00
Jeremy-Z
b9649d9153
Added unit test specifically for afterEach method due to its large size.
2026-06-30 10:28:04 -04:00
Jeremy-Z
ef077e276f
Updates.
2026-06-30 10:05:28 -04:00
Jeremy-Z
ec973c0041
Initial fix for duplicate check logic issues.
2026-06-29 14:34:16 -04:00
Jeremy-Z
1bb4963156
Added access-denied as part of the ignore logging / experiment logic.
2026-05-21 11:12:49 -04:00
Jeremy-Z
71aa359412
Addressed some code review recommendations.
2026-05-20 15:36:00 -04:00
Jeremy-Z
a37020341f
Refactored front end entry-page loading and session initialization.
2026-05-20 13:58:01 -04:00
Jeremy-Z
f98a348b73
Fixes for missing ClientTag value on session log.
2026-05-19 13:15:21 -04:00
Jeremy-Z
6538a64fc2
Removed router section.
2026-05-08 15:21:36 -04:00
Jeremy-Z
27951e8730
Forced direct page nav while I figure out routing.
2026-05-08 14:49:05 -04:00
Jeremy-Z
b1cc098f70
Added static error page and updated relevant logic.
2026-05-08 13:25:18 -04:00
Jeremy-Z
f8056d0099
Some additional updates.
2026-05-04 15:30:48 -04:00
Jeremy-Z
0e06dce78c
Some additional fixes.
2026-05-04 15:22:58 -04:00
Jeremy-Z
b6b03e876a
Fix for invalid user seq number
2026-05-04 14:47:00 -04:00
Jeremy-Z
001f1efea1
Some additional refinements.
2026-05-04 09:35:00 -04:00
Jeremy-Z
9772637fbc
Force experiment api calls to not bailout.
2026-05-01 13:06:50 -04:00
Bill Richardson
70f80affec
Update Title
2026-04-22 08:50:04 -04:00
Jeremy-Z
fff491d0ad
Initial list of additional events.
2026-04-20 10:59:21 -04:00
Jeremy-Z
0a631a6dc4
Initial updates.
2026-04-10 11:41:33 -04:00
Jeremy-Z
bc309884cd
Merge branch 'develop' into feature/jzimmerman/INSR-8742
2026-03-19 15:10:11 -04:00
Jeremy-Z
1d459cdacd
Updates to the session logging logic.
2026-03-17 12:58:05 -04:00
Alex Humphries
3bd15f9054
INSR-7995: Adyen integration
2026-03-17 09:31:58 -04:00
Jeremy-Z
02b3e3c3f9
Initial digital session logging commits.
2026-03-16 12:20:21 -04:00
Katie Kroell
88669d4b55
Merge branch 'develop' into feature/kroell/INSR-8523
2026-03-09 09:16:44 -04:00
Katie Kroell
0d85096ab1
big truck bailout WIP
2026-03-09 09:16:22 -04:00
Alex Humphries
8c1991a5a5
INSR-8688: Add address autocomplete, fix edit location navigation
2026-03-04 16:32:00 -05:00
Alex Humphries
10c371aec7
Merge branch 'develop' into feature/humphries/INSR-7759
2026-02-20 10:20:39 -05:00
Alex Humphries
09a4b85e22
Address some copilot comments
2026-02-19 16:22:58 -05:00
Josh Dassinger
583a675fa3
Copilot changes
2026-02-19 09:18:57 -06:00
Alex Humphries
4e996145c3
INSR-7759: Update review sections, move contact details drawer
2026-02-18 16:22:35 -05:00
Josh Dassinger
c7b9137975
Initial work on moving components to the new bailout system.
2026-02-18 14:50:35 -06:00
SujathaAnishetty
1449f05f37
Merge branch 'develop' into feature/INSR-7750
2026-02-18 09:59:14 -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
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
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
Alex Humphries
916f56a50e
INSR-8455: Skip vehicle-lookup on back navigation when appropriate
2026-02-13 17:27:28 -05: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
Alex Humphries
f087ffa983
INSR-7775: vehicle-part Parity
2026-02-12 16:06:54 -05:00
Josh Dassinger
fc38033649
ESLint fix all warnings / errors. Removed old or disabled statements.
2026-02-12 13:26:00 -06:00
Bill Richardson
1cbdab73b3
molding question updates
2026-02-10 16:49:21 -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
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
Alex Humphries
32a083c242
INSR-7758: Add need help link and hide continue until questions answered
2026-02-05 13:05:30 -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
Katie Kroell
cc54f678ae
Merge branch 'develop' into feature/INSR-7749
2026-02-04 14:58:22 -05:00