Commit Graph
5 Commits
Author SHA1 Message Date
kavehhn 26c53d57e4 Require explicit attendance status selection before submit.
Do not prefill present for unsaved students, highlight pending rows, and show recorded counts on the attendance list.
2026-08-16 09:22:41 +03:30
kavehhn 8d29a5d858 Add numberOfSessions to class form and fix attendance navigation.
Editable session count on the class edit page and corrected redirects back to the attendance list route.
2026-08-16 08:55:04 +03:30
kavehhn e977ccd356 fix: show only past-due sessions needing attendance on attendance page
Use attendanceScope filtering, correct pending status for held sessions, and return to the attendance hub after saving.
2026-08-16 08:22:18 +03:30
kavehhn 6b5549019c feat: add settings data upload and single-name user forms
Allow SuperAdmins to upload import JSON from settings, and update user UI for merged name, gender, and extended profile fields.
2026-08-15 01:31:47 +03:30
kavehhn 1a34c3b133 Initial commit: admin dashboard for GameNo.
Vue 3 + Vite dashboard with PrimeVue, i18n, and API integration for institution management.
2026-08-09 04:18:09 +02:00