summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav
Commit message (Expand)AuthorAgeFilesLines
* 35659 Rename Pipelines tab to CI / CD in new navigation35659-rename-pipelinetauriedavis2017-08-032-6/+6
* Merge branch 'master' into sidebar-fly-out-sub-navsidebar-fly-out-sub-navPhil Hughes2017-08-026-52/+138
|\
| * Add icons to project sidebarAnnabel Dunstone Gray2017-08-024-46/+124
| * Fix badge positioning in new navigation for Firefoxwin-newnav-badges-firefoxwinh2017-07-312-3/+3
| * add "GPG Keys" to new navigationAlexis Reigel2017-07-271-0/+4
| * add profile gpg key page to manage gpg keysAlexis Reigel2017-07-271-0/+4
| * Support both internal and external issue trackersJarka Kadlecova2017-07-242-6/+6
* | style updatesPhil Hughes2017-07-261-25/+16
* | Merge branch 'master' into sidebar-fly-out-sub-navPhil Hughes2017-07-246-24/+48
|\ \ | |/
| * Merge branch '34036-sidebar-mobile' into 'master'Phil Hughes2017-07-205-18/+38
| |\
| | * Fix JS; make buttons sr accessibile; fix overlayAnnabel Dunstone Gray2017-07-195-9/+14
| | * Make sidebar accessible on mobileAnnabel Dunstone Gray2017-07-184-15/+25
| | * Add mobile navigation on project pageAnnabel Dunstone Gray2017-07-182-5/+10
| * | Merge branch 'new-nav-fix-contextual-breadcrumbs' into 'master'Filipa Lacerda2017-07-193-6/+10
| |\ \
| | * \ Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-141-1/+1
| | |\ \
| | * | | 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-122-3/+3
| | |\ \ \
| | * \ \ \ Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-073-4/+4
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-071-5/+6
| | |\ \ \ \ \
| | * | | | | | fixed breadcrumb titlesPhil Hughes2017-07-071-1/+1
| | * | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-062-37/+37
| | |\ \ \ \ \ \
| | * | | | | | | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-3/+8
| | * | | | | | | Contextual breadcrumb title fixesPhil Hughes2017-07-031-1/+1
* | | | | | | | | Fly-out dropdown menu in new sidebarPhil Hughes2017-07-191-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch '34764-make-project-more-clear' into 'master'Phil Hughes2017-07-192-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename Project nav items34764-make-project-more-clearAnnabel Dunstone Gray2017-07-182-8/+8
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Simplify width for dropdown-menu on mobileTakuya Noguchi2017-07-181-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'group-sub-settings-new-sidebar' into 'master'Annabel Dunstone Gray2017-07-171-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Added sub-nav to new group sidebargroup-sub-settings-new-sidebarPhil Hughes2017-07-171-1/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fixed project members link not staying activeproject-sidebar-membersPhil Hughes2017-07-141-3/+3
|/ / / / / /
* | | | | | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'breadcrumbs-limit-width' into 'master'Annabel Dunstone Gray2017-07-111-1/+1
|\ \ \ \ \
| * | | | | Added limit-container-width to breadcrumbs containerbreadcrumbs-limit-widthPhil Hughes2017-07-111-1/+1
| |/ / / /
* | | | | Fixed badge alignment in new project sidebar in FireFoxsidebar-badge-fix-firefoxPhil Hughes2017-07-111-2/+2
|/ / / /
* | | | Merge branch 'new-admin-sidebar-jobs-fix' into 'master'Annabel Dunstone Gray2017-07-071-2/+2
|\ \ \ \
| * | | | Fixed jobs page not being in new admin sidebarnew-admin-sidebar-jobs-fixPhil Hughes2017-07-071-2/+2
| | |/ / | |/| |
* | | | Fixed text overflow issue in new sidebarsPhil Hughes2017-07-072-2/+2
| |_|/ |/| |
* | | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-5/+6
|/ /
* | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-37/+37
|/
* New navigation breadcrumbsPhil Hughes2017-06-301-0/+19
* Cache total issue / MR counts for project by user typeSean McGivern2017-06-301-2/+2
* Only do complicated confidentiality checks when necessarySean McGivern2017-06-301-2/+2
* Merge branch 'sidebar-header-no-conflicts' into 'master'Phil Hughes2017-06-294-0/+18
|\
| * Minor editssidebar-header-no-conflictsAnnabel Dunstone Gray2017-06-292-2/+2
| * Make header into links; CSS tweaksAnnabel Dunstone Gray2017-06-284-6/+6
| * Add context header to sidebarAnnabel Dunstone Gray2017-06-284-0/+18
* | Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern2017-06-291-1/+3
|\ \ | |/ |/|
| * Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+3
* | Resolve "Navigation - Move contextual navigation to sidebar"Annabel Dunstone Gray2017-06-284-0/+466
|/