feat: add Stufen management UI in Settings page (Closes #32) #87

Merged
shahondin1624 merged 1 commits from feature/issue-32-stufen-management-ui into main 2026-04-07 13:22:59 +02:00
Owner

Summary

  • Creates Settings.vue with Stufen configuration section
  • Editable name, age range (min/max), color picker for each Stufe
  • Reorder buttons (up/down) to change Stufe order
  • Member count display per Stufe (read-only)
  • Delete button blocked when members are still assigned
  • Add new Stufe button with sensible defaults
  • Pinia stufen store with full CRUD + reorder actions
  • Settings route and navigation sidebar item added

Closes #32

## Summary - Creates Settings.vue with Stufen configuration section - Editable name, age range (min/max), color picker for each Stufe - Reorder buttons (up/down) to change Stufe order - Member count display per Stufe (read-only) - Delete button blocked when members are still assigned - Add new Stufe button with sensible defaults - Pinia stufen store with full CRUD + reorder actions - Settings route and navigation sidebar item added Closes #32
shahondin1624 added 1 commit 2026-04-07 13:22:54 +02:00
Adds Settings.vue with Stufen configuration section: editable name,
age range (min/max), color picker, reorder buttons, member count display,
and delete (blocked if members assigned). Includes Pinia stufen store
and adds settings route + navigation item.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
shahondin1624 merged commit 4e2e7df51c into main 2026-04-07 13:22:59 +02:00
shahondin1624 deleted branch feature/issue-32-stufen-management-ui 2026-04-07 13:22:59 +02:00
Sign in to join this conversation.