mitai-jinkendo/frontend/src/utils
Lars 31fbf33031
All checks were successful
Deploy Development / deploy (push) Successful in 47s
Build Test / pytest-backend (push) Successful in 4s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 16s
refactor: update nutrition chart colors and enhance layout
- Changed color codes for macro nutrients in the nutrition interpretation and metrics files to improve visual consistency.
- Added new CSS styles for uniform chart height and layout adjustments in the frontend components, enhancing the overall user experience.
- Refactored the NutritionCharts component to utilize the new macro chart theme for better maintainability and readability.
2026-04-19 17:28:41 +02:00
..
api.js feat: implement nutrition history visualization bundle and related API endpoint 2026-04-19 17:20:24 +02:00
calc.js feat: add relaxed arm circumference measurement and update related features 2026-04-19 10:34:51 +02:00
csvPreviewCells.js feat(csv-parser): Introduce header signature ranking metrics for enhanced CSV analysis 2026-04-10 07:08:21 +02:00
dashboardLayout.js feat: Refactor dashboard layout with new DashboardSection and DashboardTile components for improved responsiveness and organization 2026-04-05 08:42:07 +02:00
guideData.js feat: add relaxed arm circumference measurement and update related features 2026-04-19 10:34:51 +02:00
interpret.js feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
macroChartTheme.js refactor: update nutrition chart colors and enhance layout 2026-04-19 17:28:41 +02:00
Markdown.jsx feat: Add expandable collapsible component for improved content display 2026-04-12 11:10:39 +02:00
photoDisplay.js feat: enhance photo upload and management features 2026-04-19 10:13:22 +02:00
referenceValueMeta.js feat: Implement reference value types reordering and confidence level sorting 2026-04-06 21:40:55 +02:00
workflowDisplay.js feat: Refactor workflow result handling in prompts and analysis components 2026-04-11 12:04:35 +02:00
workflowSerializer.js feat: Enhance StartNode and Workflow Editor with analysis metadata 2026-04-11 12:19:06 +02:00
workflowValidation.js fix(workflow): Test-Suite Fixes - Issues #5, #8, #9, #11, #12 2026-04-11 14:15:57 +02:00