mtg_python_deckbuilder/code/web
matt e81b47bccf refactor: modular route organization (Phase 1-2 complete)
- Split monolithic build route handler into focused modules
- Extract validation, multi-copy, include/exclude, themes, and partner routes
- Add response utilities and telemetry decorators
- Create route pattern documentation
- Fix multi-copy detection bug (tag key mismatch)
- Improve code maintainability and testability

Roadmap 9 M1 Phase 1-2
2026-03-03 21:49:08 -08:00
..
decorators refactor: modular route organization (Phase 1-2 complete) 2026-03-03 21:49:08 -08:00
middleware refactor: modular route organization (Phase 1-2 complete) 2026-03-03 21:49:08 -08:00
models feat(preview): sampling, metrics, governance, server mana data 2025-09-23 09:19:23 -07:00
routes refactor: modular route organization (Phase 1-2 complete) 2026-03-03 21:49:08 -08:00
services fix: delete stale raw parquet before auto-refresh (#53) 2026-02-20 12:22:47 -08:00
static refactor(web): finished JavaScript consolidation, tested JavaScript items, refined themes and color palettes, tested all themes and palettes, ensured all interactive lements use theme-aware css 2025-10-29 15:45:40 -07:00
templates refactor: modular route organization (Phase 1-2 complete) 2026-03-03 21:49:08 -08:00
utils refactor: modular route organization (Phase 1-2 complete) 2026-03-03 21:49:08 -08:00
__init__.py Web UI: setup progress + logs folding, Finished Decks library, commander search UX (debounce, keyboard, highlights, color chips), ranking fixes (first-word priority, substring include), optional auto-select; setup start reliability (POST+GET), force runs, status with percent/ETA/timestamps; stepwise builder with added stage reporting and sidecar summaries; keyboard grid wrap-around; restrict commander search to eligible rows 2025-08-26 09:48:25 -07:00
app.py refactor: modular route organization (Phase 1-2 complete) 2026-03-03 21:49:08 -08:00