Commit graph

74 commits

Author SHA1 Message Date
David Baldwynn 349b7bf3fb fixed issues with dropdown halfway 2016-05-19 21:38:05 -07:00
David Baldwynn f8f934f7b0 fixed exportTo for form submissions 2016-05-16 17:47:34 -07:00
David Baldwynn ac73db734b added submit validation message 2016-05-16 17:30:20 -07:00
David Baldwynn 690865fa08 fixed angular page permissions bug 2016-05-16 15:26:10 -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 86580351d7 changed enter to shift+enter for textarea newline 2016-05-13 17:35:52 -07:00
David Baldwynn 09b14ffc6d made form submit view more mobile friendly/responsive 2016-05-13 17:24:56 -07:00
David Baldwynn f49be263d4 got scrolling to work for dropdown 2016-05-13 17:01:49 -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 ca0ebe8c65 got signup disabled to work 2016-05-10 00:41:10 -07:00
David Baldwynn 898f31181b got setup script to work 2016-05-10 00:25:00 -07:00
David Baldwynn 883a944c83 got setup script to work 2016-05-09 23:30:09 -07:00
David Baldwynn 857b586fd7 updated files 2016-04-29 02:57:17 -04:00
David Baldwynn ada7880bac added form input validation 2016-04-28 20:45:00 -07:00
David Baldwynn 79de5038ac Revert "Fix html2js" 2016-04-28 16:47:50 -07:00
Sam a52b464da5 reorder build task 2016-04-27 21:58:21 +03:00
David Baldwynn b608c00778 fixed template cache problem 2016-04-24 13:36:20 -04:00
David Baldwynn df17c64b54 readded ui-select 2016-04-22 19:39:11 -04:00
David Baldwynn f195383f59 built app 2016-04-22 16:07:02 -04:00
David Baldwynn 10f26db043 fixed visible form fields display bug 2016-04-22 15:46:58 -04:00
David Baldwynn a5776c6dc8 fixed editform field title bug 2016-04-22 15:36:34 -04:00
David Baldwynn c84e90483e fixed input focusing bug 2016-04-21 19:48:59 -04:00
David Baldwynn 3d19d54e88 added customizable startPage button 2016-04-21 17:44:15 -04:00
David Baldwynn d6c703065a removed angular-animamte and angular-busy 2016-04-21 15:15:20 -04:00
David Baldwynn 328b8e3da0 got user CRUD unit tests to pass 2016-04-21 13:56:54 -04:00
David Baldwynn 7e40886bb3 added loading indicator to submit form button 2016-04-21 13:00:01 -04:00
David Baldwynn ae3337f150 fixed statement button nextField bug 2016-04-21 12:21:05 -04:00
David Baldwynn 40a1cedf42 added scrolling focus to form submit view 2016-04-21 12:10:12 -04:00
David Baldwynn 822ff0df5c fixed answered count 2016-04-20 13:32:18 -04:00
David Baldwynn 8f84c73e63 fixed mobile footer layout 2016-04-20 13:09:06 -04:00
David Baldwynn 16ac0dba03 added styling to drop-down field 2016-04-20 02:28:03 -04:00
David Baldwynn 85f6b5e1e2 updated dropdown and textfield 2016-04-20 01:31:36 -04:00
David Baldwynn 96b7dd4d03 got css and js files to pass linting 2016-04-16 22:45:17 -04:00
David Baldwynn 63c53d1e01 added ui-select 2016-04-16 17:56:01 -04:00
David Baldwynn 65bd7de983 fixed focus selection bug of input filed 2016-04-16 16:36:55 -04:00
David Baldwynn 37c9d7f364 added styling for yes/no 2016-04-12 09:41:22 -04:00
David Baldwynn ace23f618e wqadded ok button to link and email field
modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	modified:   public/populate_template_cache.js
2016-04-12 08:44:44 -04:00
David Baldwynn acdb1ff99c created new build 2016-04-12 08:24:22 -04:00
David Baldwynn d55775ddfc got all tests to run 2016-03-29 20:45:16 -07:00
David Baldwynn 06e6780cd1 fixed routing 2016-03-29 18:16:36 -07:00
David Baldwynn 3af0468f4d fixed client tests 2015-11-23 11:19:02 -08:00
David Baldwynn 761c231d04 merged dev into master 2015-11-16 14:33:53 -08:00
David Baldwynn e0897486f6 hotfixed grunt build 2015-11-12 19:31:02 -08:00
David Baldwynn 4813df0eda hotfixed grunt build 2015-11-12 18:58:02 -08:00
David Baldwynn 8334eb332f hotfixed currentUser() bug 2015-11-12 18:42:33 -08:00
David Baldwynn 23dced3edf updated application.js 2015-11-12 18:27:45 -08:00
David Baldwynn fc35dd4f2d fixed formValidity filter bug 2015-11-12 14:40:08 -08:00
David Baldwynn ce3bac18a9 compiled most recent js and css 2015-11-11 12:38:26 -08:00