Commit Graph

15 Commits

Author SHA1 Message Date
Syco a0240499e8 Add filters, stats bar, and fix bugs
ci/woodpecker/push/woodpecker Pipeline was successful
- FilterBar: type chips (Monster/Spell/Trap), owned-only toggle, sort by name/most-owned
- Stats bar: cards in DB, unique owned, total copies
- Card detail panel: type, race, attribute, level/link stars from existing data
- useMemo for filtered+sorted card list (was re-sorting every render)
- Footer: refresh card list after successful full import
- PrintingRow: remove broken custom memo comparator (was comparing static DB field)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 21:06:12 +02:00
Syco 8c14b69d41 gap 2 2026-03-29 20:59:54 +02:00
Syco 37fc5f481a increase gap 2026-03-29 20:58:38 +02:00
Syco c969d08eb5 aaaaaalmost 2026-03-29 20:57:07 +02:00
Syco 36217a3f26 almost there 2026-03-29 20:55:25 +02:00
Syco 2e138b8996 maybe 2 2026-03-29 20:54:05 +02:00
Syco 2ee30baa25 uhh 2026-03-29 20:48:16 +02:00
Syco bf699eb3dc footer fix 2026-03-29 20:27:48 +02:00
Syco b4f629ee8d Reapply "modal"
This reverts commit 48354897b6.
2026-03-29 20:10:35 +02:00
Syco 48354897b6 Revert "modal"
This reverts commit b824720758.
2026-03-29 20:07:09 +02:00
Syco b824720758 modal 2026-03-29 20:06:32 +02:00
Syco 1cf472c8ea adjust footer 2026-03-29 20:02:46 +02:00
Syco eaa0c9b0e0 name 2026-03-29 19:30:14 +02:00
Syco 4757cf47c0 update reference 2026-03-29 19:21:27 +02:00
Syco f78402e021 Footer 2026-03-29 19:15:13 +02:00