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

Add a file form field #3054

Closed
wants to merge 4 commits into from

Conversation

coudenysj
Copy link
Contributor

Q A
Bug fix? N
New feature? Y
Related user documentation PR URL
Related developer documentation PR URL
Issues addressed (#s or URLs) #221
BC breaks? N
Deprecations? N

Description:

This pull request adds the possibility to add file fields to forms.

Steps to test this PR:

  1. Edit or create a form
  2. Add a form field

Todo

  • Move validation
  • Add more/less validation
  • Decide where to store the binary data

@qneyrat
Copy link

qneyrat commented Dec 5, 2016

Good job, I test it asap !

@alanhartless alanhartless added the feature A new feature for inclusion in minor or major releases label Dec 9, 2016
@alanhartless alanhartless added the code-review-needed PR's that require a code review before merging label Dec 22, 2016
@coudenysj
Copy link
Contributor Author

No review?

@gustavringblom
Copy link

@coudenysj @qneyrat this would be a great feature! How is the reviewing going?

@qneyrat
Copy link

qneyrat commented Feb 18, 2017

It's good for me

@alanhartless
Copy link
Contributor

@coudenysj It seemed this is incomplete. Is it possible to wrap it up so we can consider it for merger?

@coudenysj
Copy link
Contributor Author

@alanhartless Happy to do so, but I need some feedback from you guys (see the TODO items in the description).

@escopecz
Copy link
Sponsor Member

Hi, what feedback do you need? Where did you get stuck?

@escopecz escopecz added the pending-feedback PR's and issues that are awaiting feedback from the author label Jun 23, 2017
@npracht npracht mentioned this pull request Sep 20, 2017
@Maxell92
Copy link
Contributor

Maxell92 commented Oct 3, 2017

We used this PR for #5082. Thank you.

@Maxell92 Maxell92 closed this Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-review-needed PR's that require a code review before merging feature A new feature for inclusion in minor or major releases pending-feedback PR's and issues that are awaiting feedback from the author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants