MIF_E31230745/database/migrations
KakaPatria e0b0c10ddc feat: add BK admin panel with complete CRUD operations and student management
- Create BKController with dashboard, students, chat history, recommendations, and jurusan management
- Add 8 BK panel views: students list/detail, chat history, riwayat rekomendasi/chatbot, jurusan CRUD, profil
- Add 15 BK routes with auth and isBK middleware protection
- Update AdminSeeder with 8+ char passwords and valid email format
- Add database migrations for chat history improvements
- Update various controllers and models for BK panel integration
- Remove sidebar Profil duplication, keep navbar dropdown only
2026-04-05 22:57:13 +07:00
..
2014_10_12_000000_create_users_table.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
2014_10_12_100000_create_password_reset_tokens_table.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
2019_08_19_000000_create_failed_jobs_table.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
2019_12_14_000001_create_personal_access_tokens_table.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
2026_01_28_143443_add_role_to_users_table.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
2026_01_28_143445_create_students_table.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
2026_01_28_143446_create_polije_majors_table.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
2026_01_28_143448_create_recommendations_table.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
2026_01_28_143453_create_chat_histories_table.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
2026_02_06_000000_merge_students_into_users.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
2026_02_11_000000_add_student_fields_to_users_table.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
2026_02_12_add_bk_role_to_users.php feat: CRUD jurusan DB-driven, bobot_mapel per-jurusan, scoring graduated, chatbot bahasa akademik, admin panel lengkap 2026-02-26 22:38:35 +07:00
2026_02_12_create_alumni_table.php feat: CRUD jurusan DB-driven, bobot_mapel per-jurusan, scoring graduated, chatbot bahasa akademik, admin panel lengkap 2026-02-26 22:38:35 +07:00
2026_02_12_fix_alumni_table_structure.php feat: CRUD jurusan DB-driven, bobot_mapel per-jurusan, scoring graduated, chatbot bahasa akademik, admin panel lengkap 2026-02-26 22:38:35 +07:00
2026_02_12_update_alumni_table_structure.php feat: CRUD jurusan DB-driven, bobot_mapel per-jurusan, scoring graduated, chatbot bahasa akademik, admin panel lengkap 2026-02-26 22:38:35 +07:00
2026_02_21_100000_add_keywords_to_polije_majors_table.php feat: CRUD jurusan DB-driven, bobot_mapel per-jurusan, scoring graduated, chatbot bahasa akademik, admin panel lengkap 2026-02-26 22:38:35 +07:00
2026_02_26_100000_fix_recommendations_hasil_column.php feat: CRUD jurusan DB-driven, bobot_mapel per-jurusan, scoring graduated, chatbot bahasa akademik, admin panel lengkap 2026-02-26 22:38:35 +07:00
2026_02_26_120000_add_bobot_mapel_to_polije_majors_table.php feat: CRUD jurusan DB-driven, bobot_mapel per-jurusan, scoring graduated, chatbot bahasa akademik, admin panel lengkap 2026-02-26 22:38:35 +07:00
2026_02_26_200000_add_session_id_to_chat_histories_table.php feat: add BK admin panel with complete CRUD operations and student management 2026-04-05 22:57:13 +07:00
2026_02_26_210000_backfill_session_id_on_chat_histories.php feat: add BK admin panel with complete CRUD operations and student management 2026-04-05 22:57:13 +07:00
2026_03_06_100000_add_recommendation_id_to_chat_histories_table.php feat: add BK admin panel with complete CRUD operations and student management 2026-04-05 22:57:13 +07:00