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

Client side validation including #2956 fix #2997

Merged
merged 39 commits into from
Mar 3, 2015

Conversation

rarila
Copy link
Contributor

@rarila rarila commented Mar 2, 2015

  • Add client side validation (first for floats only)
  • Distinct error messages
  • Translatable error messages
  • Fixes float type buggy for clients with locale fr #2956
  • Float field now not html5 number field anymore
  • , and . allowed as decimal point for floats
  • You now can click on the field part of the alert to jump to the field with the error
  • Correct label names, not internal field names. (Only floats sofar)

Changelog

@bobdenotter
Copy link
Member

emmastone-thumbsup1

bobdenotter added a commit that referenced this pull request Mar 3, 2015
@bobdenotter bobdenotter merged commit 3deb8d5 into bolt:master Mar 3, 2015
@rarila rarila deleted the client-side-validation branch March 3, 2015 18:22
@rarila
Copy link
Contributor Author

rarila commented Mar 3, 2015

👍👍

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.

None yet

2 participants