Commit Graph

97 Commits

Author SHA1 Message Date
96fe61e956 fixed pipeline, deploy_all.sh, and encryption.js for field-level. Added fast-fail to encryption.js 2025-08-06 22:34:10 +00:00
3aef4502f8 Field-level encryption implemented
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-08-06 19:44:50 +00:00
12d7f654f4 MySQL TLS, Retirement Chatbar, migrated AI_Risk to MySQL, client certs for MySQL from GCP
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-08-05 11:20:48 +00:00
8449dc2a91 Cleanup, all technical fixes prior to prod creation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-08-03 18:44:36 +00:00
36da8a5a7f Stripe integration + BillingResult 2025-07-29 12:27:59 +00:00
465a7d686c Added CareerProfileForm and CollegeProfileForm, changed FinancialProfileForm for consistency, RetirementLanding button removal for FinancialProfileForm. Altered CareerOnboarding and ReviewPage 2025-07-22 18:07:06 +00:00
ef290a96ea Pulled in selected values for premium onboarding, added Expected Graduation Date calculation 2025-07-21 17:04:11 +00:00
94fbc32885 fixed server2 database and public file access 2025-07-17 19:26:54 +00:00
d113dff19c removed version from yml, fixed env file paths in compose files 2025-07-17 12:55:14 +00:00
014f8c6e7c env file and yml file consistency 2025-07-16 14:32:50 +00:00
175d7b6a79 Docker nightmare 2025-07-10 16:01:59 +00:00
1ee0f26b62 checkpoint: cleaned disk and pruned Docker cache 2025-07-10 15:13:18 +00:00
215e523ecb Fixed the damn SECRET_KEY vs. JWT_SECRET debacle. 2025-07-10 12:12:30 +00:00
f2d333aa6b Docker fixes and data wiring for prod. Created Staging. 2025-07-10 11:28:42 +00:00
1aaf2707ca RetirementPlanner chatbot changes for Support 2025-07-07 18:50:10 +00:00
82d6bfb5d7 CareerRoadmap Supportbot context add. 2025-07-07 16:55:34 +00:00
5edb6f6638 AI agent context for CareerExplorer 2025-07-07 14:51:55 +00:00
19a88daf46 AI agent for CareerExplorer: AddtoComparison 2025-07-03 11:32:31 +00:00
5ca39884b5 AI Support bot created. 2025-07-02 11:36:14 +00:00
cd2a99df44 UI overhaul, UX fixes 2025-06-30 13:20:18 +00:00
693d43190b Fixed UI for REtirement 2025-06-26 15:43:49 +00:00
435d41a658 fixed Roadmap simulation from showing too much x-axis. 2025-06-26 12:40:52 +00:00
7690603e7f Added AI agent to Retirement 2025-06-26 11:31:43 +00:00
a7d52598b6 Simulator update for retirement 2025-06-24 16:10:20 +00:00
6a11a027bc Improved Jess's ops. 2025-06-24 12:38:29 +00:00
7ddbbe4227 env variables for server3 2025-06-23 11:45:04 +00:00
24e5b4d0f9 Fixed some things, broke some others. 2025-06-19 11:44:43 +00:00
fc7a60e946 Added SMS text reminders from Twilio 2025-06-17 17:39:16 +00:00
23e5518c35 Edit Goals added, Milestones/tasks drawer added. 2025-06-17 12:31:30 +00:00
9b697e1d11 Coach can now create milestones and systemic prompts for Networking, Job Search, and INterview mode buttons. 2025-06-11 11:46:07 +00:00
bdec7c2d9a Adjusted Career Coach for milestones/impacts/tasks. 2025-06-10 15:46:13 +00:00
c9ff965985 Fixed Priorities Modal Interests by adding new InterestsMeaningModal.js 2025-06-09 17:04:56 +00:00
7247a107d0 Added RIASEC to user_profile 2025-06-09 14:17:53 +00:00
638d90e89f Added AI-risk to CareerCoach, fixed infinite loop, all/most contextual information provided to CareerCoach. 2025-06-09 13:01:48 +00:00
86eda98bc5 Added CareerCoach - adjusted CareerRoadmap. 2025-06-06 15:40:06 +00:00
5c4a280cf8 Signin/registration fixes, added SignInLanding.js 2025-06-04 16:49:17 +00:00
8d37b0ea72 Fixed UUID issues between onboarding and simulator, new issues with college-profile saving from onboarding. 2025-06-03 17:58:59 +00:00
2602c7f851 Fixed jwt token/user_auth.user_id vs. user_profile.id. College/financial/Premium Onboarding calls, ReviewPage info. 2025-06-03 11:39:04 +00:00
3cf752e8e3 Added GPT=produced KSA when not found. 2025-06-01 10:43:01 +00:00
802d61be8a Fixed Profile links, MultiScenarioView fixes. 2025-05-30 14:35:29 +00:00
22e7cd5029 AI Risk assessment in CareerExplorer implemented 2025-05-29 13:24:35 +00:00
d8e34f300f Halfway through adding AI Risk Analysis. GPT has completely forgotten what we're doing. 2025-05-29 11:52:07 +00:00
2eba34f766 Avoid duplicates in AI Suggestions, response parsing, checkboxes all fixed. 2025-05-28 12:25:07 +00:00
42b6e7a324 Added next-steps provided by AI to convert to milestones, fixed simulation. Where Am I Now should be finished. 2025-05-27 18:47:44 +00:00
eb13b7fe0a Fixed MilestoneTracker.js to be the Where Am I now section. 2025-05-27 14:47:40 +00:00
7ad4b0921a 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
d4919c31a5 Removed UserID since ChatGPT can't code two similar variables 2025-05-22 14:26:19 +00:00
cec6f3f059 fixed premium upgrade endpoint 2025-05-21 16:23:52 +00:00
b7c996ad9e Migrated server2 back to SQLite 2025-05-20 15:43:41 +00:00
ff8e3113bd Fixed the ChatGPT screw up during rewrite from user_profile.id and .user_id 2025-05-20 13:03:59 +00:00