Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui, api): support for bulk client-side uploads #7851

Merged
merged 4 commits into from
Mar 28, 2025

Conversation

maryhipp
Copy link
Collaborator

Summary

Adds support (behind flag) for client-side uploads. If enabled, image entries will be created via API and then uploaded using presigned URL provided by server. All other upload functionality should remain the same (listener actions, etc)

I tested pasting, drag n drop, and using button above gallery.

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added api python PRs that change python files frontend PRs that change frontend files labels Mar 27, 2025
@maryhipp maryhipp enabled auto-merge (rebase) March 28, 2025 14:43
@maryhipp maryhipp merged commit 3f58c68 into main Mar 28, 2025
15 checks passed
@maryhipp maryhipp deleted the maryhipp/client-side-upload-support branch March 28, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api frontend PRs that change frontend files python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants