summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/sidebar.scss
Commit message (Collapse)AuthorAgeFilesLines
* Refactor box-shadow style for sidebar to satisfy css lintdz-sidebar-shadowDmitriy Zaporozhets2016-07-111-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add side shadow for unpinned sidebarDmitriy Zaporozhets2016-07-091-0/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix profile test to click on header user profile linkDmitriy Zaporozhets2016-07-051-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove current user link to the profile from sidebarDmitriy Zaporozhets2016-07-051-18/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Completed new project page Updated CHANGELOG Corrected 'Create project' button Made responsive Added gitlab export button Changed Spinach test to match updated UI reverted test changes and fixed UI Corrected 'Repo by URL' text Fixed static namespace style Added errors partial Added padding to bottom of page-with-sidebar
* Fixed issue with navbar counts being misalignednav-count-alignment-ffPhil Hughes2016-06-211-1/+0
| | | | Closes #18916
* Lighten each logo path color instead of whiteAnnabel Dunstone2016-06-151-11/+0
|
* Moved pinned button to the bottomPhil Hughes2016-06-151-13/+23
| | | | Changed breakpoint width to 1440px
* Increased speed of sidebar transitionPhil Hughes2016-06-151-62/+21
|
* Pinned sidebar navigation optionPhil Hughes2016-06-151-52/+67
| | | | Closes #18542
* Put all sidebar icons in fixed width containerAnnabel Dunstone2016-06-141-0/+6
|
* Add back sidebar counters and usernameAnnabel Dunstone2016-06-101-3/+14
|
* Revert side nav to full width; remove border under nav; remove tooltips on ↵Annabel Dunstone2016-06-101-47/+8
| | | | nav links; stop page content shifting with side nav; put project nav in container
* Fix logo at all screen widths, update sidebar textAnnabel Dunstone2016-06-101-37/+27
|
* Move tanuki icon to center of nav bar; keep nav closed by default; remove ↵Annabel Dunstone2016-06-101-12/+15
| | | | collapsed nav cookie
* CI build page UI updatePhil Hughes2016-06-101-1/+3
| | | | | Added sidebar Removed elements not present in design
* Merge branch 'nav-scroll-bug' into 'master' Jacob Schatz2016-06-081-1/+8
|\ | | | | | | | | | | | | | | | | | | | | Side nav scrolls if content height taller than screen ## What does this MR do? Header logo is now fixed at top; put back scrolling functionality in side nav ## Screenshots (if relevant) <img src="/uploads/e1d1b60c296c39c61d7fe7da22b6c52d/scroll.gif" width="600px"> See merge request !4513
| * Side nav scrolls if content height taller than screennav-scroll-bugAnnabel Dunstone2016-06-071-1/+8
| |
* | Fix activity SVG17240-svgAnnabel Dunstone2016-06-081-1/+0
| |
* | Fix merge conflicts from removing links from sidebarAnnabel Dunstone2016-06-081-5/+1
| |
* | Add SVG icons to side barAnnabel Dunstone2016-06-081-4/+0
| |
* | Start adding SVG iconsAnnabel Dunstone2016-06-081-0/+8
|/
* Update nav link font size and spacing; fix hamburger iconAnnabel Dunstone2016-06-071-13/+5
|
* Fix control btn positionAnnabel Dunstone2016-06-071-1/+1
|
* Implement compact side navAnnabel Dunstone2016-06-071-96/+18
|
* Remove arrows from mobile scroll fade outAnnabel Dunstone2016-05-251-1/+1
|
* Undo changes; reduce sidebar internal width17338-sidebar-widthAnnabel Dunstone2016-05-121-9/+4
|
* No extra link padding at xs screen sizeAnnabel Dunstone2016-05-101-2/+4
|
* Reduce width of side navAnnabel Dunstone2016-05-101-4/+7
|
* Minor consistency fixes to sidebar & headerDmitriy Zaporozhets2016-05-101-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix media queries for absolutely positioned nav elementAnnabel Dunstone2016-05-091-2/+8
|
* Hide navbar on mobileAnnabel Dunstone2016-05-091-0/+40
|
* Reduce height of nav to 50pxAnnabel Dunstone2016-05-041-2/+3
|
* Fixed layout nav, revert back to badge styles, general enhancementsAnnabel Dunstone2016-05-041-0/+8
|
* Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz2016-04-071-74/+49
| | | This reverts merge request !3494
* Revert "Merge branch 'fix-sidebar-exapnd' into 'master'"revert-5e8740eeJacob Schatz2016-04-071-1/+1
| | | This reverts merge request !3520
* Fix transparent bg for expand sidebar buttonDmitriy Zaporozhets2016-04-041-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Some tweaks to new sidebarDmitriy Zaporozhets2016-04-011-7/+12
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve styling for new complex sidebarDmitriy Zaporozhets2016-04-011-38/+27
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Hide sidebar completely when collapsedDmitriy Zaporozhets2016-04-011-44/+22
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor left navigation sidebar to use 2 levelsDmitriy Zaporozhets2016-04-011-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Concept of 2 level navigation sidebarDmitriy Zaporozhets2016-04-011-0/+53
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Collapsed sidebar opens over instead of pushing content.Jacob Schatz2016-03-301-0/+4
|
* Sidebar collapse update issueJacob Schatz2016-03-301-0/+4
|
* Removed hover background that wasn't neededissue-sidebar-overlapPhil Hughes2016-03-231-4/+3
|
* Fixed failing testsPhil Hughes2016-03-231-74/+60
| | | | Moved the scss out of a mixin as it was really confusing the hell out of the CSS
* Issue sidebar overlaps on tabletPhil Hughes2016-03-231-16/+7
|
* Sidebar should be on top of dropdownsAlfredo Sumaran2016-03-181-1/+1
|
* Follow the CSS Style Guide rules for unitless zero values.connorshea2016-03-161-5/+5
| | | | | | | | Updated Emoji Rake task to conform to style guide. Discussed in #14299. [ci skip]
* Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-151-2/+2
| | | | | | | Use lowercase letters and shorthand values for HEX colors where possible. Discussed in #14299.