Commit Graph

18 Commits

Author SHA1 Message Date
70e7db0bac optimization api calls, update models 2025-11-25 19:00:26 +01:00
4a28f5f1ec ui improvement + fix search card in deck manager that leaded to a crash when card was found 2025-11-25 18:38:09 +01:00
7e1cd5f9bd improve suggest mana and add rule color identity commander 2025-11-25 17:39:35 +01:00
b77cd48013 improve collection and deck manager 2025-11-25 17:23:04 +01:00
e83874162f add mana 2025-11-21 21:23:04 +01:00
ebae5a82db improve deck manager 2025-11-21 20:51:22 +01:00
Matthieu
1b8d4519e6 Enhance DeckCard and DeckList components for improved layout and responsiveness 2025-11-21 17:52:55 +01:00
Matthieu
defcf2af9c Add functionality to create new decks and update navigation labels 2025-11-21 17:36:00 +01:00
Matthieu
e062a3a84f Refactor layout components to remove unnecessary min-height and improve responsiveness 2025-11-21 17:09:37 +01:00
Matthieu
73b7735074 Add PWA support and update app metadata for Deckerr 2025-11-21 16:41:47 +01:00
Matthieu
b3fc8079c6 Add confirmation modal for card removal in collection 2025-11-21 15:25:33 +01:00
Matthieu
8bb80dac2e Add user collection management and card face toggling in CardSearch and Collection components 2025-11-21 15:14:37 +01:00
Matthieu
ad7ae17985 [ISSUE-10] Add card collection integration to deck manager
Implemented comprehensive collection management features:

Backend:
- Created collectionService with 9 API functions
- Added useCollection React hook for state management
- Implemented batch processing for performance
- Added full authentication and authorization

Frontend:
- Enhanced DeckManager with collection status indicators
- Added "Add All Missing Cards" bulk operation button
- Added individual "Add Card" buttons for missing cards
- Implemented loading states and error handling
- Added responsive design with visual badges

Features:
- Visual indicators (yellow for missing, green for owned)
- Bulk add all missing cards functionality
- Individual card addition with quantity tracking
- Real-time collection synchronization
- Success/error notifications

Tests: Build passing (5.98s), linting passing, TypeScript passing

Resolves: #ISSUE-10

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 14:53:42 +01:00
Reynier Matthieu
a077c40c5a add chunk to get cards collection from scryfall 2025-03-06 15:49:44 +01:00
matthieur
2ffa49b8f0 find issue import cards 2025-03-06 11:43:32 +01:00
Reynier Matthieu
904403508f wip import decks from txt file magic online format 2025-03-04 17:04:05 +01:00
Reynier Matthieu
3933415b2d Initial commit from your app 2025-02-27 16:56:23 +01:00
Reynier Matthieu
d4c44ece53 Initial commit from your app 2025-02-01 22:24:59 +01:00