diff --git a/.beans/nuzlocke-tracker-8j45--imrpove-seeing-data.md b/.beans/nuzlocke-tracker-8j45--imrpove-seeing-data.md new file mode 100644 index 0000000..6f4b55a --- /dev/null +++ b/.beans/nuzlocke-tracker-8j45--imrpove-seeing-data.md @@ -0,0 +1,12 @@ +--- +# nuzlocke-tracker-8j45 +title: Improve Seeding Data +status: draft +type: task +priority: normal +created_at: 2026-02-05T17:40:31Z +updated_at: 2026-02-05T18:28:37Z +--- + +Seeding data should result in more human readable, either by mapping human readable entries to the more machine readable entries (like kanto -> Kanto, old-rod -> Old Rod) or saving the more human readable instead of the more machine readable entry. + diff --git a/.beans/nuzlocke-tracker-94v0--handle-pokemon-forms-properly.md b/.beans/nuzlocke-tracker-94v0--handle-pokemon-forms-properly.md new file mode 100644 index 0000000..97fc3fa --- /dev/null +++ b/.beans/nuzlocke-tracker-94v0--handle-pokemon-forms-properly.md @@ -0,0 +1,11 @@ +--- +# nuzlocke-tracker-94v0 +title: Handle Pokemon Forms properly +status: draft +type: task +priority: normal +created_at: 2026-02-05T17:47:30Z +updated_at: 2026-02-05T17:48:15Z +--- + +Some pokemon have different forms, either regional forms or based on other criteria. They behave differently, are different encounters and might have different evolutions. This needs to be handled. diff --git a/.beans/nuzlocke-tracker-czeh--improve-admin-panel-ux.md b/.beans/nuzlocke-tracker-czeh--improve-admin-panel-ux.md new file mode 100644 index 0000000..72982f7 --- /dev/null +++ b/.beans/nuzlocke-tracker-czeh--improve-admin-panel-ux.md @@ -0,0 +1,26 @@ +--- +# nuzlocke-tracker-czeh +title: Improve admin panel UX +status: todo +type: feature +priority: normal +created_at: 2026-02-05T18:28:04Z +updated_at: 2026-02-05T18:28:07Z +parent: nuzlocke-tracker-f5ob +--- + +Improve the admin panel with better interactions and missing management capabilities. + +## Checklist +- [ ] Evolution data management: + - [ ] List evolutions (searchable/filterable) + - [ ] Add new evolution + - [ ] Edit evolution details (trigger, level, item, conditions) + - [ ] Delete evolution +- [ ] Route reordering: + - [ ] Replace up/down buttons with drag-and-drop +- [ ] General UX improvements: + - [ ] Improve table layouts and spacing + - [ ] Add loading states and better error feedback + - [ ] Add confirmation toasts for successful actions + - [ ] Improve mobile responsiveness of admin views \ No newline at end of file