mtg_python_deckbuilder/code/web
mwisnowski ac6c9f4daa
Some checks failed
CI / build (push) Has been cancelled
docs: documentation overhaul - archive, user guides, env parity (#62)
* docs: archive CLI runner scripts and Windows Docker guide, update web runner scripts

* docs: overhaul README and DOCKER.md, add 10 user guides

- README: Budget Mode section, corrected Further Reading links, theme badge descriptions, diagnostics expansion
- DOCKER.md: Windows path note, Budget Mode + Include/Exclude sections, env table additions
- docs/user_guides/: 10 new feature guides covering budget mode, include/exclude, locks/replace/permalinks, batch build, theme browser, random build, owned cards, partner mechanics, bracket compliance, quick build & skip controls

* fix: map PriceTimeoutError→503, add budget exceptions to status map; update error_handling.md

* docs: env var parity — add missing vars to .env.example and README table
2026-03-23 22:00:50 -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 Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00
services fix: initialize _lazy_ts before stamping in _rebuild_cache when lazy refresh not started 2026-03-23 16:50:47 -07:00
static fix: add budget/price CSS to tailwind.css and guard _lazy_ts init in _rebuild_cache 2026-03-23 17:31:46 -07:00
templates feat: add Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00
utils docs: documentation overhaul - archive, user guides, env parity (#62) 2026-03-23 22:00:50 -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 Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00