pkmntrade.club/theme/templates/trades
2025-04-17 19:24:13 -07:00
..
_friend_code_select.html Some optimizations to trade_offers to reduce loading times 2025-03-15 15:23:00 -07:00
_search_results.html Fix create trade offer flow and other related bugs 2025-03-26 11:38:02 -07:00
_trade_offer_list.html When a user is thanking, check state to see if other user thanked first, if so switch new_state to THANKED_BY_BOTH. fixes #13 2025-04-08 14:12:54 -07:00
trade_acceptance_create.html 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
trade_acceptance_update.html update trade acceptance styling and layout, and also trade acceptance update/details page. fixes #16 2025-04-12 22:10:46 -07:00
trade_offer_all_list.html Add javascript marquee effect for overflowing text on card badge names 2025-04-06 23:49:22 -07:00
trade_offer_confirm_create.html restore quantity display on expanded card_badges and add limits to all trade offer creation (currently 20 unique cards per side, 20 max quantity per card), fixes #3 and fixes #17 2025-04-08 21:29:36 -07:00
trade_offer_create.html Fix create trade offer flow and other related bugs 2025-03-26 11:38:02 -07:00
trade_offer_delete.html fix card_multiselect filtering and quantity controls 2025-03-13 15:48:26 -07:00
trade_offer_detail.html fix trade history misalignment 2025-04-17 19:24:13 -07:00
trade_offer_search.html use <a> tags for card_badge and trade_offer clickable areas (except for main card_badge row on trade_offers, still uses @click for now because the a tag can't wrap that content for some reason). closes #14 2025-04-15 00:15:08 -07:00
trade_offer_update.html Fixes to trade expansion and trade acceptance appearance 2025-04-03 17:09:51 -07:00