mtg_python_deckbuilder/code/web
2026-03-17 17:29:14 -07: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: error handling integration and testing standards 2026-03-17 17:29:14 -07:00
services refactor: backend standardization (service layer, validation, route splitting) + image cache and Scryfall API fixes 2026-03-17 16:34:50 -07: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: backend standardization (service layer, validation, route splitting) + image cache and Scryfall API fixes 2026-03-17 16:34:50 -07:00
utils refactor: error handling integration and testing standards 2026-03-17 17:29:14 -07:00
validation refactor: backend standardization (service layer, validation, route splitting) + image cache and Scryfall API fixes 2026-03-17 16:34:50 -07: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: error handling integration and testing standards 2026-03-17 17:29:14 -07:00