• Joined on 2026-02-12
tmiller pushed to master at tmiller/pokemon 2026-02-19 21:05:31 +00:00
81b223ae65 [feat] add Artist field, and name cleanup
tmiller opened issue tmiller/pokemon#11 2026-02-18 20:29:29 +00:00
facet fields on search
tmiller pushed to master at tmiller/pokemon 2026-02-18 03:42:56 +00:00
938eb2f862 [bugfix] get the query term back int he search input
tmiller closed issue tmiller/pokemon#9 2026-02-18 03:14:13 +00:00
make sure true/false is working on the import
tmiller commented on issue tmiller/pokemon#9 2026-02-18 03:14:13 +00:00
make sure true/false is working on the import

this is working as expected, just getting crap data from tcg

tmiller closed issue tmiller/pokemon#6 2026-02-17 19:58:46 +00:00
Search
tmiller commented on issue tmiller/pokemon#6 2026-02-17 19:58:46 +00:00
Search

first round of search working

tmiller pushed to master at tmiller/pokemon 2026-02-17 18:52:46 +00:00
3226527657 [bugfix] button needs to be of type submit
tmiller pushed to master at tmiller/pokemon 2026-02-17 18:42:06 +00:00
8918a040b6 [feat] moved search to components
85fbaf267f [bugfix] search moved to components
9b63afb342 [feat] quick search function with typesense
Compare 3 commits »
tmiller opened issue tmiller/pokemon#9 2026-02-17 14:06:58 +00:00
make sure true/false is working on the import
tmiller opened issue tmiller/pokemon#8 2026-02-17 13:45:26 +00:00
clean card name data
tmiller commented on issue tmiller/pokemon#4 2026-02-17 12:17:39 +00:00
investigate infinite scroll/loading cards

will need to come after Search (#6)

tmiller closed issue tmiller/pokemon#7 2026-02-17 12:09:43 +00:00
Add Sets
tmiller pushed to master at tmiller/pokemon 2026-02-17 12:08:10 +00:00
f990d70540 [feat] Set relationship added and displayed
tmiller commented on issue tmiller/pokemon#6 2026-02-17 11:43:34 +00:00
Search

fuse.js is a no-go, but let's look at Typesense

tmiller opened issue tmiller/pokemon#7 2026-02-17 11:21:30 +00:00
Add Sets
tmiller pushed to master at tmiller/pokemon 2026-02-17 01:15:10 +00:00
1a95eb93b0 [feat] rounding price over $100
tmiller closed issue tmiller/pokemon#1 2026-02-17 01:12:37 +00:00
round prices above 99.99 to the nearest whole dollar
tmiller closed issue tmiller/pokemon#2 2026-02-17 00:54:50 +00:00
add bootstrap modal js
tmiller pushed to master at tmiller/pokemon 2026-02-17 00:54:32 +00:00
c8caccf9d5 [feat] bootstrap modal added