summaryrefslogtreecommitdiff
path: root/users/app/assets
AgeCommit message (Expand)Author
2013-07-16to move to the next iteration use continue in js.Azul
2013-07-14we do not expose M2 in srp.js anymore.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
2013-07-06updated srp_js submoduleelijah
2013-07-04fix user typeaheadelijah
2013-07-04add js to report all errors to the user, not just ones related to field valid...elijah
2013-07-03Automatically clear the errors when re-displayed. Not sure if this is ideal f...jessib
2013-06-27Want to tweak some, but start to displaying base generic message via javascript.jessib
2013-06-24Update srp_js submodule.jessib
2013-02-26Change to language for when updating username/password.jessib
2013-02-19Needs some cleanup, but this has one form where user can change username and ...jessib
2012-12-17activate email tab after changing email settingsAzul
2012-12-10make sure client side validations also run after tabs were switchedAzul
2012-12-07fixed signup and removed flash that was not getting displayedAzul
2012-12-07using normal requests for user updates except passwordAzul
2012-11-26basic typeahead and user querying workingAzul
2012-11-26basic users index with typeahead searchAzul
2012-11-26minor: client side validations fixed + .json requestAzul
2012-11-26basic changing of password and login workingAzul
2012-11-22beautify login workflowAzul
2012-11-22using client side validations for loginAzul
2012-11-22using the new srp.js apiAzul
2012-11-13using client side validations during signupAzul
2012-11-12fixed signup bug and refactored a bitAzul
2012-11-09merged srp master into json api branchAzul
2012-11-06undo accidentally reverted srp-js and ruby 1.9 debugger in gemfileAzul
2012-11-04using ruby-srp 0.1.4 - ruby 1.9.3 compatibleAzul
2012-10-19login after signup right away.Azul
2012-10-17improved signup and login jsAzul
2012-10-16working version of srp_jsAzul
2012-10-15adding login function for srpAzul
2012-10-15updated srp_jsAzul
2012-10-02bringing sign_up back to lifeAzul
2012-09-27added in leap web users - one repo to rule them allAzul