mitai-jinkendo/frontend/src/config
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
..
adminNav.js feat: Implement Activity Attribute Profiles and session metrics editing 2026-04-14 11:56:16 +02:00
analysisCategories.js feat: Enhance StartNode and Workflow Editor with analysis metadata 2026-04-11 12:19:06 +02:00
appNav.js feat: Enhance navigation and dashboard with goals integration and UI improvements 2026-04-05 12:07:11 +02:00
captureNav.js feat: implement photo management features in the application 2026-04-19 09:20:28 +02:00
settingsNav.js feat: Enhance dashboard layout and widget configuration 2026-04-08 07:41:16 +02:00