Commit Graph

145 Commits

Author SHA1 Message Date
5dc7ce2de7 [bugfix] correcting issues introduced by Claude 2026-04-06 14:31:39 -04:00
Zach Harding
29ec850eef commented out the auth related to inventory 2026-04-05 17:11:16 -04:00
Zach Harding
5d716a4d8e added a fix for variant selection (without it cards with multiple versions would add all at form submit) 2026-04-05 16:32:44 -04:00
Zach Harding
d06c6fb9bf removed unnecessary migration/json files from drizzle 2026-04-05 16:12:02 -04:00
Zach Harding
404355304c style tweaks to both form and existing inventory, added createdAt and modified purchasePrice (for % of market) 2026-04-05 16:09:52 -04:00
Zach Harding
87235ab37a working with inventory style changes - tbd 2026-04-05 11:20:26 -04:00
12a42b87b8 [feat] save/remove inventory working now 2026-04-03 22:50:54 -04:00
03394d81e8 [feat] loading inventory 2026-04-03 22:10:41 -04:00
86da8a91ad [bugfix] removed server import from client script 2026-04-03 21:53:45 -04:00
66290fcb97 [bugfix] duplicated bootstrap inclusion causing errors 2026-04-03 21:49:44 -04:00
7a1b7eb5fe [chore] claude init 2026-04-03 21:37:04 -04:00
3be17fe84c [wip] bugs to work out, but backend should support inventory 2026-04-02 19:24:51 -04:00
38f041d86f [chore] supress bootstrap warnings for now 2026-04-01 21:08:52 -04:00
Zach Harding
b65e2a2859 minor style updates 2026-03-25 10:23:17 -04:00
Zach Harding
91823174d2 mostly complete inventory dashboard/modal 2026-03-25 09:21:24 -04:00
Zach Harding
943bd33c9a Merge branch 'master' into feat/inventory 2026-03-25 08:43:18 -04:00
Zach Harding
9975db20cb inventory dashboard setup 2026-03-25 08:42:17 -04:00
Zach Harding
db12844dea setting up inventory dashboard 2026-03-25 08:41:21 -04:00
3f9b1accda [chore] employ static assets directory 2026-03-25 05:34:11 -04:00
03e606e152 [bugfix] missed async await in tcgplayer preload 2026-03-23 21:24:24 -04:00
b871385fba [bugfix] don't close db connection pool in upload api script 2026-03-21 20:52:39 -04:00
4c6922f76b [feat] testing tcgcollector upload 2026-03-21 16:40:04 -04:00
171ce294f4 [chore] refactor common functions into helper script 2026-03-19 22:18:24 -04:00
Zach Harding
023cd87319 fixed backToTop z-index when scrolling on mobile 2026-03-18 20:36:33 -04:00
Zach Harding
04ea65eeeb hotfix for image-grow class 2026-03-18 14:53:10 -04:00
Zach Harding
9d9524e654 Merge branch 'feat/csv-prices' of papi.tkpups.com:tmiller/pokemon 2026-03-18 13:45:57 -04:00
c0120e3e77 [feat] read tcgcollector csv 2026-03-18 13:39:39 -04:00
Zach Harding
bc99be51ea setup (but did not apply) holofoil styling and added new seticon for perfect order set 2026-03-18 13:31:56 -04:00
660da7cded read/write CSV, prices from db 2026-03-18 13:26:42 -04:00
2a17654c74 [chore] sales history schema 2026-03-18 11:14:19 -04:00
Zach Harding
b06e24d382 added data attributes to be used later for holofoil styling and added ability to search by e-reader 2026-03-17 17:27:39 -04:00
Zach Harding
7b4e06733f added a button group for quick filtering by productLine 2026-03-17 11:27:16 -04:00
Zach Harding
f72d479c1d rearranged sort and filter on mobile into a flex col instead of row 2026-03-17 10:35:02 -04:00
zach
ee9f7a2561 added the mechanism for sort by, added total results and made it all look nice in one row 2026-03-16 14:39:55 -04:00
zach
2f17912949 reqrote volatility with proper standard deviation and added tooltip 2026-03-16 14:07:37 -04:00
a86dc08b50 [bugfix] fixing schema messed up by something adding tabs 2026-03-16 13:54:50 -04:00
zach
c4ebbfb060 modified layout and made it so you can switch between card modals and keep the pricing chart 2026-03-16 11:05:10 -04:00
zach
9c81a13c69 created price-history.ts to get history data and added to modal via chart.js 2026-03-16 08:39:06 -04:00
3a6dbf2ed9 [chore] preload all price history 2026-03-14 23:50:14 -04:00
e1ab59a2eb [feat] price history 2026-03-12 22:31:29 -04:00
zach
a8df9c71ee Merge branch 'master' of papi.tkpups.com:tmiller/pokemon 2026-03-12 13:41:02 -04:00
zach
835a174da2 refactored 404 page, fixed copy image toast on mobile and filtered missing images to exclude sealed 2026-03-12 13:40:12 -04:00
485f26de7b [chore] refactor indexing scripts 2026-03-12 08:18:40 -04:00
c10e34cc34 [feat] move missing image script out of test scripts so it's picked up by git 2026-03-11 23:09:35 -04:00
d9995e5e10 [bugfix] escape facet filters so special characters like parentheses work 2026-03-11 20:33:43 -04:00
c622c8bd8f Merge branch 'feat/postgresql' 2026-03-11 19:26:52 -04:00
f03c909745 [chore] schema for price history 2026-03-11 19:19:47 -04:00
a68ed7f7b8 [feat] switched from mysql to postgresql 2026-03-11 19:18:45 -04:00
zach
3d46a48a7d sliding modals, view transitions, accessibility, etc, etc 2026-03-11 15:21:43 -04:00
1089bcdc20 [chore] schema for price history 2026-03-09 15:44:06 -04:00