Commit Graph

26 Commits

Author SHA1 Message Date
465a7d686c Added CareerProfileForm and CollegeProfileForm, changed FinancialProfileForm for consistency, RetirementLanding button removal for FinancialProfileForm. Altered CareerOnboarding and ReviewPage 2025-07-22 18:07:06 +00:00
613f79f6ee Identified the need for separate Career and College Profile editors 2025-07-21 18:36:25 +00:00
f7973ba69c Changed Existing Student Loan message. 2025-07-21 17:09:12 +00:00
ef290a96ea Pulled in selected values for premium onboarding, added Expected Graduation Date calculation 2025-07-21 17:04:11 +00:00
f1807af1f2 Fixed skipping Financial Onboarding. and Program Length calc for Undergrad Cert. 2025-07-18 13:11:29 +00:00
94fbc32885 fixed server2 database and public file access 2025-07-17 19:26:54 +00:00
cd2a99df44 UI overhaul, UX fixes 2025-06-30 13:20:18 +00:00
20b71c426c Cross-app navigation UI fixes 2025-06-16 17:05:44 +00:00
58866fdc35 Added localstorage to make onboarding easier. 2025-06-09 18:52:44 +00:00
86eda98bc5 Added CareerCoach - adjusted CareerRoadmap. 2025-06-06 15:40:06 +00:00
0e9574ba74 Fixed college onboarding call/Review Page. 2025-06-04 14:54:24 +00:00
8d37b0ea72 Fixed UUID issues between onboarding and simulator, new issues with college-profile saving from onboarding. 2025-06-03 17:58:59 +00:00
2602c7f851 Fixed jwt token/user_auth.user_id vs. user_profile.id. College/financial/Premium Onboarding calls, ReviewPage info. 2025-06-03 11:39:04 +00:00
4cb0662119 State save for EducationalProgramsPage to keep it from wiping the career on refresh. And added FinancialAidWizard. 2025-06-02 16:06:57 +00:00
802d61be8a Fixed Profile links, MultiScenarioView fixes. 2025-05-30 14:35:29 +00:00
42b6e7a324 Added next-steps provided by AI to convert to milestones, fixed simulation. Where Am I Now should be finished. 2025-05-27 18:47:44 +00:00
eb13b7fe0a Fixed MilestoneTracker.js to be the Where Am I now section. 2025-05-27 14:47:40 +00:00
7ad4b0921a Migration of server3 to MySQL, changed table name to career_profiles, adjusted all corresponding components of career_path variable changes to career_profile, assigned forced numeric handling of table entities in the simulator 2025-05-26 14:50:22 +00:00
988d8b860e Fixed Upgrade button and Chatbot intro 2025-05-12 13:01:39 +00:00
3417dc6e7b UI Update for Premium Onboarding 2025-05-01 15:55:37 +00:00
402e760672 Fixed multiscenarioView to simulate properly. 2025-04-29 15:04:43 +00:00
23cb8fa28e Added scenario length user input field and drafted scenario multi-view and scenario container components. 2025-04-22 13:27:59 +00:00
27f9441fbf Added taxes to simulation and fixed LoanBalance calculation from inCollege logic. 2025-04-17 15:51:55 +00:00
2086274ba8 Fixed college_enrollment_status, career_path_id, inCollege check to get to the simulation through the 3 onboarding steps. 2025-04-17 12:26:49 +00:00
6807cd6b0e Onboarding refactor finalization, updated MilestoneTracker.js connection points to refactored server3.js 2025-04-14 13:18:13 +00:00
c9cdceb4b0 Added PremiumOnboarding components and backend endpoints. Tested, working 2025-04-07 15:12:09 +00:00