Commit graph

149 commits

Author SHA1 Message Date
David Baldwynn f13d0cf077 Fixed bug that didn't allow user to rearrange form fields 2017-08-02 16:05:17 -04:00
David Baldwynn 7e0c94cd5c Fixed "can't read code of null" error 2017-07-31 10:01:03 -07:00
David Baldwynn 6e43731747 Fixed "can't read code of null" error 2017-07-31 10:00:48 -07:00
David Baldwynn ed032d6db9 fixed edit-submission-form-directive test and removed unnessecary console.log() statements 2017-07-28 14:47:09 -07:00
David Baldwynn d07c1c28ce fixed signup verification bug 2017-07-27 23:27:24 -04:00
David Baldwynn 20a2c1b574 fixed rendering error for admin panel view 2017-07-26 22:53:02 -04:00
David Baldwynn 0f3f23f3f1 fixed form rendering authorization bug 2017-07-26 18:55:33 -04:00
David Baldwynn 699252b119 Added quick bug fix for user verification problems 2017-07-26 16:41:53 -04:00
David Baldwynn c59060b658 Added message when private form is accessed 2017-07-25 18:08:25 -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 b258f9f94c Changed "==" to "===" in forms.server.controller.js 2017-04-22 21:02:40 -07:00
David Baldwynn 0d1698d873 Removed node debugger statement from users.password.server.controller.js 2017-04-22 21:00:39 -07:00
David Baldwynn 175ee4cd8a Refactor users.authentication.server.controller.js's if statements 2017-04-22 20:46:57 -07:00
David Baldwynn d89d964d39 Remove unused variables from users.profile.server.controller.js 2017-04-22 19:25:00 -07:00
David Baldwynn 1566db5379 Fixed codacy errors in user.authentication.server.controller.js 2017-04-22 19:07:43 -07:00
David Baldwynn cedf544f14 Fixed linting errors in forms controller file 2017-04-20 21:54:02 -07:00
David Baldwynn 98df16c76c Change undefined to null in users.password.server.controller.js 2017-04-20 21:47:54 -07:00
David Baldwynn e64389d42e
sped up form rendering 2017-04-11 00:10:36 -07:00
David Baldwynn 3f20bcf712
fixed form preview issues 2017-04-10 17:36:24 -07:00
David Baldwynn 18cde5213d
fixed configuration syntax error 2017-04-10 16:13:02 -07:00
David Baldwynn 901bf840ee
fix preview form while logged in bug 2017-04-03 14:26:35 -07:00
David Baldwynn 0f1dcc89e0
fixed reset password 2017-03-30 15:14:19 -07:00
David Baldwynn fcfea416e8
don't send startPage in form json if it is disabled 2017-03-11 11:58:12 -08:00
David Baldwynn 98c6b0cbe2
fixed field preview 2017-03-10 11:26:07 -08:00
David Baldwynn fbc5641388
fixed autosaving bug for configure tab 2017-03-09 16:30:32 -08:00
David Baldwynn 2b7f536831
fixed signup password input css bug 2017-03-06 16:38:37 -08:00
David Baldwynn 8a12f4d65c
fixed analytics geolocation 2017-03-06 14:05:40 -08:00
David Baldwynn ca0cd1114e
removed submissions and analytics from form render object 2017-03-06 12:30:31 -08:00
David Baldwynn f4854e078a increased request entity size 2017-03-06 14:43:42 -05:00
David Baldwynn 0e2fe9076a fixed socket.io cdn 2017-03-01 15:11:20 -05:00
David Baldwynn 090b38f12a got delete modal working in list forms view 2016-11-14 14:08:40 -08:00
David Baldwynn 7ad79c4882 fixed password reset email 2016-11-14 11:01:16 -08:00
David Baldwynn 1092f0da7f fix password reset 2016-11-14 10:59:08 -08: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 f464deb959 fixed analytics service 2016-11-09 11:06:01 -08:00
David Baldwynn faa306302b fixed form analyze view 2016-11-09 10:02:12 -08:00
David Baldwynn 52632f3328 fixed autosaving bug 2016-11-02 12:35:01 -07:00
David Baldwynn 2d15ae3dd5 fixed subdomain for problem 2016-11-02 12:11:41 -07:00
David Baldwynn ecfccd803f added dnsmasq setup file 2016-11-02 11:31:15 -07:00
David Baldwynn 8309b27e3e added successful verification message to login page 2016-10-07 09:01:37 -07:00
David Baldwynn 2455f5dd9a Merge branch 'api' into stage 2016-10-07 08:38:45 -07:00
David Baldwynn 1d65da9792 Merge branch 'logic_jump' into stage 2016-10-07 08:30:09 -07:00
David Baldwynn eb96506da5 merged to stage 2016-10-07 08:29:11 -07:00
David Baldwynn 0a74598894 added diff to update 2016-08-26 15:34:29 -07:00
David Baldwynn fbf11011dd Merge branch 'stage' into logic_jump 2016-08-26 15:17:39 -07:00
David Baldwynn b195b0f813 added all routes to swagger 2016-08-26 15:09:16 -07:00
David Baldwynn 74c4f0b416 got api subdomain to work with docs 2016-08-26 13:43:37 -07:00