Required email feels more "correct", still some work to do though for working...
Required email feels more "correct", still some work to do though for working with expired certs cleanly. * Changed the state machine so pushing a state to the stack is optional. * Changed the verify_primary_user screen to have an optional cancel button * Updated required_email to handle primary verification of unauthenticated users.
Showing
- resources/static/dialog/controllers/authenticate.js 2 additions, 0 deletionsresources/static/dialog/controllers/authenticate.js
- resources/static/dialog/controllers/required_email.js 36 additions, 20 deletionsresources/static/dialog/controllers/required_email.js
- resources/static/dialog/controllers/verify_primary_user.js 16 additions, 2 deletionsresources/static/dialog/controllers/verify_primary_user.js
- resources/static/dialog/resources/state_machine.js 51 additions, 34 deletionsresources/static/dialog/resources/state_machine.js
- resources/static/dialog/views/required_email.ejs 39 additions, 26 deletionsresources/static/dialog/views/required_email.ejs
- resources/static/dialog/views/verify_primary_user.ejs 47 additions, 0 deletionsresources/static/dialog/views/verify_primary_user.ejs
- resources/static/dialog/views/verify_with_primary.ejs 0 additions, 16 deletionsresources/static/dialog/views/verify_with_primary.ejs
- resources/static/test/qunit/controllers/required_email_unit_test.js 14 additions, 14 deletions...static/test/qunit/controllers/required_email_unit_test.js
- resources/static/test/qunit/controllers/verify_primary_user_unit_test.js 17 additions, 0 deletions...c/test/qunit/controllers/verify_primary_user_unit_test.js
- resources/static/test/qunit/testHelpers/helpers.js 4 additions, 1 deletionresources/static/test/qunit/testHelpers/helpers.js
Loading
Please register or sign in to comment