Skip to content
Snippets Groups Projects
  1. Aug 03, 2012
  2. Aug 01, 2012
  3. Jul 31, 2012
  4. Jul 27, 2012
    • Shane Tomlinson's avatar
      Usability enhancements to the forgot password screen. · 2143dfa7
      Shane Tomlinson authored
      * Disable the email field.
      * Focus the first password field instead of the email field.
      * If no email is stored (user did not come from /signin or /signup), redirect the user to /signin.
      * If email address that is stored is not known, redirect to /signup.
      * If email address that is stored is known but a primary, redirect to /signin
      * When calling User.addressInfo on a primary address, check whether the address is known or not.  Allows us to simplify the forgot page.
      2143dfa7
    • Shane Tomlinson's avatar
      Change the title when the user is signing up from Sign In to Sign Up. · 06fc3975
      Shane Tomlinson authored
      * Remove the 250ms animation time.
      * Update/fix unit tests.
      06fc3975
  5. Jul 26, 2012
  6. Jul 25, 2012
  7. Jul 24, 2012
  8. Jul 23, 2012
  9. Jul 22, 2012
  10. Jul 20, 2012
  11. Jul 18, 2012
  12. Jul 16, 2012
  13. Jul 14, 2012
  14. Jul 13, 2012
  15. Jul 12, 2012
  16. Jul 10, 2012
  17. Jul 09, 2012
    • Shane Tomlinson's avatar
      Yak shave to clean up the error-display. · e0e0e5e0
      Shane Tomlinson authored
      Generalize error-display to extended-info.  For every "screen" that is shown, create an extendedInfo and instantiate it.  Remove the "error-display.show" code that was in page_helpers and page_module.
      
      issue #1916
      e0e0e5e0
  18. Jul 07, 2012
  19. Jul 06, 2012
  20. Jul 05, 2012
Loading