Code cleanup for the pull request
* Move #thisIsNotMe button handler from the page_module to pick_email. * Remove extra tests for the authenticate controller. * use the alias for BrowserID.User in helpers.js * Add password fields to the forgot page.
Showing
- resources/static/dialog/controllers/pick_email.js 9 additions, 3 deletionsresources/static/dialog/controllers/pick_email.js
- resources/static/dialog/resources/helpers.js 1 addition, 1 deletionresources/static/dialog/resources/helpers.js
- resources/static/pages/forgot.js 11 additions, 6 deletionsresources/static/pages/forgot.js
- resources/static/shared/modules/page_module.js 0 additions, 2 deletionsresources/static/shared/modules/page_module.js
- resources/static/test/cases/controllers/authenticate.js 0 additions, 32 deletionsresources/static/test/cases/controllers/authenticate.js
- resources/static/test/cases/controllers/pick_email.js 11 additions, 0 deletionsresources/static/test/cases/controllers/pick_email.js
- resources/static/test/cases/pages/forgot.js 51 additions, 12 deletionsresources/static/test/cases/pages/forgot.js
- resources/views/forgot.ejs 30 additions, 0 deletionsresources/views/forgot.ejs
Loading
Please register or sign in to comment