Commit graph

482 commits

Author SHA1 Message Date
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
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 f004b389cb added stuff 2016-04-28 20:07:51 -07:00
David Baldwynn d028c14d2c Merge branch 'master' of github.com:whitef0x0/tellform 2016-04-28 20:06:38 -07:00
David Baldwynn 3d362f1f2d removed fdf files 2016-04-28 20:06:09 -07:00
David Baldwynn 54971236a3 merged public/application.js 2016-04-28 20:02:16 -07:00
David Baldwynn f11ec73a9e updated .gitignore 2016-04-28 19:48:31 -07:00
David Baldwynn 1279314299 got pdf conversion working 2016-04-28 19:48:02 -07:00
David Baldwynn 24ba03f059 Merge pull request #65 from whitef0x0/revert-63-fix-html2js
Revert "Fix html2js"
2016-04-28 16:48:41 -07:00
David Baldwynn 79de5038ac Revert "Fix html2js" 2016-04-28 16:47:50 -07:00
David Baldwynn 78a03f1100 updated .env location 2016-04-28 16:25:12 -07:00
David Baldwynn e269fd8756 fixed routing errors 2016-04-27 18:40:51 -07:00
David Baldwynn 16d23fb4f2 Merge pull request #63 from lalop/fix-html2js
Fix html2js
2016-04-27 14:19:07 -07:00
Sam 22b4d69570 one step back 2016-04-27 23:02:01 +03:00
Sam a52b464da5 reorder build task 2016-04-27 21:58:21 +03:00
Sam 4a73d4c8ca Merge branch 'fix-html2js' of github.com:lalop/tellform into fix-html2js 2016-04-27 21:17:15 +03:00
Sam 13c0f35f1d templateCache everywhere 2016-04-27 21:16:01 +03:00
Sam 3694cab7bb use $templateCache into submit-form controller 2016-04-27 20:55:29 +03:00
Sam 42e9b7564e add public prefix to html2js conf 2016-04-27 20:55:29 +03:00
Sam 113cfddfb8 use $templateCache into submit-form controller 2016-04-27 18:16:19 +03:00