summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav
Commit message (Collapse)AuthorAgeFilesLines
* Center layout navigation and remove iconsnav-offscreen-dz-patchDmitriy Zaporozhets2016-06-113-26/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add back sidebar counters and usernameAnnabel Dunstone2016-06-102-0/+7
|
* Revert side nav to full width; remove border under nav; remove tooltips on ↵Annabel Dunstone2016-06-103-33/+33
| | | | nav links; stop page content shifting with side nav; put project nav in container
* Render only issues/mr in subnav depends on contextDmitriy Zaporozhets2016-06-101-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Move Labels and Milestones as sub tab to Issues/MRDmitriy Zaporozhets2016-06-101-15/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update activity SVG pathicon-color-fixAnnabel Dunstone2016-06-091-1/+0
|
* Fix merge conflicts from removing links from sidebarAnnabel Dunstone2016-06-081-17/+3
|
* Add new icons to group page layout navAnnabel Dunstone2016-06-083-23/+19
|
* Start adding SVG iconsAnnabel Dunstone2016-06-081-0/+20
|
* Merge branch 'admin-nav' into 'master' Jacob Schatz2016-06-082-27/+23
|\ | | | | | | | | | | | | | | | | | | | | Sidebar updates ## What does this MR do? Updates `nav/_admin.html.haml` and `nav/_explore.html.haml` to match new compact sidebar design ## Screenshots (if relevant) ![Screen_Shot_2016-06-07_at_2.19.18_PM](/uploads/5699987001de901a67d503b097d1b19d/Screen_Shot_2016-06-07_at_2.19.18_PM.png) See merge request !4517
| * Update explore sidebaradmin-navAnnabel Dunstone2016-06-071-4/+4
| |
| * Update admin sidebarAnnabel Dunstone2016-06-071-23/+19
| |
* | Fix endless redirections when accessing user OAuth applications when they ↵Stan Hu2016-06-081-5/+6
|/ | | | | | | | are disabled Also hides the "Applications" nav button if OAuth applications are disabled by the admin. Closes #14770
* Update nav link font size and spacing; fix hamburger iconAnnabel Dunstone2016-06-071-10/+10
|
* Implement compact side navAnnabel Dunstone2016-06-071-14/+10
|
* Merge branch 'dz-rename-registry-tab' into 'master' Dmitriy Zaporozhets2016-06-031-1/+1
|\ | | | | | | | | | | | | | | | | Shorter name for Container Registry tab cc @markpundsack @jschatz1 Based on https://gitlab.com/gitlab-org/gitlab-ce/issues/17983#note_12208183 See merge request !4430
| * Shorter name for Container Registry tabdz-rename-registry-tabDmitriy Zaporozhets2016-06-021-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Put project Files and Commits tabs under Code tabDmitriy Zaporozhets2016-06-031-10/+9
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Cache assigned open issue count. Closes #18035Josh Frye2016-06-021-1/+1
| |
* | Cache assigned merge request count. Closes #18036Josh Frye2016-06-021-1/+1
|/
* Merge Builds and Pipelines tab into onedz-one-ci-cd-tabDmitriy Zaporozhets2016-05-281-9/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add fade out to sub navAnnabel Dunstone2016-05-253-3/+3
|
* Add fade to project nav; fix bug with controlsAnnabel Dunstone2016-05-251-95/+99
|
* Add fade out to left side of layout nav; remove dropdown nav helper; remove ↵Annabel Dunstone2016-05-252-2/+4
| | | | controls button from mobile
* Remove arrows from mobile scroll fade outAnnabel Dunstone2016-05-252-38/+40
|
* Start scrolling tabs designAnnabel Dunstone2016-05-251-1/+2
|
* Fix badge count UI for pipelines menu itemDmitriy Zaporozhets2016-05-241-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-231-0/+15
|\
| * Allow anonymous user to access pipelinesKamil Trzcinski2016-05-231-1/+2
| |
| * Merge branch 'with-pipeline-view' into 'master' Douwe Maan2016-05-191-0/+7
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add pipeline view This is continuation of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3653 cc @DouweM @grzesiek Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17551 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/15625 See merge request !3703
| | * Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-132-1/+6
| | |\
| | * | Improve pipelines designKamil Trzcinski2016-05-101-3/+3
| | | |
| | * | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-094-39/+27
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/ci/builds/_build.html.haml # app/views/projects/commit/_ci_commit.html.haml # app/views/projects/commit/_commit_box.html.haml
| | * \ \ Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-04-263-15/+9
| | |\ \ \
| | * | | | Remove unneeded changesKamil Trzcinski2016-04-131-1/+1
| | | | | |
| | * | | | Make Pipeline view workKamil Trzcinski2016-04-131-1/+1
| | | | | |
| | * | | | WIPKamil Trzcinski2016-04-131-0/+7
| | | | | |
| * | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-132-1/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Rename image to container_registryKamil Trzcinski2016-05-091-2/+2
| | | | | |
| * | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-094-39/+27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | WIPKamil Trzcinski2016-05-081-3/+3
| | | | | |
| * | | | | Use Container ImagesKamil Trzcinski2016-05-041-2/+2
| | | | | |
| * | | | | Added docker registry viewKamil Trzcinski2016-05-041-0/+7
| | |_|_|/ | |/| | |
* | | | | Redesign project page headerAnnabel Dunstone2016-05-191-1/+1
| | | | |
* | | | | Fix dashboard shortcutsDmitriy Zaporozhets2016-05-171-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Implement new horizontal navigation to project pagesDmitriy Zaporozhets2016-05-163-101/+68
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Fix mobile dropdown bugAnnabel Dunstone2016-05-131-1/+1
| | | |
* | | | Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+5
| |/ / |/| | | | | | | | Also added a health check page to the admin section for resetting the token.
* | | Make group settings button white instead of gray for better visibilitydz-improve-group-settingsDmitriy Zaporozhets2016-05-061-1/+1
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Move group settings navigation to own partialdz-refactor-group-subnavDmitriy Zaporozhets2016-05-062-40/+21
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>