feat: implement photo management features in the application #89

Merged
Lars merged 1 commits from develop into main 2026-04-19 09:24:08 +02:00
Owner
  • 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.
- 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.
Lars added 1 commit 2026-04-19 09:24:04 +02:00
feat: implement photo management features in the application
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
c91317df8e
- 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.
Lars merged commit 9720cb57ec into main 2026-04-19 09:24:08 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lars/mitai-jinkendo#89
No description provided.