tractatus/public/js/admin
TheFlow 44a91e7fcf feat: add case submission portal admin interface and i18n support
Case Submission Portal (Admin Moderation Queue):
- Add statistics endpoint (GET /api/cases/submissions/stats)
- Enhance filtering: status, failure_mode, AI relevance score
- Add sorting options: date, relevance, completeness
- Create admin moderation interface (case-moderation.html)
- Implement CSP-compliant admin UI (no inline event handlers)
- Deploy moderation actions: approve, reject, request-info
- Fix API parameter mapping for different action types

Internationalization (i18n):
- Implement lightweight i18n system (i18n-simple.js, ~5KB)
- Add language selector component with flag emojis
- Create German and French translations for homepage
- Document Te Reo Māori translation requirements
- Add i18n attributes to homepage
- Integrate language selector into navbar

Bug Fixes:
- Fix search button modal display on docs.html (remove conflicting flex class)

Page Enhancements:
- Add dedicated JS modules for researcher, leader, koha pages
- Improve page-specific functionality and interactions

Documentation:
- Add I18N_IMPLEMENTATION_SUMMARY.md (implementation guide)
- Add TE_REO_MAORI_TRANSLATION_REQUIREMENTS.md (cultural sensitivity guide)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-16 14:50:47 +13:00
..
audit-analytics.js feat: enhance framework services and format architectural documentation 2025-10-11 00:50:47 +13:00
auth-check.js security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
blog-curation.js feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
case-moderation.js feat: add case submission portal admin interface and i18n support 2025-10-16 14:50:47 +13:00
claude-md-migrator.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
dashboard.js feat: enhance framework services and format architectural documentation 2025-10-11 00:50:47 +13:00
hooks-dashboard.js feat: enhance hooks with metrics tracking and admin dashboard 2025-10-15 20:17:11 +13:00
login.js feat: add admin dashboard & API reference documentation 2025-10-07 12:27:38 +13:00
media-triage.js feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
newsletter-management.js feat: newsletter modal and deployment script enhancements 2025-10-14 13:11:46 +13:00
project-editor.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
project-manager.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
project-selector.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
rule-editor.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
rule-manager.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00