MIF_E31230745/resources/views
KakaPatria e45b75531b Feat: Comprehensive input validation, backend rule tightening, database migration update
- Add comprehensive validation to 9+ CRUD forms (error summaries, field-level validation, character counters, submit gating)
- Audit all 67 Blade files for validation coverage and remediate missing validations
- Tighten backend validation rules: min:3 enforcement on all name/major fields across AdminController, BKController, AlumniController, ProfileUpdateRequest
- Update jurusan_polije table migration to match current database structure
- Restore database from backup: 9 jurusan, 10 recommendations, 20 chat histories
- Verify 49/49 PHPUnit tests passing (122 assertions, 100% success rate)
- Clean up development/test documentation files
- Status: Production ready for sidang (thesis defense)
2026-05-12 18:44:36 +07:00
..
admin Feat: Comprehensive input validation, backend rule tightening, database migration update 2026-05-12 18:44:36 +07:00
auth Chore: Add Alumni CRUD implementation, testing files, and documentation 2026-05-05 09:12:30 +07:00
bk Feat: Comprehensive input validation, backend rule tightening, database migration update 2026-05-12 18:44:36 +07:00
chatbot Feat: UI Restructuring - Integrate history with main pages 2026-05-05 09:10:08 +07:00
components 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
history UI/UX Redesign: Student profiles, history pages, and alumni templates 2026-04-27 08:16:24 +07:00
layouts 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
profile Feat: UI Restructuring - Integrate history with main pages 2026-05-05 09:10:08 +07:00
rekomendasi Feat: Comprehensive input validation, backend rule tightening, database migration update 2026-05-12 18:44:36 +07:00
dashboard.blade.php Feat: UI Restructuring - Integrate history with main pages 2026-05-05 09:10:08 +07:00
welcome.blade.php Chore: Add Alumni CRUD implementation, testing files, and documentation 2026-05-05 09:12:30 +07:00