elmeg-demo/docs
fullsizemalt 14a509ddb5
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
feat: Add bug tracker MVP (decoupled, feature-flagged)
- Backend: Ticket and TicketComment models (no FK to User)
- API: /tickets/* endpoints for submit, view, comment, upvote
- Admin: /tickets/admin/* for triage queue
- Frontend: /bugs pages (submit, my-tickets, known-issues, detail)
- Feature flag: ENABLE_BUG_TRACKER env var (default: true)

To disable: Set ENABLE_BUG_TRACKER=false
To remove: Delete models_tickets.py, routers/tickets.py, frontend/app/bugs/
2025-12-23 13:18:00 -08:00
..
API.md feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
AUDIT_AND_PLAN.md feat: Gamification sprint complete 2025-12-21 19:21:20 -08:00
AWS_SES_BROWSER_AGENT.md docs: Add comprehensive AWS SES setup guides 2025-12-21 14:40:20 -08:00
AWS_SES_SETUP.md docs: Add comprehensive AWS SES setup guides 2025-12-21 14:40:20 -08:00
BUGS_TRACKER_SPEC.md feat: Add bug tracker MVP (decoupled, feature-flagged) 2025-12-23 13:18:00 -08:00
CHANGELOG.md feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
DEVELOPER.md feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
HANDOFF_2025_12_21.md feat: Add Mark Caught button for chase songs + fix Next.js 16 build errors 2025-12-22 00:21:58 -08:00
HANDOFF_2025_12_22.md feat: Add Mark Caught button for chase songs + fix Next.js 16 build errors 2025-12-22 00:21:58 -08:00
PLATFORM_ENHANCEMENT_SPEC.md feat: Add email verification and password reset (Phase 1) 2025-12-21 13:28:54 -08:00
ROADMAP.md feat: Privacy settings with functional toggles, sticky sidebar, roadmap doc 2025-12-23 13:08:48 -08:00
USER_GUIDE.md feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
VIDEO_INTEGRATION_SPEC.md feat: Add video integration - display videos on performance pages and indicators 2025-12-22 23:52:34 -08:00