clawd
|
3f9a043324
|
v0.4.5 — Alle Buttons und Funktionen verdrahtet
Fixes:
- UpdatePlanEntry Stub/Hook: 7 Parameter → 4 (passend zu Go-Signatur)
- AddPlanEntry: undefined → null für Go-Pointer-Parameter
- Wails-Stubs (App.js/App.d.ts): Alle Signaturen an Go-Backend angepasst
- ExportPDF: Go-Backend-Funktion hinzugefügt (Platzhalter mit Druckvorschau-Hinweis)
- Version: 0.4.3 → 0.4.5 in Go-Konstante und InfoPage
- Null-Safety: entries/special_days/products Arrays gegen null abgesichert
- Allergen/Additive-Listen gegen null von Go abgesichert
|
2026-02-20 11:17:02 +00:00 |
|
clawd
|
ada620aa64
|
v0.3.2 — Build system: NSIS installer, Wails stubs, TS fixes
- NSIS installer script (Desktop shortcut option, German UI)
- Wails JS binding stubs for standalone frontend build
- TypeScript fixes (DownloadUpdate args, type mismatches)
- PostCSS config fix for Tailwind v3
- App icon (meal plan)
|
2026-02-20 10:26:21 +00:00 |
|
clawd
|
66e2bb0a74
|
v0.3.1 — Frontend: PDF-Button, Update-Download UI, Druckvorschau
- PDF-Export Button in WeekPlanner Toolbar
- Loading States + Success/Error Banner
- InfoPage: Update-Download mit Fortschritt + Neustart-Hinweis
- Druckvorschau: HTML-Layout in neuem Fenster mit auto window.print()
- BITV 2.0: aria-labels, aria-live, Focus-Indikatoren
|
2026-02-20 10:18:30 +00:00 |
|
clawd
|
bedfd05bb3
|
v0.3.0 — PDF Export + OTA Download
|
2026-02-20 10:17:09 +00:00 |
|
clawd
|
e146442513
|
v0.2.0 — Phase 2: Frontend (React + Tailwind)
- Sidebar with KW navigation (← KW → arrows)
- WeekPlanner: 5-column grid (Mo-Fr), Frühstück + Vesper slots
- ProductList: searchable table with allergen/additive badges
- ProductForm: create/edit with AllergenPicker + AdditivePicker
- ProductSearch: autocomplete dropdown for plan entries
- DayColumn + MealSlot + EntryCard components
- SpecialDayDialog: Feiertag/Schließtag marking
- InfoPage: version display + update check
- Layout with responsive sidebar
- BITV 2.0: aria-labels, focus indicators, min 16px, WCAG AA contrasts
- All UI text in German
|
2026-02-20 10:05:01 +00:00 |
|