Browse Source

Expand todo list with band profiles plan

master
Jan Svabenik 16 hours ago
parent
commit
05d019edfa
1 changed files with 13 additions and 0 deletions
  1. +13
    -0
      TODO.md

+ 13
- 0
TODO.md View File

@@ -6,5 +6,18 @@
- Detail-Panel: 2 Zeilen Auto-Wrap; bei Überlänge Ellipsis + Expand (Modal/Zone) für Volltext.
- Update-Logik: RT nur bei stabilem Text (z. B. 2–3 identische Blöcke), optional „RT · HH:MM“ Timestamp.

## Band Settings Profiles (v1.2)
- [ ] Backend: built-in Profile-Struktur + embedded JSON (6 Profile)
- [ ] Backend: Apply-Helper (shared mit /api/config) inkl. source/dsp/save
- [ ] Backend: Merge-Patch mit Feld-Präsenz (nur explizite Felder anwenden)
- [ ] Backend: DisallowUnknownFields + Config-Validierung → 400
- [ ] Backend: Endpoints GET /api/profiles, POST /api/profiles/apply, POST /api/profiles/undo, GET /api/profiles/suggest
- [ ] Backend: Undo-Snapshot (1 Level) + Active Profile ID (Runtime-State)
- [ ] Optional: Active Profile ID über Neustart persistieren (falls gewünscht)
- [ ] UI: Dropdown + Split-Apply (full/dsp_only) + Undo + Active-Badge
- [ ] UI: Suggest-Toast bei center_hz Wechsel, Dismiss-Schutz (>5 MHz)
- [ ] UX: Loading-Indicator während Profilwechsel (1–3s Reset)
- [ ] Tests: Patch-Semantik, dsp_only (center_hz/gain_db bleiben), Unknown Fields, Suggest-Match

## Notes
- Ab jetzt hier die Todo-Liste führen.

Loading…
Cancel
Save