Skip to content

III-5017: Allow uploading images via online Url in Json Body#2141

Merged
JonasVHG merged 45 commits intomasterfrom
III-5017-image-upload-via-body
Jan 27, 2026
Merged

III-5017: Allow uploading images via online Url in Json Body#2141
JonasVHG merged 45 commits intomasterfrom
III-5017-image-upload-via-body

Conversation

@JonasVHG
Copy link
Contributor

@JonasVHG JonasVHG commented Jan 7, 2026

Added

  • ImageDownloader & GuzzleDownloader: Add class to download images from a url.
  • GuzzleDownloaderTest: Add unit tests
  • web/testfiles: Add testfiles for acceptance tests.

Changed

  • composer: updated publiq/udb3-json-schemas.

  • MediaServiceProvider: Add ImageDownloader

  • JsonSchemaLocator: Add Json Schema for image-post.

  • UploadMediaRequestHandler: Split up handle() between multipart & jsonBody part.

  • UploadMediaRequestHandlerTest: Refactor tests.

  • ImageUploaderInterface & ImageUploaderInterface: Add uploadFromUrl().

  • features/image/create.feature: Add Acceptance tests with JsonBody

Related PR


Ticket: https://jira.publiq.be/browse/III-5017

@JonasVHG
Copy link
Contributor Author

JonasVHG commented Jan 8, 2026

@claude please review.

claude[bot]

This comment was marked as outdated.

JonasVHG and others added 2 commits January 8, 2026 11:09
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
@JonasVHG
Copy link
Contributor Author

@claude please review?

claude[bot]

This comment was marked as outdated.

@JonasVHG JonasVHG marked this pull request as ready for review January 19, 2026 09:56
@JonasVHG
Copy link
Contributor Author

@claude, please review.

claude[bot]

This comment was marked as resolved.

@cultuurnet cultuurnet deleted a comment from claude bot Jan 19, 2026
@cultuurnet cultuurnet deleted a comment from claude bot Jan 19, 2026
@cultuurnet cultuurnet deleted a comment from claude bot Jan 19, 2026
@cultuurnet cultuurnet deleted a comment from claude bot Jan 19, 2026
Copy link
Contributor

@lucwollants lucwollants left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the hard work, improvements and tweaks.

@JonasVHG JonasVHG merged commit d6bfba4 into master Jan 27, 2026
5 checks passed
@JonasVHG JonasVHG deleted the III-5017-image-upload-via-body branch January 27, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants