Commit graph

18 commits

Author SHA1 Message Date
David Baldwynn 083ea1070c fixed form field validation for multiple choice and checkbox 2016-06-04 00:00:31 -07:00
David Baldwynn 6eb897d775 added description to all the fields 2016-05-31 18:25:22 -07:00
David Baldwynn 6131f7de94 added multiple choice default options 2016-05-31 18:06:45 -07:00
David Baldwynn e787630032 fixed html parsing error in rating field 2016-05-16 18:53:17 -07:00
David Baldwynn ac73db734b added submit validation message 2016-05-16 17:30:20 -07:00
David Baldwynn 0dfcb0b443 got keyboard controls working for yes/no, legal statement and multiple choice
modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	deleted:    public/modules/forms/directives/on-key-press.js

	modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	new file:   public/modules/forms/directives/key-to-option.client.directive.js
	new file:   public/modules/forms/directives/key-to-truthy.client.directive.js
	deleted:    public/modules/forms/directives/on-key-press.client.directive.js
	modified:   public/modules/forms/views/directiveViews/field/legal.html
	modified:   public/modules/forms/views/directiveViews/field/radio.html
	modified:   public/modules/forms/views/directiveViews/field/rating.html
	modified:   public/modules/forms/views/directiveViews/field/yes_no.html
2016-05-13 18:57:27 -07:00
David Baldwynn 29dc7da106 got scrolling to work for rating 2016-05-13 16:54:34 -07:00
David Baldwynn eaf5643dd5 added question number to form fields 2016-05-13 11:31:12 -07:00
David Baldwynn 83bf15c69e updated csslint and jshint 2016-05-10 10:13:20 -07:00
David Baldwynn ed9eb42468 added validation and enter key bindings 2016-04-28 21:57:04 -07:00
David Baldwynn ada7880bac added form input validation 2016-04-28 20:45:00 -07:00
David Baldwynn c84e90483e fixed input focusing bug 2016-04-21 19:48:59 -04:00
David Baldwynn 40a1cedf42 added scrolling focus to form submit view 2016-04-21 12:10:12 -04:00
David Baldwynn 16a80fbcfc added field focus controls 2015-11-06 11:00:45 -08:00
David Baldwynn 60aef4204b got everything to work 2015-10-30 14:40:22 -07:00
David Baldwynn c10fbbfd4f added responsiveness 2015-08-05 22:52:59 -07:00
David Baldwynn ff98081917 add form fields and added loading animation to form submissions 2015-07-29 17:28:31 -07:00
David Baldwynn fe6ab55b47 added form_fields 2015-07-29 10:45:24 -07:00