Commit Graph

187 Commits

Author SHA1 Message Date
0194e9fc19 CareerExplorer build out 2025-05-13 19:49:08 +00:00
f9674643d5 Added the 4 user journeys, landing pages, and navigation from SignIn. 2025-05-12 17:06:12 +00:00
1d585c2041 Fixed Upgrade button and Chatbot intro 2025-05-12 13:01:39 +00:00
c87d723df7 AI Suggested Milestones implemented. 2025-05-09 16:50:21 +00:00
b0b5ff3aa8 Fixed .pdf resume upload, Logout button background 2025-05-09 13:13:31 +00:00
f3125b2145 Resume optimizer implemented with weekly counter/boosters/limits. 2025-05-09 12:04:03 +00:00
9fb03b0dc1 Resume Builder added. 2025-05-08 17:23:19 +00:00
fbd8c97377 Fixed refresh in MilestoneTracker.js to keep the last scenario edited in local. 2025-05-08 12:22:53 +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
69d8c52449 Fixed Economic Projections' data source to include and display National 2025-05-05 16:32:18 +00:00
b3c1d522ee Added Task CRUD to MilestoneTimeline.js and ScenarioContainer.js 2025-05-02 17:10:24 +00:00
54d0fcb4e6 Fixed navigation issue in Dashboard where it reverted to INterest Inventory 2025-05-02 16:41:33 +00:00
8917e4890e Updated EditScenarioModal UI 2025-05-02 15:21:11 +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
e1f1782b01 UI Update for Premium Onboarding 2025-05-01 15:55:37 +00:00
d207dce5d4 Added Premium Route Guard 2025-05-01 15:21:56 +00:00
9618bc0ea9 Added CareerSearch to Dashboard 2025-05-01 13:53:57 +00:00
636d33cf94 UI fixes for Dashboard/Popoutpanel/Chatbot 2025-04-30 18:13:18 +00:00
0738457a83 Fixed Loading bar in Dashboard, updated InterestInventory UI. 2025-04-30 16:22:33 +00:00
c96cea59bd Updated UserProfile, GettingStarted, SignUp to Tailwind 2025-04-30 13:58:02 +00:00
48ccf2e1dc updated SignIn and App.js to ShadCN basics 2025-04-30 13:31:26 +00:00
91066a3cb6 Removed universal box and new salary box from Add Milestone - handled by Impacts now 2025-04-29 16:01:59 +00:00
e5a6275863 Fixed Clone Scenario 2025-04-29 15:54:23 +00:00
a9545abc0a Fixed the Add Scenario button 2025-04-29 15:27:55 +00:00
1330ccc366 Fixed multiscenarioView to simulate properly. 2025-04-29 15:04:43 +00:00
d48f33572a Made modal float with scroll. 2025-04-25 16:18:05 +00:00
733dba46a8 Milestone hard refresh added. 2025-04-24 11:53:31 +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
126a17543c Adjusted financial simulation for taxes. 2025-04-18 12:22:00 +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
6f01c1c9ae Added tasks. 2025-04-14 17:18:05 +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
d918d44b57 Added PremiumOnboarding components and backend endpoints. Tested, working 2025-04-07 15:12:09 +00:00
8ebfaf1964 Paywall navigation and button added 2025-04-07 13:56:30 +00:00
fa26c4a31b Projection fixes, and added sample Paywall.js 2025-04-07 13:36:58 +00:00
16816d74b3 Tuition calculation fixed for suggested calculated with manual override. 2025-04-04 13:25:48 +00:00
0ddc848371 FinancialProfileForm updates to accommodate school/program/degree selection and addition of tuition field. 2025-04-04 11:49:52 +00:00
8dc4755911 Backend build for FinancialProfileForm 2025-04-01 13:33:37 +00:00
5d5e5fb001 Added FinancialProfileForm with navigation from Popoutpanel 2025-04-01 13:12:20 +00:00
b5daa609ac Added ability to save InterestInventory answers to User_Profile 2025-03-31 17:51:20 +00:00
6a6416499a 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
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
b3ff06c0fc Added MilestoneTracker nav from GettingStarted 2025-03-25 12:54:42 +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
3c5a2b3631 Passed data from popoutpanel & Dashboard to chatbot - will be obsolete when moving data to BQ 2025-03-18 15:20:08 +00:00
ea78794196 fixed chatbot careerSuggestions undefined 2025-03-18 13:02:25 +00:00
88842b5946 Added Plan My Path button and moved Close to upper-left of popoutpanel 2025-03-18 12:25:50 +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
f46df7ddab Fixed Sign Up button text alignment 2025-03-13 17:15:47 +00:00
5acdb4a49f Integrated Career Suggestions filtering UI, moved Getting Started steps around 2025-03-13 17:11:40 +00:00
8fb1de0bc9 Fixed UI issues with popoutpanel filters 2025-03-13 14:20:53 +00:00
868a57d5ac Adjusted LoanRepayment calculations to accommodate graduate school rates 2025-03-13 13:55:02 +00:00
75d1b160d8 Adjusted popoutpanel filter UI, fixed comparison rendering with extra brackets 2025-03-12 13:49:03 +00:00
48219a464c Some UI adjustments to school filters - needs more 2025-03-11 18:06:31 +00:00
75e967c9f2 Added sorting and filtering for schools and loan repayment 2025-03-11 17:44:00 +00:00
ffe8e1fe72 Typo fix form previous change 2025-03-11 13:57:56 +00:00
7fe2651d9a Added UI explanation in Loan Repayment fields 2025-03-11 13:57:26 +00:00
a16fe7f19a Added National Salary data 2025-03-11 13:24:46 +00:00
ca7b230b25 Limited Data flag issues fixed-ish. Loading bar to stretch most of the width of container. 2025-03-10 17:40:12 +00:00
a1a8f9c7dc Attempted to implement sorting/filtering for popoutpanel. Reverted all changes 2025-03-06 14:06:14 +00:00
eb2670346c Removed redundant chatbot rendering 2025-03-05 14:20:27 +00:00
0bee813b97 Optimized re-rendering of CareerSuggestions and Popoutpanel 2025-03-05 14:08:02 +00:00
b0640e07db Added Progress Bar on Career Suggestion load 2025-03-05 12:52:46 +00:00
f104020afa Fixed bug where loan repayment calculation persisted between career clicks if popoutpanel left open 2025-03-04 15:26:27 +00:00
62175b5823 Fixed Expected Salary input fields and Calculation 2025-03-04 13:36:37 +00:00
5f4992d4d3 Fixed Expected Salary input in LoanRepayment 2025-03-03 15:50:46 +00:00
2331378114 Distance Calculations 2024-12-30 22:53:42 +00:00
b7461ef06b fixed api calls, tuition mapping for new data source, added Loan Repayment current salary and fixed UI issue 2024-12-29 15:42:28 +00:00
67e3e962e7 url changes for prod and dev 2024-12-28 20:59:08 +00:00
9696943f9b UX issues, schools issues 2024-12-27 19:03:32 +00:00
e07dc32b51 Initial commit 2024-12-25 17:35:29 +00:00
85dfd14aa8 Fixed issues with API URL formatting and added proxy configuration 2024-12-24 17:28:15 +00:00
4b95b92261 Refactored project paths, fixed NGINX configs, updated API routes, and improved error handling. 2024-12-23 20:05:22 +00:00
30a884792a Initial commit for Aptiva Dev1 App 2024-12-20 13:55:34 +00:00