Commit graph

502 commits

Author SHA1 Message Date
David Baldwynn 690865fa08 fixed angular page permissions bug 2016-05-16 15:26:10 -07:00
David Baldwynn 62b83ea4c8 updated bower 2016-05-13 20:51:01 -07:00
David Baldwynn 21e8204063 updated angular-input-stars bower dep 2016-05-13 19:11:47 -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 daac8bba77 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-13 16:54:59 -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 79333b2757 Update README.md 2016-05-13 15:34:53 -07:00
David Baldwynn eaf5643dd5 added question number to form fields 2016-05-13 11:31:12 -07:00
David Baldwynn 2b41bdf647 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-13 11:13:17 -07:00
David Baldwynn fa47643b01 added back form list view 2016-05-13 11:13:09 -07:00
David Baldwynn 392a457001 Update README.md 2016-05-12 17:00:42 -07:00
David Baldwynn 08fc884ae2 Update README.md 2016-05-10 19:44:33 -07:00
David Baldwynn 83bf15c69e updated csslint and jshint 2016-05-10 10:13:20 -07:00
David Baldwynn 76a01e5f05 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-10 01:07:46 -07:00
David Baldwynn 7065a4a37a fixed signup_disabled in setup script 2016-05-10 01:07:36 -07:00
David Baldwynn 6d541995e6 Update README.md 2016-05-10 00:56:58 -07:00
David Baldwynn ca0ebe8c65 got signup disabled to work 2016-05-10 00:41:10 -07:00
David Baldwynn d6cf0e1b8f Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-10 00:25:19 -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 e3a36f7357 Merge pull request #71 from lalop/patch-1
avoid unstable mongoose
2016-05-06 13:38:19 -07:00
Samuel Laulhau 4d9f9fc83b avoid unstable mongoose
Some of the mongoose version are tagged as unstable.
It's better to freeze the version to avoid them
2016-04-30 20:00:11 +03:00
David Baldwynn 76c5520541 renamed screenshot 2016-04-29 01:33:22 -07:00
David Baldwynn 8ab31d4c44 added tellform screenshot to README 2016-04-29 01:32:25 -07:00
David Baldwynn b13c07a63b Update README.md 2016-04-29 01:27:13 -07:00
David Baldwynn 28e98ba7bb Merge pull request #68 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-04-29 01:26:53 -07:00
David Baldwynn 0cc378214f Update README.md 2016-04-29 01:11:49 -07:00
David Baldwynn aacb7a4310 Update README.md 2016-04-29 01:08:26 -07:00
David Baldwynn b4982956c8 Update README.md 2016-04-29 01:07:19 -07:00
The Gitter Badger d1e3388dc7 Add Gitter badge 2016-04-29 08:06:01 +00:00
David Baldwynn e3ee6b6288 change .env in gruntfile 2016-04-29 03:51:34 -04:00
David Baldwynn a1a5f9aa0a updated to kmc 2016-04-29 03:46:37 -04:00
David Baldwynn 4e41a4db22 merged files 2016-04-29 03:30:21 -04:00
David Baldwynn bc84878503 added ecosystem.json to gitignore 2016-04-29 03:29:42 -04:00
David Baldwynn 08a672a874 added signupDisabled in config.js 2016-04-29 03:01:39 -04:00
David Baldwynn c6b22dc2fc Merge branch 'master' of github.com:whitef0x0/tellform 2016-04-29 02:57:25 -04:00
David Baldwynn 857b586fd7 updated files 2016-04-29 02:57:17 -04:00
David Baldwynn da51c41dda updated .code-cilmate.yml file 2016-04-28 23:30:28 -07:00
David Baldwynn 0b01d33ec1 fixed codeclimate.yml 2016-04-28 23:25:04 -07:00
David Baldwynn e33fdf2443 fixed server tests 2016-04-28 23:22:47 -07:00
David Baldwynn 23834543b7 improved style of form-submission 2016-04-28 23:16:17 -07:00
David Baldwynn bff92bf217 fixed .codeclimate.yml 2016-04-28 23:10:19 -07:00
David Baldwynn a44f3b73d3 updated codeclimate.yml file 2016-04-28 23:08:30 -07:00
David Baldwynn ddad66ffee added codeclimate config file 2016-04-28 23:04:27 -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