tellform/public/modules/forms
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
..
config got pdf conversion working 2016-04-28 19:48:02 -07:00
controllers updated eslint 2016-04-28 23:00:41 -07:00
css added question number to form fields 2016-05-13 11:31:12 -07:00
directives got keyboard controls working for yes/no, legal statement and multiple choice 2016-05-13 18:57:27 -07:00
services added validation and enter key bindings 2016-04-28 21:57:04 -07:00
tests/unit updated eslint 2016-04-28 23:00:41 -07:00
views got keyboard controls working for yes/no, legal statement and multiple choice 2016-05-13 18:57:27 -07:00
forms.client.module.js make admin form tabs url encoded 2015-11-06 09:25:30 -08:00