Skip to content

Allow to upload/remove images in Image fields#3962

Merged
javiereguiluz merged 1 commit intoEasyCorp:masterfrom
javiereguiluz:image_upload
Nov 18, 2020
Merged

Allow to upload/remove images in Image fields#3962
javiereguiluz merged 1 commit intoEasyCorp:masterfrom
javiereguiluz:image_upload

Conversation

@javiereguiluz
Copy link
Copy Markdown
Collaborator

This reintroduces the great feature that Yonel (@yceruto) implemented in EasyAdmin 2.x.

Changes are based completely on the work done by @versh23 in #3511. I can't merge that PR because it includes many unrelated changes in the same PR, so I prefer to create separate PRs.

Please note that in the future (hopefully soon) we'll add a File field and we could refactor some of this code to reuse it for images and files. Also, some of the FileUploadType are not exposed yet as Image field methods ... but we'll do that too in the future.

@javiereguiluz javiereguiluz added this to the 3.x milestone Nov 17, 2020
@versh23
Copy link
Copy Markdown
Contributor

versh23 commented Nov 17, 2020

OMG, seems this is my fail... i don't understand why changes about batch actions and other here

@versh23
Copy link
Copy Markdown
Contributor

versh23 commented Nov 17, 2020

i fixed my branch anyway

@javiereguiluz
Copy link
Copy Markdown
Collaborator Author

@versh23 thanks for taking care of that. However, I prefer to merge this PR because I need this feature in one of my apps ASAP. Hopefully I'll soon look into your other pending pull requests 🙏

@versh23
Copy link
Copy Markdown
Contributor

versh23 commented Nov 18, 2020

sadly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants