feat: add support for Available Images view endpoint (#18)

Commit: 6ade1380927407e5ee60af3e2cc0287a935790a4
Date: 2025-07-07 17:28:26 +0000
Author: PascalHavelange

Commit Message

feat: add support for Available Images view endpoint (#18)

- Add viewAvailableImage method to API client
- Update AvailableImages component with image preview functionality
- Update AvailableImageDetail component with image preview
- Add comprehensive unit tests for new API method
- Add component tests for image preview functionality
- Add integration tests for Available Images API endpoints
- Include error handling for failed image loads
- Remove references to deleted simple-upload.test.ts file
- Fix all linting errors

All unit and integration tests pass successfully.

Co-authored-by: Pascal HAVELANGE <havelangep@hotmail.com>

Files Changed


This documentation was automatically generated from Git commit data.

Local Development: This is a basic layout for local Jekyll development. When deployed to GitHub Pages, this site will use the just-the-docs theme.