mtg_python_deckbuilder/code/web
mwisnowski 4aa41adb20
Some checks are pending
CI / build (push) Waiting to run
feat: add RandomService, seed diagnostics endpoint, and random mode docs (#59)
2026-03-20 21:03:17 -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 feat: add pool size badges, sorting, and optional sections to theme picker (#58) 2026-03-20 12:00:39 -07:00
services feat: add RandomService, seed diagnostics endpoint, and random mode docs (#59) 2026-03-20 21:03:17 -07:00
static feat: add pool size badges, sorting, and optional sections to theme picker (#58) 2026-03-20 12:00:39 -07:00
templates feat: add pool size badges, sorting, and optional sections to theme picker (#58) 2026-03-20 12:00:39 -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 feat: add RandomService, seed diagnostics endpoint, and random mode docs (#59) 2026-03-20 21:03:17 -07:00