Commit graph

72 commits

Author SHA1 Message Date
David Baldwynn 995e94f7f5 fixed send email tests 2017-11-15 11:43:36 -08:00
David Baldwynn ef9265576c removed complex form save logic 2017-11-15 11:23:21 -08:00
David Baldwynn 15d023c133 fixed editable variables in textAngular editor 2017-11-02 14:29:02 -07:00
David Baldwynn b2f2599fa5 fix css bug for dropdown field in admin view 2017-11-02 09:18:41 -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 a7c0cdc056 got tests for send-email-notification template logic to pass 2017-11-01 13:38:42 -07:00
David Baldwynn cc62f6db3a Added test for parseTemplate for send-email-notifications 2017-11-01 12:53:52 -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 8ea1f63c96 fixed travis settings 2017-10-29 21:32:02 -07:00
David Baldwynn 774d256507 removed unused code from user.server.model.js 2017-10-29 20:14:40 -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 15eb66e455 added test for /users/me routes 2017-10-29 17:34:27 -07:00
David Baldwynn aed7c6c43b added test for changing password route 2017-10-29 17:20:34 -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 d1039c7fc2 got all tests to pass 2017-10-10 22:07:13 -07:00
David Baldwynn 45b378d16f sped up list forms and fixed analytics bugs 2017-10-02 08:17:39 -07:00
David Baldwynn 5a18735b4c fixed form field preservation logic 2017-07-28 17:04:16 -07:00
David Baldwynn 921c3726c9 Changed _.pluck to _.map 2017-07-20 21:21:20 -07: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 367e2df0ad Refactored form.server.model.test.js 2017-04-22 19:56:47 -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 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 3e4028117d got tests to run 2016-11-09 12:29:36 -08:00
David Baldwynn 6e1a8960f2 fixed setup script 2016-11-08 14:55:46 -08:00
David Baldwynn 71cd2ff1a3 removed oscarhost and soap 2016-11-08 14:53:10 -08:00
David Baldwynn baf52c207b adding swagger 2016-08-26 12:31:40 -07:00
David Baldwynn de5ac881c9 fixed signup error 2016-08-17 12:04:42 -07:00
David Baldwynn e33fdf2443 fixed server tests 2016-04-28 23:22:47 -07:00
David Baldwynn 3afc770153 updated eslint 2016-04-28 23:00:41 -07:00
David Baldwynn e220567c58 got backend tests to pass 2016-04-21 14:48:35 -04:00
David Baldwynn 328b8e3da0 got user CRUD unit tests to pass 2016-04-21 13:56:54 -04:00
David Baldwynn 96b7dd4d03 got css and js files to pass linting 2016-04-16 22:45:17 -04:00
David Baldwynn d55775ddfc got all tests to run 2016-03-29 20:45:16 -07:00
David Baldwynn 8c4129380b got serverside tests to run 2016-03-29 18:21:45 -07:00
David Baldwynn 2723da0d6a added jasmine-core 2015-12-12 12:13:43 -08:00
David Baldwynn fb6601fcf6 added coveralls support to travis-ci script 2015-11-23 14:00:21 -08:00
David Baldwynn 73c87a2301 added node-coveralls to package.json 2015-11-23 13:06:02 -08:00
David Baldwynn 3af0468f4d fixed client tests 2015-11-23 11:19:02 -08:00
David Baldwynn 6ef2c500dc added geolocation and ip address to submission table 2015-11-12 13:37:36 -08:00
David Baldwynn 27cb0ccee6 removed test that need nonprivate creds 2015-11-06 13:39:49 -08:00
David Baldwynn 06f4fbbdf1 removed broken tests (for now) 2015-11-06 11:03:26 -08:00
David Baldwynn 2e5ccc9869 got SOAP to work 2015-10-30 13:14:48 -07:00
David Baldwynn 92c84dc500 fixed user permissions problem 2015-10-30 11:40:02 -07:00