Commit graph

28 commits

Author SHA1 Message Date
David Baldwynn 5026d788bd Update README.md 2016-11-08 17:14:32 -05:00
Toan Vo 45723bc725 db url 2016-10-24 15:24:25 +07:00
David Baldwynn ebec20c1de got subdomains to work in production 2016-06-20 15:35:41 -07:00
David Baldwynn c5607c7c61 fixed mongodb env 2016-06-18 17:01:02 -04:00
Sam 3315f8133c make it work 2016-06-07 22:10:27 +02: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 4bc3d163cf reverted to no ssl 2016-05-19 16:17:41 -07:00
David Baldwynn aa3e31903b updated production email 2016-05-19 16:01:55 -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 9e45bd5e2f added env.PORT back for production environment 2016-04-21 16:35:00 -04:00
David Baldwynn 55b719e366 added BASE_URL env to production.js 2016-04-12 01:58:36 -04:00
David Baldwynn 29a69b6166 added PM2 config file 2016-04-12 00:35:28 -04:00
David Baldwynn 3af0468f4d fixed client tests 2015-11-23 11:19:02 -08:00
David Baldwynn 96ea74852e fixed merge conflicts 2015-11-16 14:25:39 -08:00
David Baldwynn 23828b0b25 fixed email signup 2015-11-05 14:38:38 -08:00
David Baldwynn 1309832742 fixed email verification 2015-11-05 14:07:56 -08:00
David Baldwynn e6584ff61b merged working with dev branch 2015-11-03 12:58:17 -08:00
David Baldwynn bbab12a159 merged working with dev branch 2015-11-03 12:58:00 -08:00
David Baldwynn 91340fc760 updated mongolab pass 2015-08-18 14:49:45 -07:00
David Baldwynn 7885223a68 added backend tests 2015-08-07 14:02:44 -07:00
David Baldwynn 5abbebb117 fixed autosaving 2015-07-28 15:29:07 -07:00
David Baldwynn c499a7edf5 got grunt application.min.js generation working again 2015-07-27 14:40:00 -07:00
David Baldwynn e552e03f81 got user email verification working 2015-07-27 13:33:43 -07:00
David Baldwynn 7abf9e92a9 added mandrill to secure and production configs 2015-07-27 12:06:05 -07:00
David Baldwynn a476049f03 generate ssl keys 2015-07-13 12:33:43 -07:00
David Baldwynn 87b351efea first commit 2015-06-29 15:51:29 -07:00