Commit graph

229 commits

Author SHA1 Message Date
matt
db84c4d15d chore: prepare release 2.6.0 2025-10-13 10:26:29 -07:00
mwisnowski
4c79a7b45b
Merge pull request #32 from mwisnowski/feature/tagging-refinement
Feature/tagging refinement
2025-10-13 10:13:29 -07:00
matt
37583ba0c5 feature: added 'Web-slinging' tag to tagger modules 2025-10-13 09:43:29 -07:00
matt
0dd5b4cf64 maintenance: cleaned up, consolidated, and refined codebase for tagging 2025-10-12 21:26:37 -07:00
matt
f2863ef362 feat: complete protection scope filtering with pool limiting 2025-10-09 17:29:57 -07:00
matt
06d8796316 feat: add keyword normalization and protection grant detection, fix template syntax and polling issues 2025-10-08 21:06:29 -07:00
matt
86ec68acb4 chore: prepare release 2.5.2
Some checks failed
CI / build (push) Has been cancelled
2025-10-08 11:54:50 -07:00
mwisnowski
ae95837cf2
Merge pull request #31 from mwisnowski/features/ui-enhancements
UI Responsiveness & Performance Enhancements
2025-10-08 11:44:58 -07:00
matt
20b9e8037c feat: add collapsible analytics, click-to-pin chart tooltips, and extended virtualization 2025-10-08 11:38:30 -07:00
matt
3877890889 feat: optimize must-have controls and commander catalog 2025-10-07 15:56:57 -07:00
matt
b7bfc4ca09 feat(ui): add debounce helper and skeleton polish 2025-10-07 11:35:43 -07:00
matt
bf40be41fb chore: release 2.5.1
Some checks failed
CI / build (push) Has been cancelled
2025-10-06 19:38:39 -07:00
mwisnowski
19e032b015
Merge pull request #30 from mwisnowski/maintenance/ui-fixes-and-polish
Maintenance: UI polish for alternative suggestions
2025-10-06 19:34:01 -07:00
matt
beea79c76a maintenance: properly implemented preview popup for alternative cards, allowed re-selection of alternative cards 2025-10-06 14:12:17 -07:00
matt
b7bf72efe8 chore: release 2.5.0
Some checks are pending
CI / build (push) Waiting to run
2025-10-06 10:11:22 -07:00
mwisnowski
0db3dcc306
Merge pull request #29 from mwisnowski/features/partners-and-backgrounds
feat: Added Partners, Backgrounds, and related variation selections t…
2025-10-06 10:02:57 -07:00
matt
bac509741e bugfix: continued further testing/fixing CI task 2025-10-06 10:01:22 -07:00
matt
d938439bbd bugfix: continued further testing/fixing CI task 2025-10-06 09:59:00 -07:00
matt
9606149138 bugfix: removed erroneous pytest import in failing CI task 2025-10-06 09:56:27 -07:00
matt
7679176414 bugfix: update editorial_governance to use small smaple set of themes instead of looking for the full library 2025-10-06 09:50:56 -07:00
matt
f68f8949e8 chore: fix imports in editorial_governance CI task causing it to fail from missing pytest 2025-10-06 09:26:49 -07:00
matt
d416c9b238 feat: Added Partners, Backgrounds, and related variation selections to commander building. 2025-10-06 09:17:59 -07:00
matt
641b305955 chore: prepare release 2.4.1
Some checks failed
CI / build (push) Has been cancelled
2025-10-03 11:30:26 -07:00
matt
ea3fae7509 Merge branch 'main' of https://github.com/mwisnowski/mtg_python_deckbuilder 2025-10-03 10:59:38 -07:00
matt
78672ddff7 bugfix: add theme_list.json exclusion to .gitignore for ci action 2025-10-03 10:59:29 -07:00
mwisnowski
deff8e8bc8
Merge pull request #28 from mwisnowski/features/additional-themes
feat: add supplemental theme catalog tooling, additional theme select…
2025-10-03 10:47:44 -07:00
matt
9428e09cef feat: add supplemental theme catalog tooling, additional theme selection, and custom theme selection 2025-10-03 10:43:24 -07:00
matt
3a1b011dbc chore: prepare release v2.4.0
Some checks are pending
CI / build (push) Waiting to run
2025-10-02 17:22:58 -07:00
matt
783e2e2c0a Merge branch 'main' of https://github.com/mwisnowski/mtg_python_deckbuilder
fix: restored modified README.md
2025-10-02 17:14:34 -07:00
matt
b8ff46ebf8 fix: restore the modified README.md 2025-10-02 17:14:21 -07:00
mwisnowski
6db46daee4
Merge pull request #27 from mwisnowski/bugfix/fix-ci-testing
fix(ci): relax headless commander validation
2025-10-02 17:11:54 -07:00
mwisnowski
a512f9b290
Merge branch 'main' into bugfix/fix-ci-testing 2025-10-02 17:11:35 -07:00
matt
e31c230e3b fix(ci): relax headless commander validation 2025-10-02 17:09:07 -07:00
mwisnowski
357a3c560b
Merge pull request #26 from mwisnowski/maintenance/documentation-update
docs: refresh docker and readme guides
2025-10-02 16:30:26 -07:00
mwisnowski
e95577a893
Merge branch 'main' into maintenance/documentation-update 2025-10-02 16:30:16 -07:00
matt
84749da214 docs: refresh docker and readme guides 2025-10-02 16:28:19 -07:00
matt
88cf832bf2 Finalize MDFC follow-ups, docs, and diagnostics tooling
document deck summary DFC badges, exporter annotations, and per-face metadata across README/DOCKER/release notes

