Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-06Clean up new navigation templatesPhil Hughes
2017-07-31Moves the Performance Bar to the top instead of being at the bottomRémy Coutable
2017-07-20Merge branch '34036-sidebar-mobile' into 'master'Phil Hughes
Resolve "Navigation - Add contextual navigation on mobile" Closes #34036 See merge request !12944
2017-07-18Make sidebar accessible on mobileAnnabel Dunstone Gray
2017-07-07Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes
2017-07-07Moves alert boxes to below the breadcrumbsPhil Hughes
2017-07-06improvements to breadcrumb titles, links & nestingPhil Hughes
2017-06-30New navigation breadcrumbsPhil Hughes
2017-06-28Resolve "Navigation - Move contextual navigation to sidebar"Annabel Dunstone Gray
2017-03-23remove jobs page hack to make subnav 100% widthMike Greiling
2017-03-23remove unnecessary string interpolationMike Greiling
2017-02-21Revert "Merge branch '27934-left-align-nav' into 'master'"Annabel Dunstone Gray
This reverts merge request !9338
2017-02-17Refactor project stats & last_commit CSS; left align main nav itemsAnnabel Dunstone Gray
2017-02-16Cache js selectors; fix cssAnnabel Dunstone Gray
2017-02-15Remove pinned nav functionality and side_navbar_classAnnabel Dunstone Gray
2016-12-16fix margin on alert stripes within ":flash_message" blockMike Greiling
2016-11-17Add ID for a11y shortcut hrefKushal Pandya
2016-10-03Fixes sidebar navigation.Fatih Acet
2016-10-01Add flash containers and broadcast messages below subnavAnnabel Dunstone Gray
2016-09-07remove dead code - 'collapsed_nav' cookie no longer used since a1fbdbb6 (see ↵Mike Greiling
MR !4579)
2016-08-17Initial issue boards UIPhil Hughes
2016-07-14Improves left static sidebar behaviourDmitriy Zaporozhets
List of changes: * removed bottom 50px space that is no longer necessary with pin button at the top * increased side padding so sidebar links are closer to counters * use fixed weight pin icon so it correctly aligned with counters Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-07-12Remove toggle partial; Move pin link to top of side navAnnabel Dunstone
2016-07-05Remove current user link to the profile from sidebarDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-21Add tooltip on pin/unpin navAnnabel Dunstone
2016-06-15Moved pinned button to the bottomPhil Hughes
Changed breakpoint width to 1440px
2016-06-15Pinned sidebar navigation optionPhil Hughes
Closes #18542
2016-06-11Center layout navigation and remove iconsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-10Fix preferences_spec testAnnabel Dunstone
2016-06-10Add back sidebar counters and usernameAnnabel Dunstone
2016-06-10Revert side nav to full width; remove border under nav; remove tooltips on ↵Annabel Dunstone
nav links; stop page content shifting with side nav; put project nav in container
2016-06-10Fix logo at all screen widths, update sidebar textAnnabel Dunstone
2016-06-10Move tanuki icon to center of nav bar; keep nav closed by default; remove ↵Annabel Dunstone
collapsed nav cookie
2016-06-07Test impersonation using img data attribute instead of usernameAnnabel Dunstone
2016-06-07Implement compact side navAnnabel Dunstone
2016-05-26Add fade out to left side of layout nav; remove dropdown nav helper; remove ↵Annabel Dunstone
controls button from mobile
2016-05-13Fix mobile dropdown bugAnnabel Dunstone
2016-05-13Move broadcast msg into content-wrapperAnnabel Dunstone
2016-05-04Fixed layout nav, revert back to badge styles, general enhancementsAnnabel Dunstone
2016-04-28Make layout navigation gray and fluidDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-20Layout navigation should respect layout width settingsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-19Implement top navigation concept for profile areaDmitriy Zaporozhets
Main idea is to keep left sidebar static so user is not confused by changing context. Instead we put changing navigation with changing content in one main block Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-08Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz
This reverts merge request !3494
2016-04-01Improve styling for new complex sidebarDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-01Hide sidebar completely when collapsedDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-01Refactor left navigation sidebar to use 2 levelsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-01Fix issue with overlap of sidebar links.Jacob Schatz
2016-02-05fixed issue with poor logo transition animation on safariRoman Rott
updates after code review: moved coffee code to appropriate file, updated css to not use js-prefixed selectors Updated comments and Changelog Removed duplicate line in changelog
2016-01-28New right side gutter design.Jacob Schatz
[WIP]
2016-01-13Add suport for layout without containerDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>