Commit graph

17 commits

Author SHA1 Message Date
7d94dc001f update caching on homepage, and add db checks to healthcheck 2025-04-29 12:50:07 -07:00
9e501af1ac fix card_badges to always be links to card detail page 2025-04-13 00:33:56 -07:00
32da8157a6 Refactor email templates 2025-04-07 19:01:51 -07:00
e37731b74d Add javascript marquee effect for overflowing text on card badge names 2025-04-06 23:49:22 -07:00
37d8bd5981 Another attempt at getting the trade flipping and collapsing looking correct 2025-04-06 20:27:49 -07:00
7c62c57433 remove trade offer expanding, fix flipping to work with new layout. all cards in trade offer are not expanded 2025-04-04 16:26:47 -07:00
fa4f38301b Reduce size of card badges, and change trade offers to show all cards by default, but in minimized mode. expand button now toggles between minimized mode and expanded mode for all cards on the trade offer 2025-04-03 21:54:08 -07:00
01becbee48 Fixes to trade expansion and trade acceptance appearance 2025-04-03 17:09:51 -07:00
6a61b79bbe Fix pagination controls, move mixin to common app, fix pagination invocation on all views, and other random bug fixes 2025-04-01 23:01:05 -07:00
138a929da6 Various small bug fixes, break out pagination for cards into its own mixin and templatetag 2025-03-29 00:27:40 -07:00
65ca344582 Fix create trade offer flow and other related bugs 2025-03-26 11:38:02 -07:00
27c7238a82 Enable caching via DB and update cache timeouts 2025-03-15 22:16:00 -07:00
bc181b12d9 Add in_game_name field to FriendCode model 2025-03-14 09:50:49 -07:00
3df4b41750 further fixes for card_multiselect breaking when removing all items; values are now static and quanity is stored in data-quantity. Also fix searching via label and change card_multiselect to accept list of cards instead of card_filter 2025-03-13 19:58:33 -07:00
b97ddde71c fix card_multiselect filtering and quantity controls 2025-03-13 15:48:26 -07:00
d62956d465 finished conversion to tailwind 2025-03-11 23:47:20 -07:00
6e2843c60e progress on conversion to tailwind 2025-03-11 23:47:20 -07:00