Commit Graph

17 Commits

Author SHA1 Message Date
a1ae380fd5 Improve search quality, ORM efficiency, and filter consistency 2026-03-10 14:37:01 +01:00
ceff4bc42c Wire Celery Beat periodic sync with ingestion run tracking 2026-03-10 13:44:36 +01:00
b39c6ced3a Harden runtime configuration and container security defaults 2026-03-10 13:06:12 +01:00
3d795991fe feat(frontend): integrate tailwind pipeline and update templates 2026-03-10 12:49:25 +01:00
4d49d30495 feat(players): add origin competition/team model and filtering 2026-03-10 12:29:38 +01:00
acfccbea08 feat(providers): add balldontlie http adapter with backend selection 2026-03-10 12:11:03 +01:00
f9329df64f docs(workflow): formalize gitflow process and templates 2026-03-10 11:58:34 +01:00
30595d0d89 chore(models): replace deprecated CheckConstraint check arg 2026-03-10 11:29:04 +01:00
078cedff8b phase8: expand test coverage and refine docs with gitflow milestones 2026-03-10 11:23:23 +01:00
fa4c901bc1 phase7: add minimal read-only drf api with player search endpoints 2026-03-10 11:13:30 +01:00
ecd665e872 phase6: add provider abstraction, mvp adapter, and ingestion sync tasks 2026-03-10 11:05:57 +01:00
f207ffbad8 phase5: add saved searches, watchlist, and authenticated htmx flows 2026-03-10 10:58:39 +01:00
c83bc96b6c phase4: implement player search filters, htmx results, and detail page 2026-03-10 10:52:50 +01:00
fc7289a343 phase3: add normalized domain schema, admin, services, and multistage docker build 2026-03-10 10:39:45 +01:00
f47ffe6c15 phase2: add modular apps, auth scaffolding, and base template routing 2026-03-10 10:27:40 +01:00
35686bdb66 phase1: bootstrap containerized django stack and project scaffold 2026-03-09 16:10:34 +01:00
8cd65349c8 Initial commit 2026-03-09 15:56:35 +01:00