Commit graph

302 commits

Author SHA1 Message Date
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
Katie Kroell
4ecd7d76b4 change bailout to requestcallback 2026-02-04 14:57:33 -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
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
Bill Richardson
00936fd696 cursor updates 2026-02-02 13:06:02 -05:00
Bill Richardson
f06332c066 initial check in 2026-02-02 13:06:01 -05:00
Alex Humphries
7298f0b62f INSR-7752; Some routing adjustments and related store tweaks for contactinfo 2026-01-30 14:41:13 -05:00
Jeremy-Z
3f7a7fb1c1 Fixed issue where navigation back for unverified use case from policy holder details page. 2026-01-21 11:17:03 -05:00
Jeremy-Z
a9a1691070 Updated back route to default to welcome page. 2026-01-16 16:11:30 -05:00
Jeremy-Z
d8c77690fd Policy endorsement page route update. 2026-01-16 16:04:26 -05:00
Jeremy-Z
2044be3f00 Modifying the duplicate launched route. 2026-01-16 15:23:49 -05:00
Jeremy-Z
ebcbb1fd73 Missed a route. 2026-01-16 15:21:03 -05:00
Jeremy-Z
4ee381f553 Updating more navigation scenarios. 2026-01-16 12:21:38 -05:00
Jeremy-Z
97c3fe522b Navigation changes for moving policy holder details page to after vehicle selection and forcing it to always display. 2026-01-15 14:48:14 -05:00
Bill Richardson
35312ceb4b updates to mimic fmg for experiment api updates 2025-01-29 16:21:32 -05:00
Josh Dassinger
67d82a1eaa SSR-1724 Attempt to fix apple devices 2024-11-07 08:48:41 -06:00
michaela-brydon-safelite
f65d43d2e9
Merge pull request #815 from Safelite/bug/brydon/SSR-1440
Bug/brydon/ssr 1440
2024-08-19 12:58:19 -04:00
brich1212safe
e154f2622c
Merge pull request #820 from Safelite/feature/richardson/SSR-325.2
Continue with Cookie
2024-08-19 10:37:46 -04:00
Bill Richardson
943a17f8df PR updates and scenario 3,4 updates
Clear Cookie on Work order submit
Goto bailout on previously selected bailout
2024-08-15 16:05:30 -04:00
Josh Dassinger
cff9674063 Fix extra save session call from entry page causing invalid referral num 2024-08-14 12:11:05 -05:00
Bill Richardson
449c3ae634 Continue with Cookie
Handles scenario 1,2,5
Will work on 3,4 while this PR is up.
3: TPA previously chosen
4: finished flow.
2024-08-13 16:03:51 -04:00
Michaela Brydon
ca97fbd658 merging with develop 2024-08-07 16:25:18 -04:00
Josh Dassinger
9c7c83c470 SSR-1446 Bailout Fixes
Fixed bailout not submitting after save session error
Fixed being able to navigate to any page after bailout submit
Fixed query=[object Object] in url on submit WO error
2024-08-07 10:28:12 -05:00
Michaela Brydon
1e3ead2470 Fixing submittedOrder DNE 2024-08-01 13:53:35 -04:00
Michaela Brydon
54310b95c4 Adding router test 2024-07-11 13:17:08 -04:00
Josh Dassinger
adc911c3bf SSR-1411 rework save session to be awaitable 2024-07-10 08:16:32 -05:00
Josh Dassinger
bea5075656 SSR-1377 PR Changes 2024-06-25 12:14:03 -05:00
Josh Dassinger
67133af6fc SSR-1377 Prevent back navigation on TPA submit 2024-06-25 10:51:18 -05:00
Josh Dassinger
f2ab8fd299 SSR-1260 Fix router params not working 2024-06-21 09:16:06 -05:00
michaela-brydon-safelite
cbbee5a21e
Merge pull request #760 from Safelite/bug/brydon/SSR-1364
Bug/brydon/ssr 1364
2024-06-20 10:38:10 -04:00
Michaela Brydon
ee147e7e9e Bailing out when store not found 2024-06-19 12:27:53 -04:00
Josh Dassinger
e2116b8339
Merge pull request #753 from Safelite/feature/digital/SSR-1183
SSR-1183 ITAC Pricing Endpoint
2024-06-18 11:30:44 -05:00
Michaela Brydon
5864ddcae9 Submitting referral upon tpa confirmation page 2024-06-17 14:04:15 -04:00
Josh Dassinger
46f6a93745 SSR-1183 ITAC Pricing Endpoint 2024-06-13 14:36:17 -05:00
Johan Gunawan
15a21d1410
SSR-1217. Referral number from email and global store are not matched. (#686) 2024-05-07 10:20:22 -04:00
Bill Richardson
e1f65c7b61 collab with Michaela on loader flashing 2024-05-02 14:23:18 -04:00
Katie Kroell
176669e3eb fix bailout issue, update bailout name 2024-04-30 11:41:38 -04:00
Michaela Brydon
803774a859 fixing back navigation bug 2024-04-15 17:29:32 -04:00