• Joined on 2026-02-12
tmiller pushed to master at tmiller/pokemon 2026-03-12 12:18:48 +00:00
485f26de7b [chore] refactor indexing scripts
tmiller pushed to master at tmiller/pokemon 2026-03-12 03:09:43 +00:00
c10e34cc34 [feat] move missing image script out of test scripts so it's picked up by git
tmiller closed issue tmiller/pokemon#42 2026-03-12 00:33:58 +00:00
can't filter by any value that includes a ()
tmiller pushed to master at tmiller/pokemon 2026-03-12 00:33:51 +00:00
d9995e5e10 [bugfix] escape facet filters so special characters like parentheses work
tmiller pushed to master at tmiller/pokemon 2026-03-11 23:27:27 +00:00
c622c8bd8f Merge branch 'feat/postgresql'
f03c909745 [chore] schema for price history
a68ed7f7b8 [feat] switched from mysql to postgresql
1089bcdc20 [chore] schema for price history
Compare 4 commits »
tmiller closed issue tmiller/pokemon#38 2026-03-08 05:03:47 +00:00
once the pokemon not found error appears for no results, it doesn't go away on subsequent searches
tmiller pushed to master at tmiller/pokemon 2026-03-08 05:03:39 +00:00
f5fcd7b3e7 [bugfix] clear the notfound message on new search
tmiller pushed to master at tmiller/pokemon 2026-03-05 21:09:30 +00:00
2fa0be9d23 [bugfix] combine all search terms to a single indexed field
tmiller pushed to master at tmiller/pokemon 2026-03-05 17:14:08 +00:00
58e0acf462 [bugfix] bootstrap overrides must come before loading bootstrap
tmiller pushed to master at tmiller/pokemon 2026-03-05 17:11:26 +00:00
4ec64dca18 [bugfix] make sure previous card is not shown in modal by defaulting to "loading..."
tmiller closed issue tmiller/pokemon#33 2026-03-05 15:45:06 +00:00
synchronization and indexing
tmiller pushed to master at tmiller/pokemon 2026-03-05 12:12:00 +00:00
79b52db469 [chore] added small delay to sync-prices to not be too aggressive
tmiller pushed to master at tmiller/pokemon 2026-03-05 05:53:08 +00:00
9c13fd6e4c [bugfix] corrected path to scripts
tmiller pushed to master at tmiller/pokemon 2026-03-03 12:59:58 +00:00
11dfcd38c1 [chore] price sync updates index
tmiller pushed to master at tmiller/pokemon 2026-03-02 21:13:31 +00:00
1f521afa3a [feat] facet clearing buttons working
tmiller closed issue tmiller/pokemon#35 2026-03-02 16:48:33 +00:00
make the "clear" button in the filter offcanvas actually clear the filters
tmiller pushed to master at tmiller/pokemon 2026-03-02 16:48:16 +00:00
521ee2d2a7 [feat] Clear Filters
tmiller closed issue tmiller/pokemon#36 2026-03-02 14:31:17 +00:00
make back button close modal
tmiller pushed to master at tmiller/pokemon 2026-03-02 14:30:56 +00:00
78af92a16a [feat] back button closes modal
tmiller opened issue tmiller/pokemon#36 2026-03-02 03:41:57 +00:00
make back button close modal