Commit Graph

161 Commits

Author SHA1 Message Date
23cb8fa28e Added scenario length user input field and drafted scenario multi-view and scenario container components. 2025-04-22 13:27:59 +00:00
8d1dcf26b9 Fixed tax implementation in simulator, milestone impacts. 2025-04-22 12:10:59 +00:00
253dbee9fe Updated impacts data flow to incorporate generated/saved UUIDs for each impact on creation. 2025-04-21 13:08:56 +00:00
f0de365358 Adjusted financial simulation for taxes. 2025-04-18 12:22:00 +00:00
d6eaa22d87 State taxes added to simulation 2025-04-17 15:53:32 +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
dea17d2fc6 Added tasks. 2025-04-14 17:18:05 +00:00
e7f9a08b75 Added tasks concept, but no UI. Adjusted server3 for new milestones endpoints. 2025-04-14 16:25:50 +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
12fba3e3f0 Paywall navigation and button added 2025-04-07 13:56:30 +00:00
52f70cebfc Projection fixes, and added sample Paywall.js 2025-04-07 13:36:58 +00:00
8acd60c57b Tuition calculation fixed for suggested calculated with manual override. 2025-04-04 13:25:48 +00:00
5a5f2068d9 FinancialProfileForm updates to accommodate school/program/degree selection and addition of tuition field. 2025-04-04 11:49:52 +00:00
2a008a8658 Backend build for FinancialProfileForm 2025-04-01 13:33:37 +00:00
f14910a0df Added FinancialProfileForm with navigation from Popoutpanel 2025-04-01 13:12:20 +00:00
90732d913d Added ability to save InterestInventory answers to User_Profile 2025-03-31 17:51:20 +00:00
2f4185ed41 Updated UserProfile for career situation, expired token (no modal), and updated user-profile backend call to accmmodate updating profile. 2025-03-31 16:29:40 +00:00
bdbc10aa1c Built skeleton MilestonePromptData 2025-03-31 14:57:06 +00:00
13b102bfe2 AI suggested Milestone functionality, clean up add/edit milestone database interaction 2025-03-31 13:51:21 +00:00
b13a7f1299 MilestoneTracker.js refactor 2025-03-28 14:05:17 +00:00
dbb2ced567 Added data flow fixes for Confirm Career Selection button and rendering logic fix 2025-03-25 15:55:30 +00:00
1073b012af Added MilestoneTracker nav from GettingStarted 2025-03-25 12:54:42 +00:00
de07754d98 MilestoneTracker functionality. Added authFetch util for modal and redirect to signin. 2025-03-25 12:50:26 +00:00
d677da5569 Implemented backend structure and data flows for saving milestones, career paths, etc. to MilestoneTracker.js 2025-03-21 14:23:12 +00:00
d638aca16b 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
b0d82af280 Passed data from popoutpanel & Dashboard to chatbot - will be obsolete when moving data to BQ 2025-03-18 15:20:08 +00:00
eb01d5578c fixed chatbot careerSuggestions undefined 2025-03-18 13:02:25 +00:00
c9e05eadef Added Plan My Path button and moved Close to upper-left of popoutpanel 2025-03-18 12:25:50 +00:00
90b10d4fb9 Added career_clusters.json and career search functions to premium 2025-03-18 12:19:21 +00:00
85b6c3788c Added MilestoneTracker.js draft 2025-03-16 15:14:25 +00:00
177b71e31f Fixed Sign Up button text alignment 2025-03-13 17:15:47 +00:00
8c398ff3f4 Integrated Career Suggestions filtering UI, moved Getting Started steps around 2025-03-13 17:11:40 +00:00
ff17c6b690 Fixed UI issues with popoutpanel filters 2025-03-13 14:20:53 +00:00
d9058f6b32 Adjusted LoanRepayment calculations to accommodate graduate school rates 2025-03-13 13:55:02 +00:00
54793cb9e4 Adjusted popoutpanel filter UI, fixed comparison rendering with extra brackets 2025-03-12 13:49:03 +00:00
e7fbd3d67a Some UI adjustments to school filters - needs more 2025-03-11 18:06:31 +00:00
22e7f3bb3f Added sorting and filtering for schools and loan repayment 2025-03-11 17:44:00 +00:00
e4d33e42ae Typo fix form previous change 2025-03-11 13:57:56 +00:00
c9714ff3cb Added UI explanation in Loan Repayment fields 2025-03-11 13:57:26 +00:00
d8631d3899 Added National Salary data 2025-03-11 13:24:46 +00:00
785cac861b Limited Data flag issues fixed-ish. Loading bar to stretch most of the width of container. 2025-03-10 17:40:12 +00:00
96917b86b3 Attempted to implement sorting/filtering for popoutpanel. Reverted all changes 2025-03-06 14:06:14 +00:00
bfb7299deb Removed redundant chatbot rendering 2025-03-05 14:20:27 +00:00
3934e59369 Optimized re-rendering of CareerSuggestions and Popoutpanel 2025-03-05 14:08:02 +00:00
c351324964 Added Progress Bar on Career Suggestion load 2025-03-05 12:52:46 +00:00
5ecf834c67 Fixed bug where loan repayment calculation persisted between career clicks if popoutpanel left open 2025-03-04 15:26:27 +00:00
6a4b0eea9e Fixed Expected Salary input fields and Calculation 2025-03-04 13:36:37 +00:00
279db2482d Fixed Expected Salary input in LoanRepayment 2025-03-03 15:50:46 +00:00