summaryrefslogtreecommitdiff
path: root/app/helpers/notifications_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Translate project & repository pagesBob Van Landuyt2017-06-071-11/+28
* Show it as successful pipeline, rather than success pipelineLin Jen-Shin2016-10-171-0/+9
* merge master into issue_3359_3Felipe Artur2016-06-291-1/+1
|\
* \ Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-16/+8
|\ \ | |/
| * Re-use notifications dropdown on user profileFelipe Artur2016-06-161-16/+8
* | Added description to custom option in notification dropdownPhil Hughes2016-06-161-1/+3
|/
* Remove notification level fild from users, improve migrations and specsissue_3359_2Felipe Artur2016-06-101-15/+2
* Remove notification level from user modelFelipe Artur2016-06-101-0/+32
* Notifications dropdown on project page now has descriptionsPhil Hughes2016-06-071-3/+19
* Refactor notification helper and fix notification serviceDmitriy Zaporozhets2016-03-301-8/+4
* Small refactoring and cleanup of notification logicDmitriy Zaporozhets2016-03-301-10/+2
* Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-31/+43
* Fix wrong variable namerefactor-duplicationDmitriy Zaporozhets2015-11-161-2/+2
* Fix code duplication in NotificationsHelperDmitriy Zaporozhets2015-11-161-25/+13
* Minor code cleanupnotification-levelsDouwe Maan2015-09-201-9/+6
* Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-7/+15
* Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-5/+14
* Corrected `case` indentation to conform with RubocopPatricio Cano2015-09-141-22/+22
* Added spacing to icons in Notification drop downPatricio Cano2015-09-141-4/+4
* Notification level can now be saved from within the project view.Patricio Cano2015-09-141-8/+12
* Fixed notification level list item helper.Patricio Cano2015-09-141-12/+8
* PAtrially working notification buttonDarby2015-09-141-0/+31
* Update mock and stub syntax for specsRobert Speicher2015-06-221-0/+2
* Use `icon` helper method in helper modulesRobert Speicher2015-01-281-4/+4
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-4/+4
* Remove color-named css classesDmitriy Zaporozhets2014-06-031-4/+4
* Improve notification settings pageDmitriy Zaporozhets2014-02-171-3/+3
* Improve Notifications page. Much easier to find muted projects nowDmitriy Zaporozhets2013-07-311-0/+11
* notification scaffoldDmitriy Zaporozhets2013-03-271-0/+2