Age | Commit message (Collapse) | Author |
|
want to leak ID information.
|
|
|
|
changed the way the presenter works. Will need functional testing
|
|
|
|
|
|
|
|
|
|
using CouchRests user.email_aliases.build so the casted_by method is set in the alias
Used this to move the validations into the alias itself. This is where they belong and allows us to render the errors inline along the email field they belong to.
|
|
Conflicts:
users/test/unit/user_test.rb
|
|
that's what it does. Changed all tests to use it instead of the attributes method
|
|
|
|
nor aliases that are the same as the original email for that matter
|
|
|
|
|
|
|
|
* unit tests draft
* controller draft
|
|
Conflicts:
users/app/views/sessions/_nav.html.haml
|
|
Also added #assert_json_error to tests.
|
|
|
|
Conflicts:
help/test/functional/tickets_controller_test.rb
users/test/functional/application_controller_test.rb
users/test/support/auth_test_helper.rb
|
|
|
|
|
|
|
|
|
|
|
|
|