summaryrefslogtreecommitdiff
path: root/users/app/helpers
AgeCommit message (Collapse)Author
2013-07-04users engine changes - rewrite of the views, separate email settings to a ↵elijah
separate controller, make users_controller html only and v1/users_controller json only.
2013-07-04new ui - initial user changeselijah
2013-01-18more flexible email partialAzul
2013-01-08Adding show view for users.jessib
2012-12-18refactor: using tab partials for user editingAzul
2012-12-17activate email tab after changing email settingsAzul
2012-12-09basic form added to user settings, simple model createdAzul
2012-12-07refactor: use seperate form for signupAzul
creating and editing users differ so much now it's not worth reusing the complex user_form_with for the signup.
2012-12-07using normal requests for user updates except passwordAzul
password requires ajax for secure remote password to work
2012-12-07refactored views to ease adding of email formAzul
2012-09-27added in leap web users - one repo to rule them allAzul