207 Commits

Author SHA1 Message Date
Sam
fb74ac7d56 add base build + demo 2016-06-07 22:10:27 +02:00
Sam
48518ec64d wip 2016-06-07 22:10:27 +02:00
Sam
a87af3d4bc split form code 2016-06-07 22:10:27 +02:00
Sam
1c6e7fdf23 form success typo 2016-06-07 22:10:27 +02:00
Sam
ef3d059d5d translate submit button 2016-06-07 22:10:27 +02:00
Sam
f51a5db7b6 move form fields 2016-06-07 22:10:27 +02:00
Sam
3315f8133c make it work 2016-06-07 22:10:27 +02:00
Sam
45939f32ce fix star in demo 2016-06-07 22:10:27 +02:00
Sam
1efc0e2b6a translate app + add french translation 2016-06-07 22:10:27 +02:00
Sam
864f75837a export supportedFields in injector 2016-06-07 22:10:27 +02:00
Sam
7da3ab6e7c colorpicker tmp hack 2016-06-07 22:10:27 +02:00
Sam
358cb50ecd reorder dependencies 2016-06-07 22:10:27 +02:00
Sam
a1c1d04eb5 add presentation to readme 2016-06-07 22:10:27 +02:00
Sam
7f08fc0585 ignore node_modules 2016-06-07 22:10:27 +02:00
Sam
76dcceb0ac add license 2016-06-07 22:10:27 +02:00
Sam
1b2bc8e4ac demo title 2016-06-07 22:10:27 +02:00
Sam
305fa0e85f add readme 2016-06-07 22:10:27 +02:00
Sam
22cce3f6b3 add base build + demo 2016-06-07 22:10:27 +02:00
Sam
77f1f5dc43 wip 2016-06-07 22:10:27 +02:00
Sam
bdf642e9f4 add form build 2016-06-07 22:10:27 +02:00
Sam
4cd05e7f5f split form code 2016-06-07 22:10:27 +02:00
Samuel Laulhau
4f032b16fc submit field, 100% height
this should fix #99
2016-06-05 13:12:35 +02:00
David Baldwynn
32335e349e Update edit-submissions-form.client.view.html 2016-06-04 04:16:52 -07:00
David Baldwynn
c847cb2828 updated margins to fix submit button margin error 2016-06-04 04:13:48 -07:00
Samuel Laulhau
859b91cc89 accept negative number 2016-05-28 16:49:37 +02:00
David Baldwynn
399de95bf4 added key-to-option back to multiplechoice template 2016-05-20 15:10:18 -07:00
David Baldwynn
220643de1e fixed multiple choice field 2016-05-20 15:08:59 -07:00
David Baldwynn
d97312c2b8 fixed jslint errors 2016-05-20 12:41:18 -07:00
David Baldwynn
349b7bf3fb fixed issues with dropdown halfway 2016-05-19 21:38:05 -07:00
David Baldwynn
0d03decee4 update admin-form view 2016-05-17 04:27:43 -07:00
David Baldwynn
adbdbc85ae removed √ from public form template 2016-05-16 18:55:40 -07:00
David Baldwynn
e787630032 fixed html parsing error in rating field 2016-05-16 18:53:17 -07:00
David Baldwynn
e6232e467f fixed form field dragging bug 2016-05-16 18:27:37 -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
d1cd1dc29a got legal field to scroll
modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	modified:   public/modules/forms/directives/on-enter-key.client.directive.js
	modified:   public/modules/forms/directives/on-key-press.client.directive.js
	modified:   public/modules/forms/directives/submit-form.client.directive.js
	modified:   public/modules/forms/views/directiveViews/field/date.html
	modified:   public/modules/forms/views/directiveViews/field/dropdown.html
	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/textarea.html
	modified:   public/modules/forms/views/directiveViews/form/submit-form.client.view.html
2016-05-13 16:44:59 -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
3afc770153 updated eslint 2016-04-28 23:00:41 -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
f2211438ce fixed submitting delay 2016-04-28 20:13:37 -07:00
David Baldwynn
54971236a3 merged public/application.js 2016-04-28 20:02:16 -07:00
David Baldwynn
1279314299 got pdf conversion working 2016-04-28 19:48:02 -07:00