Commit graph

160 commits

Author SHA1 Message Date
mwisnowski
03e839fb87
Merge pull request #16 from mwisnowski/maintenance/testing-and-responsivenes
test: convert tests to pytest assertions; add server-availability ski…
2025-09-12 11:26:35 -07:00
matt
5904ff1a3d chore: fix the test_bracket_policy_applier test from overwriting the files in confg/card_files when ran 2025-09-12 11:21:55 -07:00
matt
947adacfe2 test: convert tests to pytest assertions; add server-availability skips; clean up warnings and minor syntax/indent issues 2025-09-12 10:50:57 -07:00
matt
f07daaeb4a chore:update documentation for new release 2025-09-11 15:20:02 -07:00
matt
ed780d91e9 chore:fixed untabbed lines in compose files 2025-09-11 15:07:50 -07:00
matt
f28f8e6b4f web(ui): move theme controls to sidebar bottom, tighten Test Hand fan arc, set desktop to 280x392; mobile banner cleanup; bump version to 2.2.10 and update compose APP_VERSION; cache-bust CSS 2025-09-11 14:54:35 -07:00
matt
07a92eb47f chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix 2025-09-10 16:20:38 -07:00
matt
52457f6a25 chore:update setup tools to be non-vulnerable version 2025-09-10 09:53:30 -07:00
matt
a9a9350aa0 chore(release): v2.2.8 version bump and changelog scaffold 2025-09-10 09:47:38 -07:00
matt
73d48567b6 fix(docker): seed all default card list JSONs & brackets.yml; update changelog 2025-09-10 08:53:00 -07:00
matt
1f4cdef63b chore(ci): exclude latest-* arch suffix tags from per-arch pushes 2025-09-10 08:36:39 -07:00
matt
2bc23cda4a chore(ci): exclude latest-* arch suffix tags from per-arch pushes 2025-09-10 08:32:59 -07:00
matt
45658d0b72 chore(release): v2.2.7 2025-09-10 08:01:51 -07:00
matt
6fe8a7af89 cleanup: removed unneeded debug scripts that were accidentally left behind 2025-09-10 07:42:03 -07:00
mwisnowski
fe220c53f3
Merge pull request #13 from mwisnowski/features/inclusions-exclusions
feat: complete include/exclude cards with validation fixes and test organization
2025-09-10 07:38:51 -07:00
matt
3e4395d6e9 feat: complete include/exclude observability, fix validation bugs, and organize tests
- Add structured logging for include/exclude operations with comprehensive event tracking
- Fix duplicate counting bug in validation API by eliminating double validation passes
- Simplify color identity validation UX by consolidating into single 'illegal' status
- Organize project structure by moving all test files to centralized code/tests/ directory
- Update documentation reflecting feature completion and production readiness
- Add validation test scripts and performance benchmarks confirming targets met
- Finalize include/exclude feature as production-ready with EDH format compliance
2025-09-09 20:18:03 -07:00
matt
f77bce14cb feat: add structured logging for include/exclude decisions 2025-09-09 19:13:01 -07:00
matt
abea242c16 feat(cli): add type indicators, ideal count args, and theme name support
Enhanced CLI with type-safe help text, 8 ideal count flags (--land-count, etc), and theme selection by name (--primary-tag)
2025-09-09 18:52:47 -07:00
matt
cfcc01db85 feat: complete M3 Web UI Enhancement milestone with include/exclude cards, fuzzy matching, mobile responsive design, and performance optimization
- Include/exclude cards feature complete with 300+ card knowledge base and intelligent fuzzy matching
- Enhanced visual validation with warning icons and performance benchmarks (100% pass rate)
- Mobile responsive design with bottom-floating controls, two-column layout, and horizontal scroll prevention
- Dark theme confirmation modal for fuzzy matches with card preview and alternatives
- Dual architecture support for web UI staging system and CLI direct build paths
- All M3 checklist items completed: fuzzy match modal, enhanced algorithm, summary panel, mobile responsive, Playwright tests
2025-09-09 18:15:30 -07:00
matt
0516260304 feat: Add include/exclude card lists feature with web UI, validation, fuzzy matching, and JSON persistence (ALLOW_MUST_HAVES=1) 2025-09-09 09:36:17 -07:00
mwisnowski
7ef45252f7
Merge pull request #12 from mwisnowski/bugfix/fix-cli-build
chore:fixing cli build due to missing variable in build phase 5 and t…
2025-09-05 12:47:32 -07:00
matt
668f1a7185 chore:fixing cli build due to missing variable in build phase 5 and the headless_runner not doing setup/tagging automatically 2025-09-05 12:46:49 -07:00
mwisnowski
9eafe49393
Merge pull request #11 from mwisnowski/features/bracket-implementation
Features/bracket implementation
2025-09-04 19:32:52 -07:00
matt
806948aa0b chore:update pyproject.toml and docker-compose files to correct version 2025-09-04 19:30:39 -07:00
matt
d2133d1584 chore:update pyproject.toml and docker-compose files to correct version 2025-09-04 19:30:22 -07:00
matt
375349e56e release: 2.2.6 – refresh bracket list JSONs; finalize brackets compliance docs and UI polish 2025-09-04 19:28:48 -07:00
mwisnowski
35c605b017
Merge pull request #10 from mwisnowski/features/bracket-implementation
Bracket enforcement, inline gating, compliance JSON, and compose envs (v2.2.5)
2025-09-03 18:02:39 -07:00
mwisnowski
4e03997923 Bracket enforcement + inline gating; global pool prune; compliance JSON artifacts; UI combos gating; compose envs consolidated; fix YAML; bump version to 2.2.5 2025-09-03 18:00:06 -07:00
mwisnowski
42c8fc9f9e
Merge pull request #9 from mwisnowski/maintenance/mobile-ui 2025-09-02 16:04:46 -07:00
matt
0033f07783 Web: mobile UI polish; Multi-Copy opt-in + tag filter; banner subtitle inline; New Deck modal refinements; version bump to 2.2.4; update release notes template 2025-09-02 16:03:12 -07:00
mwisnowski
ef858e6d6a chore:removed unused combo.json file to fix an action error 2025-09-02 11:45:25 -07:00
mwisnowski
44f9665f4e
Merge pull request #8 from mwisnowski/maintenance/code-cleanup
web: DRY Step 5 and alternatives (partial+macro), centralize start_ctx/owned_set, adopt builder_*;
2025-09-02 11:39:52 -07:00
mwisnowski
014bcc37b7 web: DRY Step 5 and alternatives (partial+macro), centralize start_ctx/owned_set, adopt builder_* 2025-09-02 11:39:14 -07:00
mwisnowski
fe9aabbce9 chore(release): v2.2.3 - fixed bug causing basic lands to not be added; updated removal tagging logic causing non-removal cards to be tagged due to wording 2025-09-01 20:20:04 -07:00
mwisnowski
a0a12baa9b chore(release): v2.2.2 – seed default config files on startup; preserve defaults in image; bump versions in compose; update changelog 2025-09-01 17:54:38 -07:00
mwisnowski
1988f98c5b
Merge pull request #7 from mwisnowski/feature/combos-tagging
feat(combos): add Combos & Synergies detection, chip-style UI with du…
2025-09-01 16:59:03 -07:00
mwisnowski
6c48fb3437 feat(combos): add Combos & Synergies detection, chip-style UI with dual hover; JSON persistence and headless honoring; stage ordering; docs and tests; bump to v2.2.1 2025-09-01 16:55:24 -07:00
mwisnowski
cc16c6f13a
Merge pull request #6 from mwisnowski/implement-multiple-copy-cards
feat(web): Multi-Copy modal earlier; Multi-Copy stage before lands; b…
2025-08-29 09:22:13 -07:00
matt
341a216ed3 feat(web): Multi-Copy modal earlier; Multi-Copy stage before lands; bump version to 2.1.1; update CHANGELOG\n\n- Modal triggers after commander selection (Step 2)\n- Multi-Copy applied first in Step 5, lands next\n- Keep mc_summary/clamp/adjustments wiring intact\n- Tests green 2025-08-29 09:19:03 -07:00
matt
be672ac5d2 release: default to Web UI in Docker image, add HEALTHCHECK and APP_VERSION; CI smoke test; compose docs and dockerhub compose file 2025-08-28 20:40:19 -07:00
mwisnowski
9357a04541
Merge pull request #5 from mwisnowski/implement-ui
Release v2.0.1 – Web UI upgrade, theme reset, diagnostics, docs
2025-08-28 16:47:22 -07:00
matt
cbfaf03b1b including updated example docker compose file 2025-08-28 16:45:42 -07:00
matt
171fa5cbaf release: v2.0.1 — Web UI major upgrade, theming reset, diagnostics polish, docs refreshed 2025-08-28 16:44:58 -07:00
matt
721e1884af feat: locks/replace/compare/permalinks; perf: virtualization, LQIP, caching, diagnostics; add tests, docs, and issue/PR templates (flags OFF) 2025-08-28 14:57:22 -07:00
mwisnowski
f8c6b5c07e Web UI polish: thumbnail-hover preview, white thumbnail selection, Themes bullet list; global Scryfall image retry (thumbs+previews) with fallbacks and cache-bust; standardized data-card-name. Deck Summary alignment overhaul (count//name/owned grid, tabular numerals, inset highlight, tooltips, starts under header). Added diagnostics (health + logs pages, error pages, request-id propagation), global HTMX error toasts, and docs updates. Update DOCKER guide and add run-web scripts. Update CHANGELOG and release notes template. 2025-08-27 11:21:46 -07:00
matt
8d1f6a8ac4 feat(web,docs): visual summaries (curve, pips/sources incl. 'C', non‑land sources), tooltip copy, favicon; diagnostics (/healthz, request‑id, global handlers); fetches excluded, basics CSV fallback, list highlight polish; README/DOCKER/release-notes/CHANGELOG updated 2025-08-26 20:00:07 -07:00
mwisnowski
625f6abb13 Web/builder: Owned stability+enrichment+exports; prefer-owned toggle & bias; staged build show-skipped; UI polish; docs update 2025-08-26 16:25:34 -07:00
mwisnowski
fd7fc01071 Web + backend: propagate tag_mode (AND/OR) end-to-end; AND-mode overlap prioritization for creatures and theme spells; headless configs support tag_mode; add Scryfall attribution footer and configs UI indicators; minor polish. (#and-overlap-pass) 2025-08-26 11:34:42 -07:00
mwisnowski
0f73a85a4e 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
mwisnowski
8fa040a05a build(windows): fix PyInstaller packaging\n\n- Add spec file with hiddenimports and data dirs\n- Use spec in release workflow; fallback to --paths code\n- Insert ./code into sys.path when frozen to resolve local imports 2025-08-25 09:57:02 -07:00