Commit graph

56 commits

Author SHA1 Message Date
David Baldwynn becd2a831c
added custom end page 2017-03-13 12:16:52 -07:00
David Baldwynn 38deebffcb
fixed padding for form-control inputs 2017-03-10 16:15:31 -08:00
David Baldwynn 0f3ae25024
fixed css bug in firefox for login page 2017-03-10 16:13:42 -08:00
David Baldwynn e292c03050
removed file upload functionality 2017-03-10 12:19:46 -08:00
David Baldwynn 85516786bf
got updated to work for form question reordering 2017-03-10 11:55:30 -08:00
David Baldwynn 98c6b0cbe2
fixed field preview 2017-03-10 11:26:07 -08:00
David Baldwynn 55b6a37ad6
got logic jump to work in new edit modal 2017-03-10 10:25:35 -08:00
David Baldwynn ff52274882
Merge branch 'master' of https://github.com/whitef0x0/tellform 2017-03-06 16:48:46 -08:00
David Baldwynn ecfccd803f added dnsmasq setup file 2016-11-02 11:31:15 -07:00
David Baldwynn 2455f5dd9a Merge branch 'api' into stage 2016-10-07 08:38:45 -07:00
David Baldwynn 75da4499a4 updated color scheme and login/signup pages 2016-08-25 18:14:50 -07:00
David Baldwynn c5607c7c61 fixed mongodb env 2016-06-18 17:01:02 -04:00
David Baldwynn 637ff4dc70 added whole-app translation 2016-06-15 21:39:26 -07:00
David Baldwynn bbd19e2977 fixed edit form 2016-06-04 17:48:49 -07:00
David Baldwynn 013144a7e8 added dist 2016-05-20 13:35:50 -07:00
David Baldwynn e9f86a9c62 updated .gitignore to ignore generated files
modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js
	deleted:    public/dist/application.js
	deleted:    public/dist/application.min.css
	deleted:    public/dist/application.min.js
	modified:   public/modules/forms/css/form.css
	modified:   public/modules/forms/directives/auto-save.client.directive.js
	modified:   public/modules/forms/directives/key-to-option.client.directive.js
	modified:   public/modules/forms/directives/submit-form.client.directive.js
	modified:   public/modules/forms/views/directiveViews/field/dropdown.html
2016-05-20 12:50:05 -07:00
David Baldwynn d97312c2b8 fixed jslint errors 2016-05-20 12:41:18 -07:00
David Baldwynn 4dd0cf0a33 added build 2016-05-19 21:41:12 -07:00
David Baldwynn 349b7bf3fb fixed issues with dropdown halfway 2016-05-19 21:38:05 -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 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 f195383f59 built app 2016-04-22 16:07:02 -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 328b8e3da0 got user CRUD unit tests to pass 2016-04-21 13:56:54 -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 37c9d7f364 added styling for yes/no 2016-04-12 09:41:22 -04:00
David Baldwynn acdb1ff99c created new build 2016-04-12 08:24:22 -04: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 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
David Baldwynn ad9df818e6 fixed delete modal bug 2015-11-06 13:26:12 -08:00
David Baldwynn 05131f36a8 added stuff 2015-11-03 12:22:50 -08:00
David Baldwynn 3ffd4095cb got updated deps to work 2015-10-31 17:32:37 -07:00
David Baldwynn 92c84dc500 fixed user permissions problem 2015-10-30 11:40:02 -07:00
David Baldwynn 9981cd8e8d added clientside unit-tests for form and user 2015-08-25 14:33:52 -07:00
David Baldwynn 6142afc91c added test cases form form services 2015-08-20 17:17:14 -07:00
David Baldwynn 1fb36f9b4e got ListFormsController tests to pass 2015-08-20 11:47:25 -07:00
David Baldwynn 0476e51730 added tests for backend 2015-08-11 13:32:27 -07:00
David Baldwynn c10fbbfd4f added responsiveness 2015-08-05 22:52:59 -07:00
David Baldwynn 3d63357831 fixed autosaving 2015-08-05 15:24:24 -07:00