- Sep 27, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
This helps enable us to use the submit handler more easily as well as make sure we can validate correctly.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Starting on the differentiation between the createUser and addEmail flows.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Make sure the screen does not jump around, add a cancel button.
-
- Sep 26, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
WSAPI CHANGES in preparation for new UX flows, specifically where you provide a password AFTER verifying emails. * stage_user no longer takes a password * after calling stage_user, you can poll status with user_creation_status * instead of 'prove_email_ownership', you call 'complete_user_creation' and provide a password * add_email is now 'stage_email' * after calling stage_email, you can poll status with email_addition_status * instead of 'prove_email_ownership', you call 'complete_email_addition' and provide a password * stage_* and complete_* calls are POST * *_status calls succeed continuously (not only once)
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Giving the "new email address" field a label. Made the transition to show the new email address field smoother.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Making sure the correct buttons are shown when appropriate, smoothing out jumps.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #276
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
BrowserIDIdentities has the added advantage of adding the correct classname to the body.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
This does no syncing if the user is authenticated.
-
Shane Tomlinson authored
Changing the signIn button in about.ejs from a button to an anchor.
-
Shane Tomlinson authored
Since we are autofocusing input elements, it gives a poor user experience because the text flashes.
-
Shane Tomlinson authored
Conflicts: browserid/static/include.js
-