Josh Creek
c5a47439d9
Merge pull request #92 from jcreek/91-forms-only-work-when-all-games-is-selected
...
91 forms only work when all games is selected
2026-06-16 15:49:07 +01:00
Josh Creek
19e4d7b727
refactor( #91 ): Address PR comments
2026-06-16 15:46:12 +01:00
Josh Creek
8255fb4c67
fix( #91 ): correct form game coverage and fix canonical sort order
2026-06-16 15:28:07 +01:00
Josh Creek
069f7f41fa
fix(data): add missing female form entries to pokemon_origin_games
...
Female Sneasel was absent from all 5 Gen 2 games (Gold, Silver, Crystal,
HeartGold, SoulSilver) and Female Indeedee was absent from Sword, despite
their base forms being present. Both found during QA of the form dex
game-scope feature.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-16 14:00:10 +01:00
Josh Creek
955cba1aaa
fix(forms): supplement game-scoped dex entries with alternate forms
...
When a Pokédex has a game scope set and isFormDex=true, alternate forms
were not appearing because game_pokedex_entries only contains base-form
Pokémon. This adds fetchFormsForGame() to pull supplemental form entries
from pokedex_entries filtered by gamesToCatchIn, then merges and sorts
them using the base form's regional dex number so ordering is preserved.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-16 13:16:29 +01:00
Josh Creek
c5a503f5b5
fix(my-pokedexes): preserve original desktop header and stack actions on mobile
2026-02-06 13:15:24 +00:00
Josh Creek
71cfbce7e3
feat(*): Add evolution data and notes
2026-01-25 17:19:51 +00:00
Josh Creek
4f2fe5e333
build(*): Update supabase version
2026-01-25 09:09:49 +00:00
Josh Creek
575aafbc28
build(*): Enable running db migrations in build
2026-01-24 17:59:28 +00:00
Josh Creek
6ecaa0f30f
Merge pull request #90 from jcreek/89-add-backup-functionality-for-google-drive-and-dropbox
...
feat(#89 ): Add backup functionality for google drive and dropbox
2026-01-24 17:44:00 +00:00
Josh Creek
e55d511141
refactor( #89 ): Address PR comments
2026-01-24 17:40:59 +00:00
Josh Creek
86e8d6f5e6
refactor( #89 ): Address PR comments
2026-01-24 17:26:55 +00:00
Josh Creek
8141bd624b
refactor( #89 ): Address PR comments
2026-01-24 17:18:57 +00:00
Josh Creek
ab82f75dc6
feat( #89 ): Add backup functionality for google drive and dropbox
2026-01-24 13:32:10 +00:00
Josh Creek
3f5c14a8bc
data(*): Add evolution info
2026-01-24 10:09:23 +00:00
Josh Creek
8775e05ba7
Merge pull request #86 from jcreek/84-improve-performance-and-efficiency-of-service-worker
...
feat(#84 ): Improve performance and efficiency of service worker
2026-01-22 21:27:51 +00:00
Josh Creek
c5c63ab8ef
feat( #84 ): Improve performance and efficiency of service worker
2026-01-22 21:21:57 +00:00
Josh Creek
dd9ced17d8
Merge pull request #83 from jcreek/82-improve-data-seeding-performance
...
82 improve data seeding performance
2026-01-19 12:26:44 +00:00
Josh Creek
606fcbb201
chore(*): Remove commented out code
2026-01-19 12:20:31 +00:00
Josh Creek
dfa0569119
feat(*): Make pokemon sprite bigger
2026-01-19 12:18:25 +00:00
Josh Creek
e819929898
feat( #84 ): Improve data seeding performance
2026-01-19 12:17:40 +00:00
Josh Creek
decf6ca1fb
Merge pull request #81 from jcreek/data/dexes
...
Improve data seeding and structure
2026-01-18 13:45:24 +00:00
Josh Creek
6d54c93700
fix(*): Address PR comment
2026-01-18 13:38:22 +00:00
Josh Creek
07ce2b3421
fix(*): Address PR comment
2026-01-18 13:25:54 +00:00
Josh Creek
0c25bba236
fix(*): Address PR comment
2026-01-18 13:18:55 +00:00
Josh Creek
eba34158fe
data(*): Fix remaining sprites
2026-01-18 13:14:18 +00:00
Josh Creek
71df0de3df
fix(*): Address PR comments
2026-01-18 10:41:12 +00:00
Josh Creek
46351c9af0
data(*): Add final data changes
2026-01-17 23:30:40 +00:00
Josh Creek
479b3ae7a0
data(*): Add native game dexes
2026-01-17 22:42:12 +00:00
Josh Creek
a26f38bca1
data(*): Improve ordering of forms
2026-01-17 21:08:21 +00:00
Josh Creek
f302721119
data(*): Add working regenerated data structure
2026-01-17 20:39:55 +00:00
Josh Creek
a604fe2526
data(*): Further corrections
2026-01-17 16:42:02 +00:00
Josh Creek
88d8344706
data(*): Remove old spreadsheet
2026-01-17 15:43:47 +00:00
Josh Creek
bfef2fd4a7
data(*): Make corrections to csv
2026-01-17 15:42:01 +00:00
Josh Creek
ee73c01afe
feat(*): Change how data is set up
2026-01-16 21:11:21 +00:00
Josh Creek
3f0003b006
chore(*): Update csv
2026-01-15 19:34:28 +00:00
Josh Creek
874a6bd78e
data(*): Add reference data
2026-01-11 21:20:27 +00:00
Josh Creek
d40d4aa4e1
data(*): Add sinnoh data
2026-01-11 21:20:06 +00:00
Josh Creek
bde3d71e6c
data(*): Add hoenn data
2026-01-11 20:50:24 +00:00
Josh Creek
a871da5d59
Merge pull request #80 from jcreek/48-add-dark-mode-toggle
...
48 add dark mode toggle
2026-01-10 21:53:08 +00:00
Josh Creek
d437c05770
refactor( #48 ): Address PR comment
2026-01-10 21:50:56 +00:00
Josh Creek
9d14b2d2f1
refactor( #48 ): Address PR comments
2026-01-10 21:44:19 +00:00
Josh Creek
ad8c8a847d
feat( #48 ): Make box cells square on mobile
2026-01-10 21:35:14 +00:00
Josh Creek
23e8382bd1
chore(*): Remove console log
2026-01-10 21:15:21 +00:00
Josh Creek
d50417ffef
feat( #48 ): Add dark mode
2026-01-10 21:12:25 +00:00
Josh Creek
ad66b874e9
Merge pull request #79 from jcreek/54-make-it-clear-what-the-profile-search-is-in-the-nav-bar-ie-not-a-pokemon-search
...
feat(#54 ): Remove search icon and improve sign in page
2026-01-10 20:37:23 +00:00
Josh Creek
a7d878fffd
fix( #54 ): Address PR comments
2026-01-10 20:32:34 +00:00
Josh Creek
c10b526b3e
feat( #54 ): Remove search icon and improve sign in page
2026-01-10 20:23:13 +00:00
Josh Creek
1614ff52be
Merge pull request #78 from jcreek/64-update-styling-on-the-about-page
...
feat(#64 ): Improve the about page
2026-01-10 19:29:49 +00:00
Josh Creek
75f7161b7a
fix( #64 ): Address PR feedback
2026-01-10 19:25:29 +00:00