Josh Creek
7240376e00
feat(pokedex): add shareable read-only dex links
2026-09-14 14:25:09 +01:00
Josh Creek
08c5e3271c
style: format tracked files and ignore generated data exports
...
`prettier --check .` failed on 22 files, so gating CI on `npm run lint` was
never going to pass. These changes are whitespace only.
Adds the two remaining generated data exports to .prettierignore so this class
of churn cannot recur, along with machine-local settings files.
2026-09-13 17:38:35 +01:00
Josh Creek
71cfbce7e3
feat(*): Add evolution data and notes
2026-01-25 17:19:51 +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
eba34158fe
data(*): Fix remaining sprites
2026-01-18 13:14:18 +00:00
Josh Creek
46351c9af0
data(*): Add final data changes
2026-01-17 23:30:40 +00:00
Josh Creek
f302721119
data(*): Add working regenerated data structure
2026-01-17 20:39:55 +00:00
Josh Creek
d50417ffef
feat( #48 ): Add dark mode
2026-01-10 21:12:25 +00:00
Josh Creek
b1b6e63b6f
refactor( #56 ): Improve how the dex updating is handled and the error messaging around it
2026-01-10 12:07:05 +00:00
Josh Creek
35ee92df0c
fix( #63 ): Enforce mutually exclusive catch states
2026-01-09 20:51:33 +00:00
Josh Creek
ca6831d10a
feat( #63 ): Improve the box view
2026-01-09 20:34:57 +00:00
Josh Creek
28bb39d558
feat(*): Add improvements to the UX and the data seeding
2026-01-07 20:13:07 +00:00
Josh Creek
b9a49686c1
refactor(*): Implement CSV-based seeding, dynamic box placement, and enforce forms from pokedex configuration
2026-01-05 09:44:15 +00:00
Josh Creek
19a571e315
feat( #67 ): Add support for multiple pokedexes per user
2026-01-04 22:06:36 +00:00
Josh Creek
ebfe2413f0
fix(*): Pass userId prop to PokedexEntryCatchRecord component
2025-07-26 22:07:06 +01:00
Josh Creek
389f73d164
chore(*): Clean up migration artifacts and optimize data repository queries
2025-07-26 21:50:54 +01:00
Josh Creek
fa38fa69ca
refactor(*):Address PR comments
2025-07-26 19:42:04 +01:00
Josh Creek
bc9ce84615
feat(*): Migrate from MongoDB to unified Supabase PostgreSQL architecture
2025-07-26 18:50:05 +01:00
Josh Creek
02a2160f08
feat( #46 ): Componentise the list view
2024-07-17 21:24:06 +01:00
Josh Creek
8b32bca11c
feat(*): Enable sprites on mydex page
2024-07-16 22:00:06 +01:00
Josh Creek
80fb0d7414
feat(*): Add clarifying copy
2024-07-14 18:42:59 +01:00
Josh Creek
1c9a9bcf8f
feat(*): Add prompts for contributing
2024-07-14 18:29:43 +01:00
Josh Creek
ed1ea42e50
feat(*): Enable automatic saving
2024-07-14 18:09:47 +01:00
Josh Creek
7467a4425f
feat(*): Update pokedex entry data structure and re-add error handling
2024-07-14 16:16:18 +01:00
Josh Creek
953524cecf
feat(*): Make mydex use combined data
2024-07-14 12:07:15 +01:00
Josh Creek
8d86d93bc0
feat(*): Hide notes if there are none
2024-07-12 14:38:30 +01:00
Josh Creek
0e3be214ba
feat(*): Add ability to toggle origins and forms
2024-07-12 14:35:25 +01:00
Josh Creek
e7f1930eff
feat(*): Add support for catch records to My Dex page
2024-07-12 14:19:44 +01:00