summaryrefslogtreecommitdiff
path: root/users/app/views
AgeCommit message (Expand)Author
2012-12-20validating email domain and displaying it as the placeholderAzul
2012-12-18refactor: using tab partials for user editingAzul
2012-12-18refactored email_alias creation and validationAzul
2012-12-18display errors on email tab properlyAzul
2012-12-17activate email tab after changing email settingsAzul
2012-12-17enabled destroying email aliases - no ajax yet.Azul
2012-12-10created generic Email class and use it with EmailAliasesAzul
2012-12-10actually allow adding email aliasesAzul
2012-12-09basic form added to user settings, simple model createdAzul
2012-12-07adding a bunch of translationAzul
2012-12-07refactor: use seperate form for signupAzul
2012-12-07using normal requests for user updates except passwordAzul
2012-12-07refactored views to ease adding of email formAzul
2012-12-06forgot to add new partialAzul
2012-12-06seperated login and password changes in settingsAzul
2012-12-03enable users to cancel their accountAzul
2012-12-03enable admin to edit usersAzul
2012-11-26forgot the user partialAzul
2012-11-26basic typeahead and user querying workingAzul
2012-11-26basic users index with typeahead searchAzul
2012-11-26added admin menu and user index actionAzul
2012-11-26minor: client side validations fixed + .json requestAzul
2012-11-26basic changing of password and login workingAzul
2012-11-22basic user edit form and actionsAzul
2012-11-22using client side validations for loginAzul
2012-11-20ui tweaks to the menuAzul
2012-11-13using client side validations during signupAzul
2012-11-12Merge branch 'develop' into feature-client-side-validationsAzul
2012-11-12adding client side validations to the mixAzul
2012-11-04Merge branch 'develop' into feature-warden-srpAzul
2012-10-31Code to check administration (and ugly test display.) This includes example c...jessib
2012-10-31using json template for rendering the warden failuresAzul
2012-10-19moved login navigation to the rightAzul
2012-10-17UI tweaks including newer version of bootstrapAzul
2012-10-17complete signup, login, logout workflowAzul
2012-09-27added in leap web users - one repo to rule them allAzul