record completion of all MDFC roadmap follow-ups and add the authoring guide for multi-face CSV entries

wire in optional DFC_PER_FACE_SNAPSHOT env support, exporter regression tests, and diagnostics updates noted in the changelog
2025-10-02 15:31:05 -07:00
mwisnowski
6fefda714e
Merge pull request #25 from mwisnowski/bugfix/fix-setup-filtering
Some checks failed
CI / build (push) Has been cancelled
fix(setup): restore security stamp filtering
2025-10-01 11:13:31 -07:00
matt
4b3ddf5853 fix(setup): restore security stamp filtering 2025-10-01 11:11:44 -07:00
mwisnowski
f48e335e17
Merge pull request #23 from mwisnowski/features/commander-browser
feat(web): refine commander search and theme UX
2025-10-01 10:59:33 -07:00
matt
0448419d9f feat(web): refine commander search and theme UX 2025-10-01 10:54:32 -07:00
mwisnowski
5930123dcf
Merge pull request #22 from mwisnowski/features/commander-browser
Some checks are pending
CI / build (push) Waiting to run
Features/commander browser
2025-09-30 16:20:51 -07:00
matt
fad6ceb13b ci: retire preview perf workflow 2025-09-30 16:20:05 -07:00
matt
0abae06a6e build(ci): harden preview perf gate startup 2025-09-30 16:12:04 -07:00
matt
2888d97883 build(ci): harden preview perf gate 2025-09-30 16:01:51 -07:00
matt
8e57588f40 feat(web): launch commander browser with deck builder CTA 2025-09-30 15:49:08 -07:00
matt
6e9ba244c9 fix: restore htmx pagination and seed theme defaults
Some checks failed
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Has been cancelled
2025-09-30 08:26:11 -07:00
matt
4f7d39acba chore: prep 2.3.1 docs and note Hero creature handling
Some checks are pending
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Waiting to run
2025-09-29 23:00:57 -07:00
mwisnowski
2c4eb4ba23
Merge pull request #20 from mwisnowski/bugfix/editorial-governance-ci-fix
bugfix: added requirements_dev.txt to editorial_governance ci task to…
2025-09-29 21:41:50 -07:00
matt
cf66c1eab1 bugfix: added requirements_dev.txt to editorial_governance ci task to ensure pytest is installed for the task to run 2025-09-29 21:41:15 -07:00