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

Enable textarea and hidden fields support #204

Conversation

mickaelandrieu
Copy link
Contributor

Hello @thojansen,

I think this is the only required update to fix #143.

Also, I need to display a textarea (this is why I've found your issue), for instance to ask for a postal address.

What do you think?

@review-ninja
Copy link

ReviewNinja

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.268% when pulling 2c952d0 on mickaelandrieu:added-hidden-and-textarea-support into a49f8ed on cla-assistant:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.268% when pulling 1e6c1ae on mickaelandrieu:added-hidden-and-textarea-support into a49f8ed on cla-assistant:master.

@KharitonOff
Copy link
Contributor

👍 thank you for your PR. Can you test the changes in https://preview.cla-assistant.io please?

@KharitonOff KharitonOff merged commit 3c892e4 into cla-assistant:master Mar 22, 2017
@mickaelandrieu
Copy link
Contributor Author

@KharitonOff Yes I will give a try today, thanks for the merge. I have 1 question regarding the way the data are stored on your service: can you confirm this is not stored on SAP servers (for the mongodb part)? This is a very important information for me (should we use the service or should we host it ?).

@mickaelandrieu mickaelandrieu deleted the added-hidden-and-textarea-support branch March 22, 2017 10:05
@KharitonOff
Copy link
Contributor

KharitonOff commented Mar 22, 2017

@mickaelandrieu Yes, I can confirm that the data is not stored on SAP servers (yet), we use mlab.com as mongodb service provider. However I can't say how long we'll keep the status quo, mid- or longterm we would like to move to our own infrastructure (based on CloudFoundry), but there are no concrete plans so far.

@mickaelandrieu
Copy link
Contributor Author

@KharitonOff textarea feature works as expected (for my needs)

textare_ok

As I don't understand who can be interested by a hidden field, I don't know how to test it: is it only to pass data? And if yes, why?

Regarding the data storage, will we be notified if the data are moved to SAP servers "before"? It's very important for us to ensure our contributors that their data are not offered to any company, at least, not used by any company.

@thojansen
Copy link
Contributor

@mickaelandrieu we had a discussion regarding this #141 and have changed our ToS as a reaction of that issue.
https://gist.github.com/CLAassistant/3a73e4cd729c9d0a6e30/revisions

This should clarify how the data stored can be used.

..for purposes of operating and improving the Website and Tool

SAP has no interest in using that data for any other purposes and the physical location of the data storage will not change that. Legally the offered service is bound to the ToS.

@mickaelandrieu
Copy link
Contributor Author

Thnks for the additional information @thojansen, it's fair :)

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.

hidden custom fields
5 participants