Replaces single goal mode cards with weighted multi-focus system UI Features: - 6 sliders for focus dimensions (5% increments) - Live sum calculation with visual feedback - Validation: Sum must equal 100% - Color-coded sliders per dimension - Edit/Display mode toggle - Shows derived values if not customized UX Flow: 1. Default: Shows focus distribution (bars) 2. Click 'Anpassen': Shows sliders 3. Adjust percentages (sum = 100%) 4. Save → Updates backend + reloads Visual: - Active dimensions shown as colored cards (display mode) - Gradient sliders with percentage labels (edit mode) - Green box when sum = 100%, red when != 100% - Info message if derived from old goal_mode Complete v2.0: ✅ Backend (Migration 027, API, get_focus_weights V2) ✅ Frontend (Slider UI, state management, validation) ✅ Auto-migration (goal_mode → focus_areas) Ready for: KI-Integration with weighted scoring |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||