Commit graph

558 commits

Author SHA1 Message Date
David Baldwynn 0a50653def Merge branch 'customizeRating' into stage 2016-05-31 18:29:38 -07:00
David Baldwynn b2f10f50e1 added styling to textarea field 2016-05-31 18:27:56 -07:00
David Baldwynn 6eb897d775 added description to all the fields 2016-05-31 18:25:22 -07:00
David Baldwynn 7f8099f4a1 added validation for rating steps 2016-05-31 18:16:24 -07:00
David Baldwynn 6131f7de94 added multiple choice default options 2016-05-31 18:06:45 -07:00
David Baldwynn f4844a7b2a Merge pull request #95 from lalop/patch-2
accept negative number
2016-05-28 12:33:50 -07:00
Samuel Laulhau 859b91cc89 accept negative number 2016-05-28 16:49:37 +02:00
David Baldwynn 925c3a2d55 Update README.md 2016-05-25 14:36:35 -07:00
David Baldwynn 29667e5537 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-23 11:59:17 -07:00
David Baldwynn 651fadbe01 Merge pull request #94 from PeterDaveHelloKitchen/image-optimization
optimize png images losslessly using zopflipng
2016-05-22 13:47:16 -07:00
Peter Dave Hello 5fbc83955a
optimize png images losslessly using zopflipng 2016-05-22 15:40:10 +08:00
David Baldwynn 7fce6d3c7e Create PULL_REQUEST_TEMPLATE.md 2016-05-21 12:52:43 -07:00
David Baldwynn b5d7c16649 fixed setup script 2016-05-21 12:50:12 -07:00
David Baldwynn bed26ab214 Merge pull request #92 from whitef0x0/stage
Fix Dropdown Field
2016-05-20 15:14:06 -07:00
David Baldwynn 399de95bf4 added key-to-option back to multiplechoice template 2016-05-20 15:10:18 -07:00
David Baldwynn a2515f6f8d Merge branch 'stage' of github.com:whitef0x0/tellform into stage 2016-05-20 15:09:10 -07:00
David Baldwynn 220643de1e fixed multiple choice field 2016-05-20 15:08:59 -07:00
David Baldwynn cbf2893c6d Update README.md 2016-05-20 15:03:00 -07:00
David Baldwynn e8d8e0e61f updated script of ecosystem.json 2016-05-20 14:25:02 -07:00
David Baldwynn dee9ac5eb6 added max memory restart 2016-05-20 14:13:35 -07:00
David Baldwynn 2a1a6d5299 fixed dotenv 2016-05-20 14:11:37 -07:00
David Baldwynn e5879e92c4 updated watch dirs in ecosystem.json 2016-05-20 13:41:21 -07:00
David Baldwynn e6e14f558e updated watch dirs in ecosystem.json 2016-05-20 13:39:48 -07:00
David Baldwynn 013144a7e8 added dist 2016-05-20 13:35:50 -07:00
David Baldwynn 259fbf5a14 Merge branch 'stage' of github.com:whitef0x0/tellform into stage 2016-05-20 13:33:31 -07:00
David Baldwynn b6454d66f9 updated .gitignore 2016-05-20 13:33:20 -07:00
David Baldwynn 64bc879f83 fixed ecosystem.json parsing errors 2016-05-20 13:33:08 -07:00
David Baldwynn 5eb5a8b44c fixed ecosystem.json parsing errors 2016-05-20 13:31:04 -07:00
David Baldwynn e41e4fb443 make app crash when uncaughtException 2016-05-20 13:28:27 -07:00
David Baldwynn 7e356cd5d4 removed bower install from ecosystem.json 2016-05-20 13:16:25 -07:00
David Baldwynn a683ed23da updated ecosystem.json 2016-05-20 13:13:10 -07:00
David Baldwynn c059e0e6da added placeholder for dist directory 2016-05-20 13:11:22 -07:00
David Baldwynn b2d7ac57c2 finally got pm2 deploy to work 2016-05-20 13:09:17 -07:00
David Baldwynn 1e0f6a172f readded ecosystem.json 2016-05-20 13:08:03 -07:00
David Baldwynn 6627ba84d1 updated gitignore
modified:   .gitignore
2016-05-20 13:04:33 -07:00
David Baldwynn e8208b085a added ecosystem.json to .gitignore 2016-05-20 12:52:18 -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 4bc3d163cf reverted to no ssl 2016-05-19 16:17:41 -07:00
David Baldwynn 2d864577d4 Merge branch 'master' of github.com:whitef0x0/tellform 2016-05-19 16:02:05 -07:00
David Baldwynn aa3e31903b updated production email 2016-05-19 16:01:55 -07:00
David Baldwynn 0fc28a8f05 Update README.md 2016-05-18 16:29:59 -07:00
David Baldwynn 9baaa0b994 Update README.md 2016-05-18 16:12:08 -07:00
David Baldwynn 005db63ae8 update contact email 2016-05-18 14:40:50 -07:00
David Baldwynn bd4d1e2648 added workaround bug for nodemailer 2016-05-18 14:35:40 -07:00
David Baldwynn 2483868aad updated config env vars 2016-05-18 14:30:57 -07:00
David Baldwynn 791895fb93 fixed signup bug 2016-05-18 14:23:01 -07:00
David Baldwynn d10679aeac fixed signup disabled 2016-05-17 04:38:42 -07:00