summaryrefslogtreecommitdiff
path: root/users/app/assets/javascripts/users.js
AgeCommit message (Collapse)Author
2013-09-24use token auth when accessing the api from webappAzul
One failing integration test still needs to be fixed
2013-07-16to move to the next iteration use continue in js.Azul
2013-07-11Slight cleanup due to some emacs annoyances.jessib
2013-07-11Clear authentication errors before displaying new ones.jessib
2013-07-09Merge branch 'master' into feature/authentication_generic_errorjessib
Conflicts: app/views/layouts/_messages.html.haml app/views/layouts/application.html.haml users/app/assets/javascripts/users.js.coffee
2013-07-04fix user typeaheadelijah
2013-07-04add js to report all errors to the user, not just ones related to field ↵elijah
validation.