codedematrix/datacollection
Force fresh navigation after login
Fix HF login persistence and compliance flows
Fix compliance page: emails and templates endpoints return paginated responses
Fix API rewrite to handle trailing slashes correctly
Fix TypeScript errors and build issues
Fix navigation and API issues
Fix Django version for local development
Restore compliance data and simplify form flows
Merge latest app updates with login proxy fix
Expand seed_data with varied, realistic test data
Use best of both: Codex's complete seed_data + Dockerfile with PostgreSQL
Merge: restore Claude's 06-16 improvements + keep Codex's login fix
Restore search & filter stability fixes across all pages
Preserve trailing slashes for API proxy
Fix Hugging Face login proxy and seed demo data
Ignore local runtime artifacts
Fix API calls — use relative URLs proxied through Next.js
Rewrite seed_data to match actual model fields
Fix FormTemplate import in seed_data command
Add comprehensive testing framework Word document
Add complete testing framework
Fix database connection for single-container deployment
Add libmagic system library to Docker image
Make seed_data command idempotent and fix imports
Add missing django-extensions dependency
Add Excel file upload functionality to provider submissions
Auto-seed test data on container startup
Add seed_data management command for test data population
Add implementation handoff document
Add deployment configs for Hugging Face Spaces
UI polish: improve submissions review, providers, TopBar, Badge, and utility functions
Enforce 4-role RBAC and build role-aware provider portal
Phase 7: deployment package
Phase 6: complete remaining MVP work
Update IMPLEMENTATION_PLAN with current build status and remaining work
Phase 5: Review, compliance, exports, auth
Phase 4: Provider form entry + form engine
Initial scaffold: Django backend + Next.js frontend
initial commit
