photoprism/internal/form/batch
Michael Mayer 4e6e0d287b API: Add mock album and label items to batch edit form for testing #271
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-07-15 10:25:03 +02:00
..
testdata API: Rename /batch/photos endpoint to /batch/photos/edit #271 2025-05-04 14:09:23 +02:00
actions.go API: Rename /batch/photos endpoint to /batch/photos/edit #271 2025-05-04 14:09:23 +02:00
batch.go API: Add /batch/photos endpoint to get metadata of selected photos #271 2025-05-03 12:43:01 +02:00
photos.go API: Add mock album and label items to batch edit form for testing #271 2025-07-15 10:25:03 +02:00
photos_test.go Tests: Add unit tests #271 2025-05-21 13:16:11 +02:00
request.go API: Add batch.PhotosResponse and update Swagger docs #271 2025-07-10 11:08:17 +02:00
request_test.go API: Add batch.PhotosResponse and update Swagger docs #271 2025-07-10 11:08:17 +02:00
response.go API: Add batch.PhotosResponse and update Swagger docs #271 2025-07-10 11:08:17 +02:00
values.go API: Always send and expect "mixed" fields in batch edit endpoint #271 2025-07-14 11:13:04 +02:00