summaryrefslogtreecommitdiff
path: root/app/helpers/breadcrumbs_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-221-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-091-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-281-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-06-131-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-11-021-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-131-1/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-121-0/+42
|
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
| | | | Partially addresses #47424.
* Merge branch 'icons-update-nav-bars' into 'master'Phil Hughes2017-09-291-1/+1
|\ | | | | | | | | Updated All Navigation Icons to Sprite_Icons See merge request gitlab-org/gitlab-ce!14559
| * Updated All Navigation Icons to Sprite_IconsTim Zallmann2017-09-281-1/+1
| |
* | Fixed breadcrumb title not linkingPhil Hughes2017-09-271-5/+1
|/ | | | | | | | | | This fixes the breadcrumb titles not having links. This was a regression in the updated breadcrumbs introduced in 10.0. This introduces the link for all pages rather than selectively doing it. This will cover issues, merge requests, pipelines, jobs etc. Closes #38059
* fixed up JS to use a js-* classPhil Hughes2017-09-061-4/+2
| | | | fixed up Ruby based on review
* added collapsible sub-groups & wiki pagesPhil Hughes2017-08-181-0/+6
| | | | [ci skip]
* updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-0/+8
| | | | [ci skip]
* moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-0/+6
|
* rename methodPhil Hughes2017-07-071-1/+1
|
* improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-0/+19