• Joined on 2026-02-12
tmiller pushed to master at tmiller/pokemon 2026-07-17 00:15:10 +00:00
3957a86f9c [bugfix] remove spaces from inventory note
tmiller closed issue tmiller/pokemon#54 2026-07-16 20:22:10 +00:00
Dashboard search not working
tmiller pushed to master at tmiller/pokemon 2026-07-16 20:21:39 +00:00
4992890503 [feat] inventory search working
0858d3eaec [feat] infinite scroll on inventory
b3799a5318 [feat] bulk import allows date, and quantity is split into multiple entries
Compare 3 commits »
tmiller closed issue tmiller/pokemon#55 2026-07-16 20:19:57 +00:00
Dashboard lazy load/pagination not working
tmiller closed issue tmiller/pokemon#51 2026-07-16 20:19:24 +00:00
save and delete (in inventory modal) not working
tmiller pushed to master at tmiller/pokemon 2026-07-16 19:42:03 +00:00
a265aea424 [feat] minor tweaks to the inventory modal
tmiller pushed to master at tmiller/pokemon 2026-07-10 21:12:12 +00:00
b91b64f32c [feat] cleanup dashboard page and allow removal of inventory
tmiller pushed to master at tmiller/pokemon 2026-07-10 15:32:43 +00:00
1e219b6c26 [feat] dashboard catalogs are real and clickable
tmiller pushed to master at tmiller/pokemon 2026-07-10 01:36:48 +00:00
5abd6e4b92 [feat] inventory modal initiated
4990c3aa04 [chore] npm update
Compare 2 commits »
tmiller pushed to master at tmiller/pokemon 2026-05-30 02:25:17 +00:00
afae3f445e [feat] retry preload cards 3x
tmiller pushed to master at tmiller/pokemon 2026-05-29 20:29:11 +00:00
e7c71e1c75 [feat] rework card number to be int32 for sorting
tmiller pushed to master at tmiller/pokemon 2026-05-29 01:15:36 +00:00
9afc600e63 [bugfix] remove leading zeros from number
tmiller pushed to master at tmiller/pokemon 2026-05-28 20:12:55 +00:00
2cf47d2b15 [feat] tcg player import added to admin page
tmiller pushed to master at tmiller/pokemon 2026-05-28 19:14:31 +00:00
b0dbe7ced5 [feat] reindex added to admin
ae0f3d6683 [bugfix] allow local clerk to work
Compare 2 commits »
tmiller pushed to master at tmiller/pokemon 2026-05-27 21:32:55 +00:00
47f18348bf [feat] boost card retrieval speed by removing typesense join
tmiller pushed to master at tmiller/pokemon 2026-05-26 15:10:56 +00:00
c582a40894 [bugfix] revert previous change because pricing wasn't showing
tmiller pushed to master at tmiller/pokemon 2026-05-26 15:02:38 +00:00
55af3a2e3c [feat] remove sku filter for speed
tmiller pushed to master at tmiller/pokemon 2026-05-26 09:43:25 +00:00
601cb7b770 Merge branch 'feat/inventory'
52e7f77e51 [chore] disable inventory so this branch can be merged to master
ba15343727 [wip] style updates
29deb19b89 [feat] move inventory data to db call
e7374ad182 dashboard/inventory styling, fixed contact layout with new branding, consolidated all inline styles to main.scss
Compare 34 commits »
tmiller pushed to feat/inventory at tmiller/pokemon 2026-05-26 00:30:42 +00:00
52e7f77e51 [chore] disable inventory so this branch can be merged to master
ba15343727 [wip] style updates
Compare 2 commits »
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-10 19:20:06 +00:00
29deb19b89 [feat] move inventory data to db call