summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav/_breadcrumbs.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Fixed breadcrumb title not linkingPhil Hughes2017-09-271-1/+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 breadcrumb containerPhil Hughes2017-09-061-1/+1
|
* Moves the action buttons out of the breadcrumbsPhil Hughes2017-09-061-2/+0
| | | | Closes #36459
* Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-061-2/+2
|\
| * Clean up new navigation templatesPhil Hughes2017-09-061-1/+1
| |
* | fixed up JS to use a js-* classPhil Hughes2017-09-061-1/+1
| | | | | | | | fixed up Ruby based on review
* | fixed dropdown not showing in wikiPhil Hughes2017-09-041-4/+3
| | | | | | | | | | spacing updates to expander button sub-title fixes
* | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-08-301-2/+3
|\ \ | |/
| * Fixes the breadcrumb container when in issue boardsissue-boards-breadcrumbs-containerPhil Hughes2017-08-181-1/+2
| | | | | | | | Closes #36561
* | style updatesPhil Hughes2017-08-181-1/+2
| | | | | | | | fixed some more breadcrumb titles
* | fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-3/+2
| |
* | added collapsible sub-groups & wiki pagesPhil Hughes2017-08-181-6/+5
| | | | | | | | [ci skip]
* | updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-4/+5
| | | | | | | | [ci skip]
* | Improvements to breadcrumbsPhil Hughes2017-08-181-10/+5
|/ | | | Closes #35269
* Merge branch '34036-sidebar-mobile' into 'master'Phil Hughes2017-07-201-0/+4
|\ | | | | | | | | | | | | Resolve "Navigation - Add contextual navigation on mobile" Closes #34036 See merge request !12944
| * Fix JS; make buttons sr accessibile; fix overlayAnnabel Dunstone Gray2017-07-191-1/+2
| |
| * Make sidebar accessible on mobileAnnabel Dunstone Gray2017-07-181-2/+3
| |
| * Add mobile navigation on project pageAnnabel Dunstone Gray2017-07-181-0/+2
| |
* | moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-2/+1
| |
* | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-121-1/+1
|\ \ | |/
| * Added limit-container-width to breadcrumbs containerbreadcrumbs-limit-widthPhil Hughes2017-07-111-1/+1
| | | | | | | | | | | | | | | | This fixes an issue where the content has a limited width but the breadcrumbs remained full width. Instead of creating a new variable specifically for the breadcrumbs, it just re-uses @content_class Closes #34573
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-3/+8
|/
* New navigation breadcrumbsPhil Hughes2017-06-301-0/+19