mitai-jinkendo/frontend/src/utils
Lars c91317df8e
All checks were successful
Deploy Development / deploy (push) Successful in 55s
Build Test / pytest-backend (push) Successful in 5s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 24s
feat: implement photo management features in the application
- Added a new `resolve_photo_path` function to handle legacy and new photo paths effectively.
- Updated the photo upload process to store only filenames in the database, improving path resolution.
- Enhanced the photo retrieval and deletion processes to utilize the new path resolution logic.
- Introduced a dedicated PhotosCapturePage for managing photo uploads and viewing.
- Updated the dashboard and navigation to include links to the new photo management features.
- Improved the photo grid display with sorting and deletion capabilities for better user experience.
2026-04-19 09:20:28 +02:00
..
api.js feat: implement photo management features in the application 2026-04-19 09:20:28 +02:00
calc.js feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01: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: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
interpret.js feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
Markdown.jsx feat: Add expandable collapsible component for improved content display 2026-04-12 11:10:39 +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