Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-08 | moving users: app and test files | Azul | |
2013-10-28 | reset button loading... state on error (#4231) | Azul | |
including test refactored error display some | |||
2013-09-25 | visual feedback when submitting forms (#3164) | Azul | |
This also helps with the failing integration test. We needed a way to tell the ajax request was back. Observing the button state now works for that. | |||
2013-09-24 | use token auth when accessing the api from webapp | Azul | |
One failing integration test still needs to be fixed | |||
2013-07-16 | to move to the next iteration use continue in js. | Azul | |
2013-07-11 | Slight cleanup due to some emacs annoyances. | jessib | |
2013-07-11 | Clear authentication errors before displaying new ones. | jessib | |
2013-07-09 | Merge branch 'master' into feature/authentication_generic_error | jessib | |
Conflicts: app/views/layouts/_messages.html.haml app/views/layouts/application.html.haml users/app/assets/javascripts/users.js.coffee | |||
2013-07-04 | fix user typeahead | elijah | |
2013-07-04 | add js to report all errors to the user, not just ones related to field ↵ | elijah | |
validation. |