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 |
|
|
|
0475131b37
|
Update components with CSS animations
|
2025-10-23 16:20:09 +02:00 |
|
|
|
19898d9f5e
|
Update components with CSS animations
|
2025-10-23 16:19:32 +02:00 |
|
|
|
a76f8176f6
|
Update components with CSS animations
|
2025-10-23 16:19:15 +02:00 |
|
|
|
91c237824a
|
Update components with CSS animations
|
2025-10-23 16:18:45 +02:00 |
|
|
|
80216ae478
|
Update components with CSS animations
|
2025-10-23 16:18:22 +02: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 |
|
matthieur
|
217f1b662f
|
fix commander on DeckCard component
|
2025-03-06 10:14:43 +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
|
f5e02f6b78
|
improve filter but colorless doesn't work yet
|
2025-02-03 14:29:26 +01:00 |
|
Reynier Matthieu
|
ab40398b9a
|
improve navbar
|
2025-02-03 14:16:13 +01:00 |
|
Reynier Matthieu
|
c7ed094ff7
|
Improve card search
|
2025-02-03 12:02:55 +01:00 |
|
Reynier Matthieu
|
3f71083f85
|
Initial commit from your app
|
2025-02-02 12:24:46 +01:00 |
|
Reynier Matthieu
|
d4c44ece53
|
Initial commit from your app
|
2025-02-01 22:24:59 +01:00 |
|