Nurfog
|
bde5be22e7
|
feat: Introduce AI code hinting, enforce single-tenant organization model, and add a Code Lab block component.
|
2026-03-09 17:24:15 -03:00 |
|
Nurfog
|
8c6cba6d2e
|
feat: Implement dark mode styling for profile and login pages across studio and experience applications.
|
2026-02-27 17:00:37 -03:00 |
|
Nurfog
|
947abcb0bc
|
feat: Implement organization-based SSO login with an AsyncCombobox and add logo variant branding options.
|
2026-02-26 11:50:34 -03:00 |
|
Nurfog
|
26f4283d0e
|
feat: add comprehensive discussion forums with threads, nested replies, voting, and moderation, alongside updates to authentication flows.
|
2026-01-26 17:51:49 -03:00 |
|
Nurfog
|
470c7f0172
|
feat: Implement AI tutor functionality, add branding fields, and improve API URL handling.
|
2026-01-23 14:48:41 -03:00 |
|
Nurfog
|
b166387a48
|
feat: Implement user profile management, add multi-language interactive transcripts, and lay groundwork for SSO.
|
2026-01-17 00:26:42 -03:00 |
|
Nurfog
|
ffbef17396
|
feat: localize various UI texts and labels to Spanish across application pages and interactive components.
|
2026-01-16 23:25:36 -03:00 |
|
Nurfog
|
942780db1c
|
feat: implement structured grading system with predefined assessment types
- Add structured grading policy with predefined types (Continuous Assessment, Midterm, Final Test, Exam)
- Replace free-text category input with combobox selection in Grading Policy page
- Update Lesson Editor to use dropdown selector for grading category assignment
- Fix create_grading_category handler to capture organization context
- Fix update_course handler to set audit context in database transaction
- Implement getImageUrl helper for proper asset path resolution
- Add unoptimized prop to organization logo images to bypass Next.js optimization
- Add database migrations for organization_id in content tables
- Seed default tutorial courses for Admin, Instructor, and Student roles
- Fix audit log constraints and content schema issues
|
2026-01-12 00:52:26 -03:00 |
|
Nurfog
|
e772d430b1
|
feat: Implement multi-tenancy with new database migrations, API updates across services, and refactor frontend API calls.
|
2025-12-26 10:59:07 -03:00 |
|
Nurfog
|
72ddb43fd7
|
feat: Implement comprehensive course analytics, RBAC with roles and authentication, and dynamic passing thresholds.
|
2025-12-23 10:12:53 -03:00 |
|
Nurfog
|
32f71852d9
|
feat: update CMS service handlers and main application logic.
|
2025-12-22 13:54:35 -03:00 |
|