Commit Graph
34 Commits
Author SHA1 Message Date
Matthieu cf4c346e2d add diagonal infinite scrolling card mosaic background 2025-11-27 20:08:03 +01:00
Matthieu 60bbeb9737 add animated card mosaic background to home, collection, community, and deck list views 2025-11-27 17:10:06 +01:00
Matthieu 2acf50e46f add trade validation to prevent accepting invalid trades and update UI accordingly 2025-11-27 15:34:37 +01:00
Matthieu 1d77b6fb8e deduplicate cards in collection updates for Collection and Community views + async stuff 2025-11-27 15:07:43 +01:00
Matthieu 239a2c9591 add realtime updates for collection total value in Collection and Community views 2025-11-27 14:20:37 +01:00
Matthieu 64c48da05a refactor getCollectionTotalValue to use pre-calculated value from user profile 2025-11-27 14:15:47 +01:00
Matthieu 2d7641cc20 add total collection value calculation and loading state in Collection and Community views 2025-11-27 11:56:36 +01:00
Matthieu 24023570c7 add price tracking to collections and implement total value calculation 2025-11-27 11:56:31 +01:00
Matthieu 359cc61115 implement paginated user collection API and infinite scroll in collection views 2025-11-27 11:47:19 +01:00
Matthieu 71891a29be add card face toggling and hover preview functionality in community view 2025-11-27 11:38:04 +01:00
Matthieu 1183f0c7f6 add friend and request filtering in community view 2025-11-27 11:27:04 +01:00
Matthieu abbe68888d add trade editing functionality and version history tracking 2025-11-26 15:34:41 +01:00
Matthieu 8f064d4336 add price display and message preview in trade creator 2025-11-26 14:37:16 +01:00
Matthieu a005df9965 add trade detail view and counter offer functionality 2025-11-26 14:25:50 +01:00
Matthieu 7eb893ac63 add hover source tracking for card preview in deck manager 2025-11-26 14:00:56 +01:00
Matthieu 8d0ce534f8 add commander color identity validation and improve deck validation logic 2025-11-26 13:51:26 +01:00
Matthieu 304676a06b Add card art crop functionality and update Card interface for better image handling 2025-11-24 17:44:43 +01:00
Matthieu a7681357b5 Refactor CardSearch component for improved mobile and desktop layouts 2025-11-24 17:24:35 +01:00
Matthieu a0c5143103 Improve card layout and responsiveness in CardSearch and Collection components 2025-11-24 17:16:29 +01:00
Matthieu bab6367181 Add search functionality to user collections in Community and TradeCreator components 2025-11-24 16:33:17 +01:00
Matthieu 0780976661 Enhance TradeCreator with mobile navigation and gift mode functionality 2025-11-24 16:15:00 +01:00
Matthieu 36482bc3d6 Refactor Community component layout and improve UI elements 2025-11-24 15:54:37 +01:00
Matthieu ea287efdbf Add Toast context for notifications and refactor community features 2025-11-24 15:39:52 +01:00
Matthieu 459cc0eced Add trading and friends features with UI components and services 2025-11-24 14:43:49 +01:00
Matthieu e94952ad20 Add Docker support with configuration files and environment setup 2025-11-24 14:21:42 +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 6d8e7b3224 Implement card quantity management in collection with increment and decrement functionality 2025-11-21 15:19:34 +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 247f2205b8 Refactor card collection component to implement search filtering and hover preview 2025-11-21 14:51:39 +01:00
Matthieu e96289de03 Implement user collection loading and card addition functionality 2025-11-21 14:43:04 +01:00