|
|
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 |
|
zach
|
7482cb9e9c
|
cleaned up css and made sorted active filters to the top
|
2026-03-09 14:25:18 -04:00 |
|
zach
|
68bed6ff8e
|
new border pattern for each condition on modal, added icon display for 1st edition on both card/card modal
|
2026-03-09 12:00:29 -04:00 |
|
|
|
f5fcd7b3e7
|
[bugfix] clear the notfound message on new search
|
2026-03-08 00:03:25 -05:00 |
|
zach
|
4eed1869a6
|
hide modal nav buttons until working
|
2026-03-06 14:22:19 -05:00 |
|
zach
|
ce56d08efe
|
scrolling within modals using keys/buttons/swipe (needs help with infinite scrolling)
|
2026-03-06 13:53:15 -05:00 |
|
zach
|
7fd8a21d1c
|
clerk was missing /shared npm package
|
2026-03-05 22:59:16 -05:00 |
|
|
|
2fa0be9d23
|
[bugfix] combine all search terms to a single indexed field
|
2026-03-05 16:09:23 -05:00 |
|
zach
|
dedd7f8d87
|
changed the mechanism for auth on the index page (requires install of newer clerk components)
|
2026-03-05 15:24:08 -05:00 |
|
zach
|
091aa72f23
|
these damn price-labels
|
2026-03-05 13:48:00 -05:00 |
|
zach
|
692d06c35a
|
removed the waitlist and added a link to the cards
|
2026-03-05 12:47:41 -05:00 |
|
zach
|
c28f9a5e84
|
Merge branch 'master' of papi.tkpups.com:tmiller/pokemon
|
2026-03-05 12:20:16 -05:00 |
|
zach
|
a535dffcbe
|
added back padding on xs screens
|
2026-03-05 12:19:46 -05:00 |
|
|
|
58e0acf462
|
[bugfix] bootstrap overrides must come before loading bootstrap
|
2026-03-05 12:14:00 -05:00 |
|
|
|
4ec64dca18
|
[bugfix] make sure previous card is not shown in modal by defaulting to "loading..."
|
2026-03-05 12:11:19 -05:00 |
|
zach
|
f2b0309b6e
|
further tweak price-label prices/padding for small screens
|
2026-03-05 12:06:19 -05:00 |
|
zach
|
8161940690
|
filterbar rename of offcanvas example
|
2026-03-05 08:21:06 -05:00 |
|
|
|
79b52db469
|
[chore] added small delay to sync-prices to not be too aggressive
|
2026-03-05 07:11:54 -05:00 |
|
|
|
9c13fd6e4c
|
[bugfix] corrected path to scripts
|
2026-03-05 00:53:01 -05:00 |
|
zach
|
34f7c8ece9
|
replaced favicon files, added grid variables to main.scsss and renamed offcanvas
|
2026-03-04 17:02:17 -05:00 |
|
zach
|
16def05dd0
|
fixed svg overwriting st-0 class
|
2026-03-03 15:18:39 -05:00 |
|
zach
|
4aabbfde9e
|
added custom variable for xxxl grid to main.scss
|
2026-03-03 14:01:26 -05:00 |
|
zach
|
f0ae59467a
|
Merge branch 'master' of papi.tkpups.com:tmiller/pokemon
|
2026-03-03 13:38:20 -05:00 |
|