This website requires JavaScript.
29deb19b89
[feat] move inventory data to db call
feat/inventory
Thad Miller
2026-04-10 15:15:00 -04:00
e7374ad182
dashboard/inventory styling, fixed contact layout with new branding, consolidated all inline styles to main.scss
Zach Harding
2026-04-10 09:05:22 -04:00
37b9d5c954
[bugfix] sort by dropdown fixed
Thad Miller
2026-04-09 14:58:15 -04:00
ed049da3d2
[feat] override inventory access in .env
Thad Miller
2026-04-09 14:21:26 -04:00
9a8008fc92
[chore] package update
Thad Miller
2026-04-09 14:20:54 -04:00
7b1f470ee9
muted nm-dmg tier colors, updated navbar/search/menu to follow new "brand", modified auth for features, new homepage
Zach Harding
2026-04-09 11:34:37 -04:00
d5dbb7718d
style updates and re-added auth with a new method (thad to confirm)
Zach Harding
2026-04-08 07:50:27 -04:00
d2ad949c2e
visual tweaks to recalled inventory
Zach Harding
2026-04-07 07:57:16 -04:00
6811c4c249
[bugfix] correct sku relation to cards
Thad Miller
2026-04-08 15:38:56 -04:00
3b4f98e556
[feat] purchase price added to inventory collection
Thad Miller
2026-04-08 08:13:52 -04:00
4648507371
[feat] pull dashboard summary from db
Thad Miller
2026-04-08 07:57:03 -04:00
71c167308d
[feat] dashboard shows inventory
Thad Miller
2026-04-07 22:34:31 -04:00
cb829e1922
[chore] move inventory relationship to sku
Thad Miller
2026-04-07 09:52:17 -04:00
85cfd1de64
added the ability to search by artist name
master
Zach Harding
2026-04-07 08:07:47 -04:00
5dc7ce2de7
[bugfix] correcting issues introduced by Claude
Thad Miller
2026-04-06 14:31:39 -04:00
29ec850eef
commented out the auth related to inventory
Zach Harding
2026-04-05 17:11:16 -04:00
5d716a4d8e
added a fix for variant selection (without it cards with multiple versions would add all at form submit)
Zach Harding
2026-04-05 16:32:44 -04:00
d06c6fb9bf
removed unnecessary migration/json files from drizzle
Zach Harding
2026-04-05 16:12:02 -04:00
404355304c
style tweaks to both form and existing inventory, added createdAt and modified purchasePrice (for % of market)
Zach Harding
2026-04-05 16:09:52 -04:00
c03a0b36a0
removed ads, fixed copy image for newer iOS
Zach Harding
2026-04-05 13:11:46 -04:00
87235ab37a
working with inventory style changes - tbd
Zach Harding
2026-04-05 11:20:26 -04:00
5cdf9b1772
ads placement - tbd
Zach Harding
2026-04-05 10:17:43 -04:00
12a42b87b8
[feat] save/remove inventory working now
Thad Miller
2026-04-03 22:50:54 -04:00
03394d81e8
[feat] loading inventory
Thad Miller
2026-04-03 22:10:41 -04:00
86da8a91ad
[bugfix] removed server import from client script
Thad Miller
2026-04-03 21:53:45 -04:00
66290fcb97
[bugfix] duplicated bootstrap inclusion causing errors
Thad Miller
2026-04-03 21:49:44 -04:00
7a1b7eb5fe
[chore] claude init
Thad Miller
2026-04-03 21:37:04 -04:00
3be17fe84c
[wip] bugs to work out, but backend should support inventory
Thad Miller
2026-04-02 19:24:51 -04:00
38f041d86f
[chore] supress bootstrap warnings for now
Thad Miller
2026-04-01 21:08:52 -04:00
17465b13c1
adsense verification, remove latest sales table, add new search mechanic (weight, synonyms), fix low volatility (NaN%)
Zach Harding
2026-04-01 17:43:47 -04:00
c61cafecdc
added /admin for admin panel - limited to users in the admin role (also updated local .env to match prod keys for clerk)
Zach Harding
2026-03-28 16:52:53 -04:00
2b3d5f322e
Merge branch 'master' of papi.tkpups.com:tmiller/pokemon
Zach Harding
2026-03-25 14:32:43 -04:00
53cdddb183
correct sort by market price by adding a back a roll-up market price from skus to product ID during sync
Zach Harding
2026-03-25 14:31:46 -04:00
35c8bf25f5
[bugfix] update static path on scripts
Thad Miller
2026-03-25 13:42:19 -04:00
b65e2a2859
minor style updates
Zach Harding
2026-03-25 10:23:17 -04:00
91823174d2
mostly complete inventory dashboard/modal
Zach Harding
2026-03-25 09:21:24 -04:00
943bd33c9a
Merge branch 'master' into feat/inventory
Zach Harding
2026-03-25 08:43:18 -04:00
9975db20cb
inventory dashboard setup
Zach Harding
2026-03-25 08:42:17 -04:00
db12844dea
setting up inventory dashboard
Zach Harding
2026-03-25 08:41:21 -04:00
3f9b1accda
[chore] employ static assets directory
Thad Miller
2026-03-25 05:34:11 -04:00
03e606e152
[bugfix] missed async await in tcgplayer preload
Thad Miller
2026-03-23 21:24:24 -04:00
6299c07b87
current working holographic pattern for desktop/mobile (needs work still)
feat/holographic
Zach Harding
2026-03-22 19:29:08 -04:00
b871385fba
[bugfix] don't close db connection pool in upload api script
Thad Miller
2026-03-21 20:52:39 -04:00
4c6922f76b
[feat] testing tcgcollector upload
Thad Miller
2026-03-21 16:40:04 -04:00
171ce294f4
[chore] refactor common functions into helper script
Thad Miller
2026-03-19 22:18:06 -04:00
023cd87319
fixed backToTop z-index when scrolling on mobile
Zach Harding
2026-03-18 20:36:33 -04:00
04ea65eeeb
hotfix for image-grow class
Zach Harding
2026-03-18 14:53:10 -04:00
9d9524e654
Merge branch 'feat/csv-prices' of papi.tkpups.com:tmiller/pokemon
Zach Harding
2026-03-18 13:45:57 -04:00
c0120e3e77
[feat] read tcgcollector csv
feat/csv-prices
Thad Miller
2026-03-18 13:19:58 -04:00
bc99be51ea
setup (but did not apply) holofoil styling and added new seticon for perfect order set
Zach Harding
2026-03-18 13:31:56 -04:00
660da7cded
read/write CSV, prices from db
Thad Miller
2026-03-07 23:31:18 -05:00
2a17654c74
[chore] sales history schema
Thad Miller
2026-03-18 11:14:19 -04:00
b06e24d382
added data attributes to be used later for holofoil styling and added ability to search by e-reader
Zach Harding
2026-03-17 17:27:39 -04:00
7b4e06733f
added a button group for quick filtering by productLine
Zach Harding
2026-03-17 11:27:16 -04:00
f72d479c1d
rearranged sort and filter on mobile into a flex col instead of row
Zach Harding
2026-03-17 10:35:02 -04:00
ee9f7a2561
added the mechanism for sort by, added total results and made it all look nice in one row
zach
2026-03-16 14:39:55 -04:00
2f17912949
reqrote volatility with proper standard deviation and added tooltip
zach
2026-03-16 14:07:37 -04:00
a86dc08b50
[bugfix] fixing schema messed up by something adding tabs
Thad Miller
2026-03-16 13:54:50 -04:00
c4ebbfb060
modified layout and made it so you can switch between card modals and keep the pricing chart
zach
2026-03-16 11:05:10 -04:00
9c81a13c69
created price-history.ts to get history data and added to modal via chart.js
zach
2026-03-16 08:39:06 -04:00
3a6dbf2ed9
[chore] preload all price history
Thad Miller
2026-03-14 23:50:14 -04:00
e1ab59a2eb
[feat] price history
Thad Miller
2026-03-12 22:31:10 -04:00
a8df9c71ee
Merge branch 'master' of papi.tkpups.com:tmiller/pokemon
zach
2026-03-12 13:41:02 -04:00
835a174da2
refactored 404 page, fixed copy image toast on mobile and filtered missing images to exclude sealed
zach
2026-03-12 13:40:12 -04:00
485f26de7b
[chore] refactor indexing scripts
Thad Miller
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
Thad Miller
2026-03-11 23:09:35 -04:00
d9995e5e10
[bugfix] escape facet filters so special characters like parentheses work
Thad Miller
2026-03-11 20:33:43 -04:00
c622c8bd8f
Merge branch 'feat/postgresql'
Thad Miller
2026-03-11 19:26:52 -04:00
f03c909745
[chore] schema for price history
Thad Miller
2026-03-09 15:43:37 -04:00
a68ed7f7b8
[feat] switched from mysql to postgresql
Thad Miller
2026-03-11 19:18:45 -04:00
3d46a48a7d
sliding modals, view transitions, accessibility, etc, etc
zach
2026-03-11 15:21:43 -04:00
1089bcdc20
[chore] schema for price history
Thad Miller
2026-03-09 15:43:37 -04:00
7482cb9e9c
cleaned up css and made sorted active filters to the top
zach
2026-03-09 14:25:18 -04:00
68bed6ff8e
new border pattern for each condition on modal, added icon display for 1st edition on both card/card modal
zach
2026-03-09 12:00:29 -04:00
f5fcd7b3e7
[bugfix] clear the notfound message on new search
Thad Miller
2026-03-08 00:03:25 -05:00
4eed1869a6
hide modal nav buttons until working
zach
2026-03-06 14:22:19 -05:00
ce56d08efe
scrolling within modals using keys/buttons/swipe (needs help with infinite scrolling)
zach
2026-03-06 13:53:15 -05:00
7fd8a21d1c
clerk was missing /shared npm package
zach
2026-03-05 22:59:16 -05:00
2fa0be9d23
[bugfix] combine all search terms to a single indexed field
Thad Miller
2026-03-05 16:08:58 -05:00
dedd7f8d87
changed the mechanism for auth on the index page (requires install of newer clerk components)
zach
2026-03-05 15:24:08 -05:00
091aa72f23
these damn price-labels
zach
2026-03-05 13:48:00 -05:00
692d06c35a
removed the waitlist and added a link to the cards
zach
2026-03-05 12:47:41 -05:00
c28f9a5e84
Merge branch 'master' of papi.tkpups.com:tmiller/pokemon
zach
2026-03-05 12:20:16 -05:00
a535dffcbe
added back padding on xs screens
zach
2026-03-05 12:19:46 -05:00
58e0acf462
[bugfix] bootstrap overrides must come before loading bootstrap
Thad Miller
2026-03-05 12:14:00 -05:00
4ec64dca18
[bugfix] make sure previous card is not shown in modal by defaulting to "loading..."
Thad Miller
2026-03-05 12:10:55 -05:00
f2b0309b6e
further tweak price-label prices/padding for small screens
zach
2026-03-05 12:06:19 -05:00
8161940690
filterbar rename of offcanvas example
zach
2026-03-05 08:21:06 -05:00
79b52db469
[chore] added small delay to sync-prices to not be too aggressive
Thad Miller
2026-03-05 07:11:54 -05:00
9c13fd6e4c
[bugfix] corrected path to scripts
Thad Miller
2026-03-05 00:53:01 -05:00
34f7c8ece9
replaced favicon files, added grid variables to main.scsss and renamed offcanvas
zach
2026-03-04 17:02:17 -05:00
16def05dd0
fixed svg overwriting st-0 class
zach
2026-03-03 15:18:39 -05:00
4aabbfde9e
added custom variable for xxxl grid to main.scss
zach
2026-03-03 14:01:26 -05:00
f0ae59467a
Merge branch 'master' of papi.tkpups.com:tmiller/pokemon
zach
2026-03-03 13:38:20 -05:00
dcf1558d7e
only show set name above mobile, cleanup columns on 404
zach
2026-03-03 13:36:11 -05:00
11dfcd38c1
[chore] price sync updates index
Thad Miller
2026-03-03 07:59:44 -05:00
1f521afa3a
[feat] facet clearing buttons working
Thad Miller
2026-03-02 16:13:24 -05:00
be4104cb0b
corrected visual/layout bugs on index and 404 pages, added backtotop and 404 analytics tracking
zach
2026-03-02 14:09:59 -05:00
521ee2d2a7
[feat] Clear Filters
Thad Miller
2026-03-02 11:48:10 -05:00
78af92a16a
[feat] back button closes modal
Thad Miller
2026-03-02 09:30:46 -05:00