Setting up the dialog to redirect to verify users with the primary.
* Adding a window Mock. * Adding a new template for the "you've gotta verify" screen. * Hooking up the logic to redirect - which closes the window.
Showing
- resources/static/dialog/controllers/dialog.js 1 addition, 0 deletionsresources/static/dialog/controllers/dialog.js
- resources/static/dialog/controllers/verify_primary_user.js 22 additions, 6 deletionsresources/static/dialog/controllers/verify_primary_user.js
- resources/static/dialog/resources/state_machine.js 6 additions, 0 deletionsresources/static/dialog/resources/state_machine.js
- resources/static/dialog/views/verifyWithPrimary.ejs 16 additions, 0 deletionsresources/static/dialog/views/verifyWithPrimary.ejs
- resources/static/pages/signup.js 1 addition, 1 deletionresources/static/pages/signup.js
- resources/static/test/index.html 1 addition, 0 deletionsresources/static/test/index.html
- resources/static/test/qunit/controllers/verify_primary_user_unit_test.js 22 additions, 2 deletions...c/test/qunit/controllers/verify_primary_user_unit_test.js
- resources/static/test/qunit/mocks/window.js 55 additions, 0 deletionsresources/static/test/qunit/mocks/window.js
- resources/static/test/qunit/pages/signup_unit_test.js 1 addition, 13 deletionsresources/static/test/qunit/pages/signup_unit_test.js
Loading
Please register or sign in to comment