be6902333d
feat(ui): support inline creation of new options in TagsSelect
...
Add allowCreate prop and create event to TagsSelect component
Integrate inline creation for tags, skills, and methods in admin forms
2026-04-30 07:37:15 +08:00
8570c7d04c
feat(ui): aggregate appearance data in detail views
...
Group appearances by entity ID and rarity to reduce list clutter
Display aggregated times, weathers, and maps in a structured layout
2026-04-30 07:23:24 +08:00
98e258d45f
feat(ui): introduce searchable TagsSelect component for multi-selects
...
Replace native multiple selects across admin and list views
Improve UX with searchable dropdowns and tag-based selections
2026-04-30 07:07:17 +08:00
f6a40097c1
feat(admin): implement management UI and CRUD APIs for all entities
...
Add full CRUD operations for Pokemon, Habitats, Items, Recipes, and Configs
Switch package manager from npm to pnpm across the project
Remove static seed data in favor of UI-driven data management
2026-04-29 18:01:46 +08:00
b428595769
initial commit
2026-04-29 17:46:58 +08:00