summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/preferences_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* refactor users update serviceJames Lopez2017-09-281-1/+1
* refactor services to match EE signatureJames Lopez2017-09-281-1/+1
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-1/+2
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-2/+1
* Restore some changes from !9199Rubén Dávila2017-09-061-1/+2
* 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