- Sep 30, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #333.
-
Lloyd Hilaiel authored
-
- Sep 29, 2011
-
-
Lloyd Hilaiel authored
-
- Sep 24, 2011
-
-
Ben Adida authored
-
- Sep 29, 2011
-
-
Shane Tomlinson authored
Conflicts: browserid/static/dialog/controllers/authenticate_controller.js
-
Lloyd Hilaiel authored
Conflicts: browserid/lib/wsapi.js
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
ensure users must authenticate every week (issue #309). Also, move all magic numbers out of implementation and into the configuration abstraction.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Potentially use this to create an assertion directly.
-
Shane Tomlinson authored
Baby steps to getting the stylings looking better. Trying to reduce the "jumpiness" of elements on the screen.
-
Shane Tomlinson authored
Now making the "add email" portion show in its own screen so that things look cleaner. Adding room for 5 email addresses. Putting all the buttons on the same line to maximize room for email addresses. Changing the padding/margins of the email addresses so that the glow around the buttons is not cut off.
-
Shane Tomlinson authored
Thinking that maybe we should remove the email addresses entirely whenenver trying to add a new one. There is too much clutter on the screen with everything.
-
Shane Tomlinson authored
Removed some duplicate code. Made it so you have to change the email input for the password field to go away and a check is reforced on whether the email address is registered.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
disable button immediately after click for 'verify email' button, at least the user gets immeidate visual feedback if the stage_user call is slow
-
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
-
- Sep 23, 2011
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
-
- Sep 23, 2011
-
-
Ben Adida authored
-
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
1. indent email addresses 2. increase whitespace after 'sign in using' 3. limit height of display so that new email address interaction isn't pushed offscreen 4. add scrolling to support > 3 email addresses (not pretty, but functional)
-
Lloyd Hilaiel authored
-
- Sep 23, 2011
-
-
Ben Adida authored
-
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
remove favicon graphic for now, until we figure out how sites will provide it and write the code to acquire and cache it
-
- Sep 23, 2011
-
-
Ben Adida authored
-
- Sep 28, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
We still trying to use the network.origin instead of the local origin.
-
Shane Tomlinson authored
Moving the registration polling functions out of the controllers into BrowserIDIdentities so that they can be tested and reused. This completes it! There are no direct dependencies in the controllers on BrowserIDNetwork.
-
Shane Tomlinson authored
-