summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/preferences_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* refactor update user service not to do auth checksJames Lopez2017-06-231-1/+1
* update preferences controllerJames Lopez2017-06-231-1/+3
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Drop theme ID from users tableAnnabel Dunstone Gray2017-02-151-1/+0
* added user preference to change layout widthPeter Göbel2015-10-051-0/+1
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+1
* Spec the failure cases for PreferencesController#updateRobert Speicher2015-06-131-4/+9
* Add `dashboard` attribute to User modelRobert Speicher2015-06-131-0/+1
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-131-1/+4
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-0/+29