Commit graph

65 commits

Author SHA1 Message Date
David Baldwynn 965962b5e0 removed console.logs from server and client side 2017-11-15 04:19:14 -08:00
David Baldwynn ddd4c2b22c Merge branch '2.20' into emailNotifications 2017-11-01 12:46:15 -07:00
David Baldwynn e1db98ec95 added tests for api routes 2017-10-29 18:17:20 -07:00
David Baldwynn 3dbfe2f88d added helper function to remove sensitive data from forms/users 2017-10-29 14:15:13 -07:00
David Baldwynn 759a4efdd1 got all tests to pass 2017-10-29 12:44:12 -07:00
David Baldwynn a829e08d73 fixed errors for password reset, user signup and user signin 2017-10-27 23:54:55 -07:00
David Baldwynn 34b2cba461 added client side validation for email, username and password inputs 2017-10-27 23:23:50 -07:00
David Baldwynn 82d60c5a42 add error for unactivated account login/forgot password 2017-10-27 20:59:47 -07:00
David Baldwynn c45d248c3c internationalized transactional emails 2017-10-27 20:46:00 -07:00
David Baldwynn 4f7d646edd got email pug templates to work 2017-10-27 19:30:05 -07:00
David Baldwynn e4ef81af35 fixed verification email signup bug 2017-10-26 11:36:15 -04:00
David Baldwynn 9e351dd520 updated mail templates 2017-10-07 02:40:24 -07:00
David Baldwynn 45b378d16f sped up list forms and fixed analytics bugs 2017-10-02 08:17:39 -07:00
James Thomas f80c0e9bcc Added custom mail host via MAILER_SERVICE_PROVIDER, MAILER_SMTP_PORT, and MAILER_SMTP_SECURE env vars 2017-08-14 20:58:26 -04:00
David Baldwynn a0ccafc99c fixed user signup error handling 2017-08-01 19:12:13 -04:00
David Baldwynn d07c1c28ce fixed signup verification bug 2017-07-27 23:27:24 -04:00
David Baldwynn 699252b119 Added quick bug fix for user verification problems 2017-07-26 16:41:53 -04:00
David Baldwynn 876800b990 fixed signup problem 2017-07-25 13:51:59 -04:00
José Luis Di Biase d1f3e5f74a match jshintrc config
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 14:54:28 -03:00
David Baldwynn 175ee4cd8a Refactor users.authentication.server.controller.js's if statements 2017-04-22 20:46:57 -07:00
David Baldwynn 1566db5379 Fixed codacy errors in user.authentication.server.controller.js 2017-04-22 19:07:43 -07:00
David Baldwynn fdccdb8f81 Merge branch 'master' of https://github.com/whitef0x0/tellform 2016-11-14 10:55:05 -08:00
David Baldwynn dbe49af5de change expriation time of activation link to 24 hours 2016-11-14 13:43:28 -05:00
David Baldwynn 3e4028117d got tests to run 2016-11-09 12:29:36 -08:00
David Baldwynn 8309b27e3e added successful verification message to login page 2016-10-07 09:01:37 -07:00
David Baldwynn b195b0f813 added all routes to swagger 2016-08-26 15:09:16 -07:00
David Baldwynn 704a5474d1 got api to work 2016-08-25 17:54:16 -07:00
David Baldwynn 5ed340a43e updated color scheme and login/signup pages 2016-08-25 17:15:32 -07:00
David Baldwynn de5ac881c9 fixed signup error 2016-08-17 12:04:42 -07:00
David Baldwynn 17530c1cfb Merge branch 'master' into stage 2016-07-04 17:12:49 -07:00
David Baldwynn 6d65599963 made jsonip https 2016-06-21 00:49:21 -07:00
David Baldwynn 20b599680d merged subdomains into stage 2016-06-20 14:02:03 -07:00
David Baldwynn cf564308a8 Merge branch 'master' into stage 2016-06-20 13:26:44 -07:00
David Baldwynn 19be9eafec removed registerTempUser 2016-06-18 14:17:30 -07:00
David Baldwynn 8720797744 merged master 2016-06-17 15:19:05 -07:00
David Baldwynn a28e0ef0f1 fixed generateTempUserModel 2016-06-15 15:05:56 -07:00
Samuel Laulhau 22810f4bbf add callback to generateTempUserModel args
emailverification generateTempUserModel require a callback
2016-06-11 10:02:02 +02:00
David Baldwynn 2876c69a5a got subdomains to work 2016-06-08 20:32:33 -07:00
David Baldwynn 8e35413d67 fixed node-email-verification error 2016-06-08 17:01:49 -07:00
David Baldwynn d76264fde2 merged stage into master 2016-06-07 14:26:36 -07:00
David Baldwynn 3d50c5e7c3 fixed socket.io 2016-06-07 12:43:24 -07:00
David Baldwynn ffc615a262 fixed signup error 2016-06-07 00:59:24 -04:00
David Baldwynn ed2049395d Fixed problem with nev callback 2016-05-31 20:15:37 -07:00
David Baldwynn b5d7c16649 fixed setup script 2016-05-21 12:50:12 -07:00
David Baldwynn d55775ddfc got all tests to run 2016-03-29 20:45:16 -07:00
David Baldwynn 06e6780cd1 fixed routing 2016-03-29 18:16:36 -07:00
David Baldwynn f7ba6a2df6 fixed onFinishRender bug 2015-11-06 09:41:55 -08:00
David Baldwynn 065f2a47f6 added stuff 2015-11-05 17:22:16 -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