MIF_E31230745/app/Http/Controllers
KakaPatria 84b3fc4469 Feat: UI Restructuring - Integrate history with main pages
- Combine recommendation form with history on single page
- Combine chatbot interface with chat history on single page
- Fix chatbot SQL error (DISTINCT + ORDER BY incompatibility)
- Fix chatbot not showing old recommendations incorrectly
- Remove history cards from dashboard (moved to respective pages)
- Remove delete account from student profile (admin-only now)
- All 49 PHPUnit tests passing
2026-05-05 09:10:08 +07:00
..
Auth Initial commit: SPK Jurusan Kuliah sistem dengan dashboard, analisis Naive Bayes, chatbot AI, profile management, dan history tracking 2026-02-11 23:08:57 +07:00
AdminController.php UI/UX Redesign: Student profiles, history pages, and alumni templates 2026-04-27 08:16:24 +07:00
AlumniController.php restore: explainable recommendation feature with detailed breakdown per criteria (nilai, minat, pref, cita, prestasi) 2026-04-07 17:49:34 +07:00
BKController.php UI/UX Redesign: Student profiles, history pages, and alumni templates 2026-04-27 08:16:24 +07:00
ChatbotController.php Feat: UI Restructuring - Integrate history with main pages 2026-05-05 09:10:08 +07:00
Controller.php Initial commit: SPK Jurusan Kuliah sistem dengan dashboard, analisis Naive Bayes, chatbot AI, profile management, dan history tracking 2026-02-11 23:08:57 +07:00
ProfileController.php Initial commit: SPK Jurusan Kuliah sistem dengan dashboard, analisis Naive Bayes, chatbot AI, profile management, dan history tracking 2026-02-11 23:08:57 +07:00
RekomendasiController.php Feat: UI Restructuring - Integrate history with main pages 2026-05-05 09:10:08 +07:00