Commit Graph

56 Commits

Author SHA1 Message Date
ee098148a4 Cleanup, all technical fixes prior to prod creation 2025-08-03 18:44:36 +00:00
976ca69bfa Identified the need for separate Career and College Profile editors 2025-07-21 18:36:25 +00:00
5ad377b50e Fixed MilestoneEditModal and FinancialProjectionService impact signs. 2025-07-18 17:01:32 +00:00
c2cc63e2f7 fixed server2 database and public file access 2025-07-17 19:26:54 +00:00
81a5592e23 Fixed simulation when salary = 0, stale college profile/grad date existed 2025-07-07 17:31:00 +00:00
ec0ce1fce8 AI agent context for CareerExplorer 2025-07-07 14:51:55 +00:00
58a8e15e09 AI agent for CareerExplorer: AddtoComparison 2025-07-03 11:32:31 +00:00
2160f20f93 AI Support bot created. 2025-07-02 11:36:14 +00:00
7b810ff2de LoanRepayment reimplmementation in PreparingLanding 2025-06-30 16:53:21 +00:00
6d7e3aa08c Fixed UI for REtirement 2025-06-26 15:43:49 +00:00
838ad3f249 fixed Roadmap simulation from showing too much x-axis. 2025-06-26 12:40:52 +00:00
8c78540e6c New components for AI ops/REtirement planning 2025-06-26 11:36:16 +00:00
4af7300117 MultiScnearioView Final Retirement number and readiness score. 2025-06-25 14:10:51 +00:00
38088ac38b Simulator update for retirement 2025-06-24 16:10:20 +00:00
1868c4348a Fixed some things, broke some others. 2025-06-19 11:44:43 +00:00
631e2bc0fb Twilio bash config added. Milestone Panel edits. 2025-06-17 13:06:32 +00:00
5eb0750dfb Edit Goals added, Milestones/tasks drawer added. 2025-06-17 12:31:30 +00:00
0bad162d52 Cross-app navigation UI fixes 2025-06-16 17:05:44 +00:00
2728378041 selectedCareer in state for navigation acceptance in Roadmap, etc. 2025-06-13 20:45:31 +00:00
8232fd697e number checks for simulator and fixed impacts to numbers. 2025-06-12 12:31:02 +00:00
765492b856 Added CareerCoach - adjusted CareerRoadmap. 2025-06-06 15:40:06 +00:00
f9177fbf38 Fixed UUID issues between onboarding and simulator, new issues with college-profile saving from onboarding. 2025-06-03 17:58:59 +00:00
0c8cd4a969 State save for EducationalProgramsPage to keep it from wiping the career on refresh. And added FinancialAidWizard. 2025-06-02 16:06:57 +00:00
29bdb17321 Added interest rate to Retirement Savings. 2025-05-29 14:53:42 +00:00
0ea62392dd Fixed MilestoneTracker.js to be the Where Am I now section. 2025-05-27 14:47:40 +00:00
98661b1c5a 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
77cd3b6845 Fetch schools in EducationalProgramsPage.js 2025-05-16 15:51:01 +00:00
146061a9b9 Fixed UserProfile values for career_situation 2025-05-16 13:28:15 +00:00
0194e9fc19 CareerExplorer build out 2025-05-13 19:49:08 +00:00
73e6921e1b Fixed school distances to not use Google API, improve performance, and not have state filter in the server. 2025-05-06 20:02:00 +00:00
ff7ab9f775 UX/UI changes to MilestoneTracker/MilestoneTimeline.js and ScenarioContainer for Tasks. 2025-05-02 14:33:14 +00:00
1330ccc366 Fixed multiscenarioView to simulate properly. 2025-04-29 15:04:43 +00:00
733dba46a8 Milestone hard refresh added. 2025-04-24 11:53:31 +00:00
eed3767172 Added scenario length user input field and drafted scenario multi-view and scenario container components. 2025-04-22 13:27:59 +00:00
3c4247f3b8 Fixed tax implementation in simulator, milestone impacts. 2025-04-22 12:10:59 +00:00
c946144334 Updated impacts data flow to incorporate generated/saved UUIDs for each impact on creation. 2025-04-21 13:08:56 +00:00
126a17543c Adjusted financial simulation for taxes. 2025-04-18 12:22:00 +00:00
e3d804e01a State taxes added to simulation 2025-04-17 15:53:32 +00:00
2f9dc03f57 Added taxes to simulation and fixed LoanBalance calculation from inCollege logic. 2025-04-17 15:51:55 +00:00
ab7e318492 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
a04ab21d02 Added tasks concept, but no UI. Adjusted server3 for new milestones endpoints. 2025-04-14 16:25:50 +00:00
b98f93d442 Onboarding refactor finalization, updated MilestoneTracker.js connection points to refactored server3.js 2025-04-14 13:18:13 +00:00
fa26c4a31b Projection fixes, and added sample Paywall.js 2025-04-07 13:36:58 +00:00
0ddc848371 FinancialProfileForm updates to accommodate school/program/degree selection and addition of tuition field. 2025-04-04 11:49:52 +00:00
b5daa609ac Added ability to save InterestInventory answers to User_Profile 2025-03-31 17:51:20 +00:00
f7f959c426 Built skeleton MilestonePromptData 2025-03-31 14:57:06 +00:00
20214f9069 MilestoneTracker.js refactor 2025-03-28 14:05:17 +00:00
be65fca638 MilestoneTracker functionality. Added authFetch util for modal and redirect to signin. 2025-03-25 12:50:26 +00:00
1a97da62f0 Implemented backend structure and data flows for saving milestones, career paths, etc. to MilestoneTracker.js 2025-03-21 14:23:12 +00:00
d294d609d0 So many changes: created CareerSearch.js to be included in MilestoneTracker.js, several version updates for Node, Chad UI, etc. 2025-03-20 13:20:54 +00:00