mitai-jinkendo/frontend/src/pages
Lars 8f6d60681e
Some checks failed
Deploy Development / deploy (push) Failing after 39s
Build Test / pytest-backend (push) Successful in 3s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Failing after 11s
fix: Inline Prompts - UX-Verbesserungen
Problem 1: Selbst-Referenzierung verhindern
- PlaceholderPicker erhält currentNodeId prop
- Node kann sich nicht mehr selbst in Placeholders sehen
- extractWorkflowPlaceholders() filtert aktuellen Node aus

Problem 2: Radio-Button State-Management
- IIFE mit Helper-Funktion für Mode-Bestimmung
- isInlineMode/isReferenceMode basierend auf data.inline_template
- Korrekte Conditional Rendering Logic
- Beim Wechsel Reference→Inline bleibt prompt_slug erhalten
- Beim Wechsel Inline→Reference bleibt inline_template erhalten

Problem 3: Layout-Breite optimiert
- Sidebar: 250px → 220px (schmaler)
- Config Panel: 400px → 520px (breiter für bessere Lesbarkeit)
- Responsive: Config Panel bei <1200px: 450px statt 350px

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 08:58:46 +02:00
..
ActivityPage.jsx feat: Standardize capture page layout to a unified content width across all relevant pages 2026-04-05 10:21:06 +02:00
AdminActivityMappingsPage.jsx feat: inline editing for activity mappings (improved UX) 2026-03-21 19:46:11 +01:00
AdminCouponsPage.jsx feat: add AdminCouponsPage for coupon management 2026-03-20 07:53:47 +01:00
AdminCsvTemplateEditorPage.jsx feat(csv-templates): Add CSV template validation endpoint and enhance error handling 2026-04-11 06:47:27 +02:00
AdminCsvTemplatesPage.jsx feat(csv-import): Enhance Apple sleep CSV import functionality 2026-04-10 07:52:04 +02:00
AdminFeaturesPage.jsx refactor: improve AdminFeaturesPage form layout and UX 2026-03-20 07:47:00 +01:00
AdminFocusAreasPage.jsx feat: Implement focus area usage types management in API and UI 2026-04-06 07:28:19 +02:00
AdminGoalTypesPage.jsx feat: Add EmojiIconPicker component and integrate it into Admin pages for icon selection 2026-04-04 14:07:54 +02:00
AdminGroupHubPage.jsx feat: Add Admin Group Hub page and update navigation structure for improved admin management 2026-04-05 11:05:45 +02:00
AdminHomePage.jsx feat: Add Admin Group Hub page and update navigation structure for improved admin management 2026-04-05 11:05:45 +02:00
AdminPromptsPage.jsx fix: Phase 5 - Workflow Editor UX Fixes (Round 3) 2026-04-04 21:16:15 +02:00
AdminReferenceValueTypesPage.jsx feat: Implement reference value types reordering and confidence level sorting 2026-04-06 21:40:55 +02:00
AdminSystemPage.jsx feat: Refactor admin settings and user management 2026-04-05 10:32:43 +02:00
AdminTierLimitsPage.jsx feat: add toggle buttons for boolean features in matrix editor 2026-03-20 06:28:31 +01:00
AdminTiersPage.jsx feat: add admin pages for Features and Tiers management 2026-03-20 06:35:13 +01:00
AdminTrainingProfiles.jsx feat: display batch evaluation error details in UI 2026-03-23 13:24:29 +01:00
AdminTrainingTypesPage.jsx feat: Add EmojiIconPicker component and integrate it into Admin pages for icon selection 2026-04-04 14:07:54 +02:00
AdminUserRestrictionsPage.jsx fix: AdminUserRestrictionsPage - show effective values, auto-remove redundant overrides 2026-03-20 12:08:29 +01:00
AdminUsersPage.jsx feat: Refactor admin settings and user management 2026-04-05 10:32:43 +02:00
AdminWidgetFeatureAssignmentsPage.jsx feat: Implement widget-feature assignment management in admin dashboard 2026-04-08 12:26:28 +02:00
Analysis.jsx feat: Enhance navigation and dashboard with goals integration and UI improvements 2026-04-05 12:07:11 +02:00
CaliperScreen.jsx feat: Integrate caliper data enrichment and weight loading in API responses 2026-04-06 06:08:37 +02:00
CaptureHub.jsx feat: Implement CaptureShell layout with sub-navigation for capture section 2026-04-05 10:17:47 +02:00
CircumScreen.jsx feat: Update capture page layout for improved responsiveness and organization across multiple screens 2026-04-05 10:14:07 +02:00
CustomGoalsPage.jsx feat: Update capture page layout for improved responsiveness and organization across multiple screens 2026-04-05 10:14:07 +02:00
Dashboard.jsx feat: Enhance dashboard layout and widget configuration 2026-04-08 07:41:16 +02:00
DashboardConfigurePage.jsx feat: Introduce admin dashboard product standard management 2026-04-08 10:32:18 +02:00
DashboardLabPage.jsx feat: Enhance dashboard layout and widget configuration 2026-04-08 07:41:16 +02:00
GoalsPage.jsx feat: show target_date in goal list next to target value 2026-03-28 14:50:34 +01:00
GuidePage.jsx feat: Update capture page layout for improved responsiveness and organization across multiple screens 2026-04-05 10:14:07 +02:00
History.jsx feat: Enhance activity API feat: Enhance sleep data import functionality with support for multiple CSV formats and improved data parsing 2026-04-07 12:28:59 +02:00
LoginScreen.jsx fix: redirect to dashboard after successful login 2026-03-21 12:09:37 +01:00
MeasureWizard.jsx feat: Update capture page layout for improved responsiveness and organization across multiple screens 2026-04-05 10:14:07 +02:00
NewMeasurement.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
NutritionPage.jsx feat: Standardize capture page layout to a unified content width across all relevant pages 2026-04-05 10:21:06 +02:00
PasswordRecovery.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
PilotVizPage.jsx feat: Enhance Dashboard-Lab with widget catalog integration and layout updates 2026-04-07 11:47:16 +02:00
ProfileReferenceValuesPage.jsx feat: Add profile reference values summary endpoint and UI enhancements 2026-04-07 06:30:22 +02:00
ProfileSelect.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
Register.jsx feat: add self-registration frontend 2026-03-21 09:55:23 +01:00
RestDaysPage.jsx feat: Update capture page layout for improved responsiveness and organization across multiple screens 2026-04-05 10:14:07 +02:00
SettingsPage.jsx feat: Enhance dashboard layout and widget configuration 2026-04-08 07:41:16 +02:00
SetupScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
SleepPage.jsx feat: Standardize capture page layout to a unified content width across all relevant pages 2026-04-05 10:21:06 +02:00
SubscriptionPage.jsx feat: add SubscriptionPage - user-facing subscription info 2026-03-20 10:31:04 +01:00
UniversalCsvImportPage.jsx feat(csv-import): Add blood pressure and activity row diagnosis functionality 2026-04-10 16:43:00 +02:00
Verify.jsx fix: parse JSON error messages and redirect to dashboard 2026-03-21 12:35:04 +01:00
VitalsPage.jsx feat: Standardize capture page layout to a unified content width across all relevant pages 2026-04-05 10:21:06 +02:00
WeightScreen.jsx feat: Update capture page layout for improved responsiveness and organization across multiple screens 2026-04-05 10:14:07 +02:00
WorkflowEditorPage.jsx fix: Inline Prompts - UX-Verbesserungen 2026-04-11 08:58:46 +02:00