Starting to cleanup the mess that was created on Wednesday.
* Moving dialog specific helpers to dialog/resources/helpers.js * Adding unit tests for the resources helpers. * Added completion callbacks to all helper functions. * Updated appropriate code using those callbacks. issue #611
Showing
- resources/static/dialog/controllers/authenticate_controller.js 9 additions, 6 deletions...rces/static/dialog/controllers/authenticate_controller.js
- resources/static/dialog/controllers/pickemail_controller.js 3 additions, 2 deletionsresources/static/dialog/controllers/pickemail_controller.js
- resources/static/dialog/controllers/required_email_controller.js 13 additions, 10 deletions...es/static/dialog/controllers/required_email_controller.js
- resources/static/dialog/dialog.js 3 additions, 3 deletionsresources/static/dialog/dialog.js
- resources/static/dialog/resources/helpers.js 158 additions, 0 deletionsresources/static/dialog/resources/helpers.js
- resources/static/shared/helpers.js 1 addition, 101 deletionsresources/static/shared/helpers.js
- resources/static/test/qunit/qunit.js 3 additions, 0 deletionsresources/static/test/qunit/qunit.js
- resources/static/test/qunit/resources/channel_unit_test.js 2 additions, 0 deletionsresources/static/test/qunit/resources/channel_unit_test.js
- resources/static/test/qunit/resources/helpers_unit_test.js 262 additions, 0 deletionsresources/static/test/qunit/resources/helpers_unit_test.js
Loading
Please register or sign in to comment