Commit Graph

24 Commits

Author SHA1 Message Date
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
fbd8c97377 Fixed refresh in MilestoneTracker.js to keep the last scenario edited in local. 2025-05-08 12:22:53 +00:00
b3c1d522ee Added Task CRUD to MilestoneTimeline.js and ScenarioContainer.js 2025-05-02 17:10:24 +00:00
493b72ce20 Added EditScenarioModal to MilestoneTracker.js 2025-05-02 14:57:07 +00:00
ff7ab9f775 UX/UI changes to MilestoneTracker/MilestoneTimeline.js and ScenarioContainer for Tasks. 2025-05-02 14:33:14 +00:00
ce53afb3d1 UI updates for premium routes 2025-05-01 16:50:18 +00:00
9404135915 milestone tracker UI improvements - untested due to navigation issues 2025-05-01 16:01:56 +00:00
9618bc0ea9 Added CareerSearch to Dashboard 2025-05-01 13:53:57 +00:00
23ac7260ab Added wizard functionality to milestones for copy/delete. Still need to add global refresh. 2025-04-23 13:53:18 +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
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
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
22232060c2 AI suggested Milestone functionality, clean up add/edit milestone database interaction 2025-03-31 13:51:21 +00:00
20214f9069 MilestoneTracker.js refactor 2025-03-28 14:05:17 +00:00
dd1d6bec88 Added data flow fixes for Confirm Career Selection button and rendering logic fix 2025-03-25 15:55:30 +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
9a1871d4f5 Added career_clusters.json and career search functions to premium 2025-03-18 12:19:21 +00:00
92a803a9bf Added MilestoneTracker.js draft 2025-03-16 15:14:25 +00:00