summaryrefslogtreecommitdiff
path: root/app/helpers/icons_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* audit log UI updatePhil Hughes2016-03-021-1/+10
| | | | Closes #13862
* Add icon for private forks notice. #2406Rubén Dávila2016-01-201-1/+1
|
* Add visibility description tooltip to snippet and project visibility labelsDouwe Maan2015-12-021-9/+13
|
* Remove weirdness.Douwe Maan2015-08-201-1/+1
|
* Update mock and stub syntax for specsRobert Speicher2015-06-221-0/+2
|
* Restructure project sidebar.Douwe Maan2015-05-121-3/+3
|
* Check symlink mode as a String for file_type_icon_classRobert Speicher2015-04-011-1/+1
| | | | See https://gitlab.com/gitlab-org/gitlab_git/commit/8ae14bb84b94a2ec15f8a639fb82f0f55c77ad69
* Improve file icons rendering on treeSullivan SENECHAL2015-03-281-0/+44
|
* Move `spinner` helper into IconsHelperRobert Speicher2015-01-281-0/+9
| | | | Also updates it to use the new `icon` method.
* Add `icon` helper methodRobert Speicher2015-01-281-5/+14
|
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-5/+5
|
* Replace ok with circle for boolean iconDmitriy Zaporozhets2014-06-161-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove colors from icon helpersDmitriy Zaporozhets2013-12-061-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-0/+4
| | | | | | Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set.
* Nicer icons for enabled/disabled stuffDmitriy Zaporozhets2013-11-201-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add more info to admin dashboardDmitriy Zaporozhets2013-11-201-0/+17
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>