summaryrefslogtreecommitdiff
path: root/app/controllers/projects/notification_settings_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Simplify Projects::NotificationSettingsControllerDouglas Barbosa Alexandre2016-04-121-7/+0
* Requires user to be signed in when changing notification settingsDouglas Barbosa Alexandre2016-04-111-0/+2
* Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre2016-04-111-4/+3
* Simplify query to retrieve NotificationSetting on controllersDouglas Barbosa Alexandre2016-04-081-1/+1
* Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets2016-03-301-0/+22