summaryrefslogtreecommitdiff
path: root/app/views/projects/buttons/_notifications.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Redesign project page headerAnnabel Dunstone2016-05-191-3/+3
* Simplify Projects::NotificationSettingsControllerDouglas Barbosa Alexandre2016-04-121-1/+1
* Fix partial for update project notificationsDouglas Barbosa Alexandre2016-04-111-1/+1
* Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets2016-03-301-3/+2
* Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-14/+6
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Improve css code quality for projects.scssDmitriy Zaporozhets2015-10-221-2/+2
* Add tooltip.Douwe Maan2015-10-181-1/+1
* Find correct group membership.Douwe Maan2015-10-181-6/+5
* Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-181-1/+1
|\
| * Small css cleanupcss-cleanupDmitriy Zaporozhets2015-10-131-1/+1
* | Show notifications button even if user is not member of a projectGrzegorz Bizon2015-10-121-13/+20
|/
* Project page UpdateAndrey2015-09-251-1/+1
* Minor code cleanupnotification-levelsDouwe Maan2015-09-201-13/+14
* Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-3/+3
* Replaced `this` with `@` in the coffee file and added an arrow that clearly m...Patricio Cano2015-09-141-0/+1
* Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-3/+3
* Notification level can now be saved from within the project view.Patricio Cano2015-09-141-11/+8
* PAtrially working notification buttonDarby2015-09-141-0/+15