Commit graph

276 commits

Author SHA1 Message Date
Steve Sloan 95bd13057c layout.server.view.html: removed extra / from url. changed spaces to tabs. 2017-05-05 14:49:55 -04:00
Steve 3c05ee6b39 layout.server.view.html: fixed broken link 2017-05-04 22:29:19 -04:00
David Baldwynn d303eb7bdf
fixed getAssets bug in config.js 2017-04-23 12:55:26 -07:00
David Baldwynn 5798f5aa95
refactored server-side tests 2017-04-23 12:46:15 -07:00
David Baldwynn 37984807bf Refactored user.server.model.js 2017-04-22 21:13:56 -07:00
David Baldwynn 2fb96dd68c Return callback cb() in analytics_service.js 2017-04-22 21:04:08 -07: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 367e2df0ad Refactored form.server.model.test.js 2017-04-22 19:56:47 -07:00
David Baldwynn 7148c11af5 Removed unused vars from form_submission.server.model.js 2017-04-22 19:50:37 -07:00
David Baldwynn 2deeec5c84 Refactored user.server.routes.test.js 2017-04-22 19:49:24 -07:00
David Baldwynn 014c1c578c Added curly brackets to if statements in form.server.routes.test.js 2017-04-22 19:42:43 -07:00
David Baldwynn 89c6dc43f8 Refactored analytics_service.js 2017-04-22 19:27:45 -07:00
David Baldwynn d89d964d39 Remove unused variables from users.profile.server.controller.js 2017-04-22 19:25:00 -07:00
David Baldwynn 40265a9800 Cleaned up form.server.model.js 2017-04-22 19:13:21 -07:00
David Baldwynn 1566db5379 Fixed codacy errors in user.authentication.server.controller.js 2017-04-22 19:07:43 -07:00
David Baldwynn fdfd7567dd Removed unused variables from form.server.routes.js 2017-04-20 22:00:10 -07:00
David Baldwynn cedf544f14 Fixed linting errors in forms controller file 2017-04-20 21:54:02 -07:00
David Baldwynn 40520fc81a Removed unused dependency from user routes test 2017-04-20 21:50:15 -07:00
David Baldwynn cbef0023cd Removed shadow variables from form_submission route tests 2017-04-20 21:49:27 -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 b65143f5eb Update user.server.model.js 2017-04-20 21:03:26 -07:00
David Baldwynn 74019318b3
updated favicon 2017-04-11 04:01:16 -07:00
David Baldwynn f472b74457
resized loading indicator 2017-04-11 03:40:02 -07:00
David Baldwynn 1ec65b6158
added loading animation to forms 2017-04-11 03:32:18 -07:00
David Baldwynn 005ed4c820
Merge branch 'master' of https://github.com/whitef0x0/tellform 2017-04-11 00:12:00 -07:00
David Baldwynn e64389d42e
sped up form rendering 2017-04-11 00:10:36 -07:00
David Baldwynn 6b78c7b00b got rid of extra '(' in embed view 2017-04-10 21:01:40 -04: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 efe1bee190
fixed socketUrl template embedding error 2017-03-27 17:27:21 -07:00
David Baldwynn 86c9c45670
got forms to work without subdomains 2017-03-27 17:04:03 -07:00
David Baldwynn 8d27010d0a
successfully split form and admin panel template cache 2017-03-27 15:00:22 -07:00
David Baldwynn 709303d43c
got all frontend tests to pass 2017-03-27 13:32:33 -07:00
David Baldwynn becd2a831c
added custom end page 2017-03-13 12:16:52 -07:00
David Baldwynn d02573cc0a
readded modification for multichoice and rating inputs 2017-03-12 21:19:41 -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 e292c03050
removed file upload functionality 2017-03-10 12:19:46 -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 91271686e8
fixed duplicate views for form analytics bug 2017-03-06 13:06:59 -08:00
David Baldwynn 32cb8dd485
fixed analytics for non-submitted sessions 2017-03-06 12:57:53 -08:00
David Baldwynn f62ecba90f
fixed analytics time elapsed bug 2017-03-06 12:53:31 -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