|
ee68b1e10c
|
Explicitly set text color in price badges
|
2023-07-18 16:55:47 -04:00 |
|
|
a24ae30c9f
|
Display foil prices for foil copies
|
2023-07-18 16:39:59 -04:00 |
|
|
168853bef8
|
Add elm-watch configuration
|
2023-07-06 15:16:58 -04:00 |
|
|
144b1eb2ba
|
Sort by price by default
|
2023-07-04 17:29:03 -04:00 |
|
|
74e44b1e8c
|
Add server tests
|
2023-02-23 23:18:43 -05:00 |
|
|
fcb12ec630
|
Fix collection search not working from tab
|
2023-02-13 15:10:16 -05:00 |
|
|
96a135bbc7
|
Fix formatting
|
2023-02-13 15:10:10 -05:00 |
|
|
5c15a56d10
|
Fix wrapping of mana cost and type line text
|
2023-01-16 16:59:39 -05:00 |
|
|
b9511ff229
|
Refactor page layout
|
2023-01-16 16:09:04 -05:00 |
|
|
df9d5e888f
|
Render a 404 page
|
2023-01-16 00:02:42 -05:00 |
|
|
10e239d65e
|
Improve price lookup and display
|
2023-01-11 23:56:20 -05:00 |
|
|
20e8c024ce
|
Fix excess scrolling in mobile
Something was trailing off the screen area causing the app to scroll
away.
|
2023-01-11 22:48:16 -05:00 |
|
|
02976ee4d5
|
Consolidate footers
|
2023-01-11 22:46:40 -05:00 |
|
|
e9ed5756ef
|
Fix card details formatting
|
2023-01-11 22:42:17 -05:00 |
|
|
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 |
|