Commit graph

115 commits

Author SHA1 Message Date
Jeremy-Z
0a631a6dc4 Initial updates. 2026-04-10 11:41:33 -04:00
Jeremy-Z
1d459cdacd Updates to the session logging logic. 2026-03-17 12:58:05 -04:00
Jeremy-Z
02b3e3c3f9 Initial digital session logging commits. 2026-03-16 12:20:21 -04:00
Josh Dassinger
c7b9137975 Initial work on moving components to the new bailout system. 2026-02-18 14:50:35 -06: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
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
Bill Richardson
b313147e0f Page Title updates take two?
I mustve deleted them or the stash
2026-02-04 11:48:51 -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
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
5864ddcae9 Submitting referral upon tpa confirmation page 2024-06-17 14:04:15 -04: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
83a9dcf63d push siteType to GA 2024-04-09 16:58:58 -04:00
Josh Dassinger
790c6a60f4 SSR-1049 Heavy Vehicle bailout 2024-04-01 14:08:34 -05:00
Matt Caimi
d9d4b14d08 SSR-1081 credit card error alert 2024-03-08 15:21:21 -05:00
Bill Richardson
0591469b55 few pr updates 2024-03-07 19:38:57 -05:00
Bill Richardson
6c013bc0ad AfterPay Updates 2024-03-06 15:58:33 -05:00
Bill Richardson
ff5f8c5b29 Small tweaks 2024-03-05 10:40:42 -05:00
Matt Caimi
9063741268 SSR-1063 hop payment method constants 2024-02-21 16:23:26 -05:00
Katie Kroell
2a043a077e route to carrier URL 2024-02-07 15:05:46 -05:00
Josh Dassinger
04c375a341 SSR-586 PR Changes
Moved from store to pageData
Added bailoutMessage const
update setBailout method to accept currentPage or to/from types
2024-01-12 13:58:59 -06:00
Josh Dassinger
6dba70c156 SSR-586 Merge from develop 2024-01-09 14:22:58 -06:00
Josh Dassinger
be7054a666 Merge branch 'develop' into feature/digital/SSR-586
# Conflicts:
#	src/router/index.js
2024-01-09 14:17:44 -06:00
Josh Dassinger
f3ae5d4996 SSR-586 - Save Bailout & Callback 2024-01-09 13:58:37 -06:00
Bill Richardson
0fc57dedb1 Spinner updates, refactored for back button 2024-01-08 20:59:07 -05:00
Bill Richardson
b7fb74d16f loading modal updates 2024-01-08 14:53:55 -05:00
Bill Richardson
055859aa73 remove console.log 2024-01-02 09:28:44 -05:00
Bill Richardson
c6e87c1aa2 initial check in
Will clear console logs after figuring out last issue
2023-12-29 09:18:21 -05:00
Michaela Brydon
0c47b89f78 Setting optional page data default value 2023-11-30 15:21:48 -05:00
Michaela Brydon
1963595950 removing comments 2023-10-30 16:45:39 -04:00
Michaela Brydon
5fb68798a1 Finishing touches on code 2023-10-30 16:25:04 -04:00
Michaela Brydon
4708c84d4a merge conflict resolution 2023-10-27 11:39:11 -04:00
Michaela Brydon
16201ba19d tpa search almost done 2023-10-27 10:53:04 -04:00
Jeremy Zimmerman
f990980ab5 Updating issConfig accountNumber to parentAccountNumber. 2023-09-29 13:57:27 -04:00
Bill Richardson
03fd9ff0f5 add function and linting 2023-09-15 10:14:44 -04:00
brydon1
6043b0ce8f Swapping loose equality for strict 2023-09-06 12:42:05 -04:00
brydon1
6dd0009cd2 Addressing merge conflicts 2023-09-06 10:26:10 -04:00
brydon1
8bbd7afb77 Adding parameter to indicate whether save session should be synchronous 2023-08-31 16:53:53 -04:00