Commit graph

46 commits

Author SHA1 Message Date
a608adbfec Remove Debug.log 2023-01-11 22:07:01 -05:00
19c7b33a29 Resize card details 2023-01-11 22:06:19 -05:00
1610194d4c Sort deck cards by cmc 2023-01-11 21:37:52 -05:00
dc284833bc Revert "Show deck cards in columns"
This reverts commit c75989fd17.
2023-01-11 21:19:22 -05:00
c75989fd17 Show deck cards in columns 2023-01-11 20:31:35 -05:00
ac1be0e3ef Display symbols in card text 2023-01-11 17:26:34 -05:00
c13a45fa86 Include mana costs in UI 2023-01-11 17:10:48 -05:00
740f488460 Group cards by type in deck editor 2023-01-10 23:12:33 -05:00
0daf1eb943 Tile cards in deck editor 2023-01-10 21:52:02 -05:00
2f38c30ca1 Tidy up the deck editor layout 2023-01-10 21:36:57 -05:00
fcbd583b95 Add card details to the deck editor page
Straightened out a lot of the data modeling.
2023-01-10 21:21:33 -05:00
d51554f435 Add deck initial editor page with card listing 2023-01-10 12:31:31 -05:00
c6af9b1cba Remove npm dependency from Makefile 2023-01-10 00:32:15 -05:00
4aa4d3b533 Add deck list 2023-01-09 21:22:46 -05:00
f0475c2217 Remove unused Home route 2023-01-09 15:04:51 -05:00
f873ba7967 WIP: Add decks 2023-01-09 15:00:37 -05:00
1506960047 Split the collection page into its own module 2022-12-16 17:15:30 -05:00
43bdae5156 Remove owned checkbox and switch sort options 2022-12-15 12:04:29 -05:00
6fefc74506 Move API endpoints to /api/ path 2022-09-27 19:44:43 -04:00
f7277eb250 Display collection statistics in footer 2022-08-03 18:07:56 -04:00
5590c6ee54 Denote foils in set badge 2022-08-03 00:55:20 -04:00
e781bec46a Add collection information 2022-08-03 00:30:58 -04:00
a636200a1c Fix page title 2022-07-23 11:19:04 -04:00
624486cf50 Make details dismissable on mobile 2022-02-11 10:07:26 -05:00
8c21ac32a0 Fix search bar width 2022-02-11 09:58:22 -05:00
d449200df9 Fix text height in card rows 2022-02-11 09:07:44 -05:00
e73003aace Combine search options into a row 2022-02-11 01:09:58 -05:00
40868e170b Scale to mobile devices 2022-02-11 01:07:32 -05:00
ccc3ad8c88 Improve responsiveness 2022-02-11 00:48:57 -05:00
e269dc0070 Add UI responsiveness 2022-02-11 00:36:05 -05:00
327c57a677 Remove unnecessary footer text 2022-02-11 00:14:31 -05:00
d9ce108cf1 Fix the main loading spinner 2022-02-10 23:48:28 -05:00
45afe018c5 Add badges to the card list 2022-02-10 23:40:11 -05:00
00616067c8 Switch the UI to a scrollable list 2022-02-10 23:05:51 -05:00
0140c9c889 Add price support 2021-07-17 03:18:49 -04:00
b0fff226ea Add a card detail view 2021-07-16 23:18:06 -04:00
b12d0c62ca Put a spinner behind loading card images 2021-07-16 15:00:49 -04:00
83f57ec032 Pretty some things up 2021-07-16 14:51:04 -04:00
dfdb7bc1c2 Update search bar sizing 2021-07-16 12:08:11 -04:00
3736754c1e Refactor and add a loading spinner 2021-07-16 12:06:33 -04:00
dc3cc6427b Clear the visible cards before loading more
Not quite a loading state, but not quite not a loading state.
2021-07-15 22:54:46 -04:00
863ab021a6 Put the current search in the URL 2021-07-15 22:41:09 -04:00
be7c3eb749 Add a gap between the search bar and the cards 2021-07-15 21:28:23 -04:00
b4a788826b Paginate search results 2021-07-15 20:57:54 -04:00
f781e36b9c Only search on enter or button press 2021-07-09 12:02:24 -04:00
30171c3c4a Add UI and Dockerfile 2021-07-07 22:19:25 -04:00