Skip to content
Snippets Groups Projects
  1. Mar 16, 2012
    • Shane Tomlinson's avatar
      Some light cleanup and refactoring. · c2af660b
      Shane Tomlinson authored
      * Add a unit test harness for is_this_your_computer
      * When the user authenticates, set them as seen.
      * In storage.js, Use an object to store the usersComputer info instead of arrays for developer grok.
      * Add storage.js->clearUsersComputerOwnershipStatus for testing.
      * Clean up user.js->logout a little bit.
      * Completely clear localStorage between every test.
      * Add tests to check for when the user should see the "is this your computer" screen.
      c2af660b
    • Lloyd Hilaiel's avatar
      auth_with_assertion returns userid · 94fd5b0a
      Lloyd Hilaiel authored
      94fd5b0a
  2. Mar 15, 2012
  3. Mar 14, 2012
  4. Mar 13, 2012
    • Shane Tomlinson's avatar
      A whole bunch of changes to get the layout to work on mobile, i18n, etc. · 124b7f17
      Shane Tomlinson authored
      * Change the layout so that the entire form area gets the scroll bar for languages that use a lot of text or if the user has a lot of email addresses.
      * Change the way the privacy policy and buttons are rendered so JS is not needed to set the width of the privacy policy.
      * Put the TOS on its own line.
      * Put "Always sign in using this email" on its own line
      * Change the order of the "Forgot your password?" button and "password" label so that Germanic languages render the entire thing on one line.
      * Remove the "Sign in using" header text.
      
      issue #1300
      issue #1286
      issue #1275
      issue #1274
      issue #1272
      issue #1262
      issue #1261
      124b7f17
Loading