Commit graph

218 commits

Author SHA1 Message Date
David Baldwynn f6546deb59 removed globalId 2017-11-21 11:37:01 -08:00
David Baldwynn 91528889e5 got tests to pass 2017-11-21 00:05:01 -08:00
David Baldwynn 88299a2b27 simplified form_field property deletion logic in form_submission model 2017-11-20 21:21:32 -08:00
David Baldwynn 632d2b409d removed submissions property from form model 2017-11-20 21:15:47 -08:00
David Baldwynn e0ad256904 removed setting analytics to empty array after submissions are deleted 2017-11-20 21:11:28 -08:00
David Baldwynn eb658af30d got jshint to pass 2017-11-20 21:04:07 -08:00
David Baldwynn a165cdc242 moved privateFields dict to constants.js 2017-11-20 20:58:53 -08:00
David Baldwynn 66409c15d8 fixed bugs in listForms duplication 2017-11-19 21:31:26 -08:00
David Baldwynn c911e53609 Merge remote-tracking branch 'origin/fixUXBugs' into 2.20 2017-11-15 14:49:28 -05:00
David Baldwynn ab830fdc9e fixed form footer toggle in config general admin panel 2017-11-15 09:41:19 -08:00
David Baldwynn 3606c9444b fixed by zero mongodb bug for aggregation 2017-11-15 04:31:14 -08:00
David Baldwynn 965962b5e0 removed console.logs from server and client side 2017-11-15 04:19:14 -08:00
David Baldwynn 98d874783f got email notifications to work with quilljs 2017-11-15 02:46:54 -08:00
David Baldwynn 70801dfd96 got working for server 2017-11-14 02:45:08 -05:00
David Baldwynn 49141e6dc0
Merge pull request #262 from tellform/fixResponseCountOnFormList
Fix incorrect responses count for form list view
2017-11-13 23:02:03 -08:00
David Baldwynn 9d51608a62 added email notifications to json form data 2017-11-13 22:09:15 -08:00
David Baldwynn ed6d917e6b fixed incorrect responses count for form list view 2017-11-13 16:52:42 -08:00
David Baldwynn 09d430a7e1 added cosmetic changes to analytics panel 2017-11-13 15:21:29 -08:00
David Baldwynn 04e71be14a
Merge branch '2.20' into fixSlowAnalyticsBug 2017-11-06 14:47:01 -08:00
David Baldwynn a40ecad008 added aggregating for form analytics 2017-11-05 19:40:28 -08:00
David Baldwynn 522dd85f89 got respondent-notifications to work 2017-11-01 17:13:55 -07:00
David Baldwynn 33368f016c got basic email templating to work 2017-11-01 16:44:05 -07:00
David Baldwynn 9faa514ce9 added backend logic for email notifications and got it to pass server tests 2017-11-01 15:13:31 -07:00
David Baldwynn ddd4c2b22c Merge branch '2.20' into emailNotifications 2017-11-01 12:46:15 -07:00
David Baldwynn bbb3137372 got all tests to pass 2017-11-01 12:17:35 -07:00
David Baldwynn 983d2ce20b fixed bug with detecting whether form has emails for config panel 2017-11-01 11:25:24 -07:00
David Baldwynn 5a6b957495 added variable support in editor 2017-10-31 16:05:50 -07:00
David Baldwynn 5451475636 added translations for email notification panel 2017-10-30 11:41:34 -07:00
David Baldwynn 3652b41fc8 Merge branch 'master' into emailNotifications 2017-10-30 11:22:07 -07:00
David Baldwynn 8ea1f63c96 fixed travis settings 2017-10-29 21:32:02 -07:00
David Baldwynn 9a0a301c3d got rid of unnessecary user middleware 2017-10-29 20:11:58 -07:00
David Baldwynn e1db98ec95 added tests for api routes 2017-10-29 18:17:20 -07:00
David Baldwynn 99a6cb5009 fixed hasAuthorization bug for API 2017-10-29 17:46:08 -07:00
David Baldwynn 15eb66e455 added test for /users/me routes 2017-10-29 17:34:27 -07:00
David Baldwynn 9fffdf5328 added tests to cover reset password routes 2017-10-29 15:47:01 -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 d304b80913 fixed submission ordering 2017-10-28 05:13:56 -04:00
David Baldwynn a3d203fee3 Merge branch 'master' of github.com:tellform/tellform 2017-10-28 01:51:18 -07:00
David Baldwynn dc3bb54774 fixed submissions bug 2017-10-28 04:30:23 -04: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 8de93d4413 Merge branch 'master' into emailNotifications 2017-10-26 08:37:03 -07:00
David Baldwynn e4ef81af35 fixed verification email signup bug 2017-10-26 11:36:15 -04:00
David Baldwynn 154fddff75 fixed editField bug 2017-10-18 17:18:18 -07:00
David Baldwynn d1039c7fc2 got all tests to pass 2017-10-10 22:07:13 -07:00
David Baldwynn 8e402f5919 disabled cache 2017-10-07 06:14:36 -04:00