Commit Graph

104 Commits

Author SHA1 Message Date
3b4c44c088 Able to pass selected career from Explorer to EducationalProgramsPage. 2025-05-16 17:00:15 +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
48e68d47b7 Fixed UI/UX issues with CareerExplorer and Modal (loading stick). 2025-05-16 12:18:29 +00:00
17f18d255e Fixed Confirm button on CareerSearch in Explorer 2025-05-14 18:22:45 +00:00
d42aaf1d7c Fixed regional salary and state economic projections 2025-05-14 17:40:42 +00:00
41ee9877d2 Removed school/tuition calls from CareerModal 2025-05-14 15:45:22 +00:00
18a7054b20 Added Loading to CareerExplorer 2025-05-14 15:27:16 +00:00
7bb176c12a Fixed careerSuggestions on refresh/login 2025-05-14 15:20:55 +00:00
b71920f68e fixed career_list save 2025-05-14 14:17:29 +00:00
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
a2c9dc7157 Added task endpoints to server3 and updated delete milestone to also delete tasks. 2025-05-02 17:01:30 +00:00
54d0fcb4e6 Fixed navigation issue in Dashboard where it reverted to INterest Inventory 2025-05-02 16:41:33 +00:00
34fda5760d Added navigation menu in header. 2025-05-02 15:39:51 +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
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