summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav
Commit message (Expand)AuthorAgeFilesLines
* Add boards controller to issue nav itemissue-boards-navAnnabel Dunstone2016-08-181-1/+1
* Redirect to external issue tracker from `/issues`Robert Speicher2016-08-011-1/+1
* Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-1/+1
* Change nav link snippet controllerAnnabel Dunstone2016-07-211-1/+1
* Merge branch 'explore-nav' into 'master' Jacob Schatz2016-07-201-4/+0
|\
| * Remove icons from explore navAnnabel Dunstone2016-07-201-4/+0
* | Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-201-2/+2
* | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-191-2/+2
* | Change title to CI/CD PipelinesAnnabel Dunstone2016-07-191-2/+2
* | Rename to CI PipelineAnnabel Dunstone2016-07-191-7/+3
* | Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone2016-07-191-0/+4
|/
* Remove icons from sidebar; remove darker theme color from pin & toggle buttonsAnnabel Dunstone2016-07-121-20/+0
* Update Access Tokens link title to match the text Dmitriy Zaporozhets2016-07-121-1/+1
* Rename profile navigation tab 'Personal Access Tokes' to 'Access Tokens'dz-rename-personal-access-tokensDmitriy Zaporozhets2016-07-111-1/+1
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-012-2/+2
* Use number_to_human_size for system info and remove dependency on Filesize gem.Josh Frye2016-06-281-1/+1
* Ensure Monitoring tab is highlightedJosh Frye2016-06-281-1/+1
* Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-284-8/+8
* Move fade divs out of every scrolling container; remove unneeded scrolling CSSAnnabel Dunstone2016-06-233-58/+57
* Move fade out divs outside of scrolling container on project viewAnnabel Dunstone2016-06-231-5/+5
* Merge branch '18755-fix-destroy-project-causes-post_decline_request-to-be-exe...Douwe Maan2016-06-223-21/+28
|\
| * Add 'Leave Group' linkRémy Coutable2016-06-181-15/+21
| * Show 'Leave project' only if member can actually leave the projectRémy Coutable2016-06-182-6/+7
* | Merge branch 'rename-code-to-repo' into 'master' Dmitriy Zaporozhets2016-06-211-2/+2
|\ \
| * | Rename Repo -> Repositoryrename-code-to-repoStan Hu2016-06-211-2/+2
| * | Rename Code tab to RepoStan Hu2016-06-201-2/+2
* | | Merge branch 'li-fade'Dmitriy Zaporozhets2016-06-214-8/+8
|\ \ \
| * | | Add fade divs as li elementsli-fadeAnnabel Dunstone2016-06-204-8/+8
| |/ /
* | | Add arrow in horizontal scroll fadeAnnabel Dunstone2016-06-204-0/+8
|/ /
* | Put some admin settings in dropdowndz-admin-tabs-dropdownDmitriy Zaporozhets2016-06-202-50/+65
* | Move appearance settings as sub tab to application settingsdz-admin-tabsDmitriy Zaporozhets2016-06-201-6/+1
* | Merge branch 'dz-organize-admin-settings' into 'master' Jacob Schatz2016-06-181-5/+1
|\ \ | |/ |/|
| * Move admin->runners tab as subnav of overview tabdz-organize-admin-settingsDmitriy Zaporozhets2016-06-161-5/+1
* | Merge branch '18724-dont-show-leave-project-to-group-member' into 'master' Douwe Maan2016-06-171-2/+3
|\ \
| * | Don't show 'Leave Project' to group members18724-dont-show-leave-project-to-group-memberRémy Coutable2016-06-171-2/+3
| |/
* | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-165-117/+83
|\ \ | |/
| * Rearrange order of tabsAnnabel Dunstone2016-06-151-4/+4
| * Move builds tab to admin overviewAnnabel Dunstone2016-06-151-5/+1
| * Add monitoring link with subtabsAnnabel Dunstone2016-06-151-11/+4
| * Add sub links to overviewAnnabel Dunstone2016-06-151-14/+2
| * Add counter for abuse reportsAnnabel Dunstone2016-06-151-0/+1
| * Remove admin layout-nav countersAnnabel Dunstone2016-06-151-4/+0
| * Move admin nav to horizontal layout navAnnabel Dunstone2016-06-151-20/+3
| * Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-151-1/+1
| |\
| | * Improve design after reviewKamil Trzcinski2016-06-141-1/+1
| * | Merge branch '18539-nav-alignment' into 'master' Jacob Schatz2016-06-141-10/+20
| |\ \
| | * | Put all sidebar icons in fixed width containerAnnabel Dunstone2016-06-141-10/+20
| * | | Merge branch 'master' into 13948-access-request-to-projects-and-groupsDouwe Maan2016-06-142-39/+40
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'settings-dropdown-permissions' into 'master' Dmitriy Zaporozhets2016-06-142-49/+50
| | |\ \ | | | |/ | | |/|
| | | * Pass can_edit and access to partial.Connor Shea2016-06-132-3/+1