Commit Graph

7 Commits

Author SHA1 Message Date
Syco f65a2841da Replace zebra bg with border separator on printing rows
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-15 21:26:17 +02:00
Syco 5eaa5b126a Zebra stripe printing rows for visual separation
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-15 21:24:42 +02:00
Syco 6c8f2d86d6 Move DB version/import to top bar, increase row spacing
ci/woodpecker/push/woodpecker Pipeline was successful
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 21:22:53 +02:00
Syco ff48ec8af0 Apply Design A: dark theme, type badges, code cleanup
ci/woodpecker/push/woodpecker Pipeline was successful
Visual:
- Dark theme throughout (#111 bg, #1c1c1c panels, #2a2a2a borders)
- Type badges with color: Monster=orange, Spell=green, Trap=purple
- Owned count shown as ×3 (highlighted) or — (dimmed)
- Printing column headers in CardRow
- Card detail panel: type badge, attribute, race, level stars

Cleanup:
- Replace index.css (was Vite boilerplate) with dark base + shared CSS classes
  (.card-row-header:hover, .filter-chip, .icon-btn, modal styles)
- Clear App.css (Vite boilerplate, unused)
- Remove Footer.css (modal styles consolidated into index.css)
- Extract useDebounce to src/hooks/useDebounce.js
- Remove react-window (installed but never used)
- App.jsx: remove unnecessary wrapper div
- gitignore: add mockups/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 21:19:05 +02:00
Syco bb42109c32 fix total amount 2026-03-27 21:28:44 +01:00
Syco 3ce4d206d7 before optimization 2026-03-25 19:42:42 +01:00
Syco fda3e3ecbf change amount + pictures 2026-03-14 23:54:37 +01:00