summaryrefslogtreecommitdiff
path: root/app/views/layouts/header/_default.html.haml
Commit message (Expand)AuthorAgeFilesLines
* change right menu icon on mobile from hamburger to chevronchange_right_menu_icon_on_mobileArinde Eniola2016-04-251-1/+1
* Merge branch 'issue_14771' into 'master' Jacob Schatz2016-04-131-1/+1
|\
| * Hide top search form on the search pageissue_14771Alfredo Sumaran2016-04-111-1/+1
* | Project dropdown in header uses new dropdownPhil Hughes2016-04-121-0/+2
|/
* Fixes issue with signin button overflowing on mobileheader-mobile-overflowPhil Hughes2016-03-221-3/+4
* Merge branch 'master' into issue_12658Douwe Maan2016-03-201-2/+4
|\
| * Prevent a 500 when a repository's root_ref is nilrs-issue-14259Robert Speicher2016-03-171-2/+4
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-3/+2
|/
* Refactor UI header for logged out usersDmitriy Zaporozhets2016-03-011-22/+27
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-3/+3
* Rename menu item and page 'Task queue' to 'Tasks'Douglas Barbosa Alexandre2016-02-201-1/+1
* Add pending tasks badge on top right next to the new and logout buttonDouglas Barbosa Alexandre2016-02-201-1/+5
* Simplifies the HAML if statement for project branch URLJacob Schatz2016-01-201-6/+2
* Fix HTML so code passessecret-shortcut-featureJacob Schatz2016-01-201-2/+2
* Fix project find url so branch ref is not nilJacob Schatz2016-01-191-2/+6
* Proper spacing in HAML file `if` statement.Jacob Schatz2016-01-191-1/+1
* Removes `defined?` in favor to just `if`Jacob Schatz2016-01-191-1/+1
* Add reference to the correct branch.Jacob Schatz2016-01-191-1/+1
* Adds `t` as a shortcut for find file anywhereJacob Schatz2016-01-191-0/+3
* Fix header tooltip alignmentDouwe Maan2015-12-021-6/+6
* Merge branch 'impersonate' into 'master' Dmitriy Zaporozhets2015-11-141-0/+4
|\
| * refactor login as to be impersonation with better login/logoutJames Newton2015-10-291-0/+4
* | Added navigation link to SherlockYorick Peterse2015-11-091-0/+5
|/
* Hide search panel for group page if you dont have accesspublic_profilesDmitriy Zaporozhets2015-09-141-2/+3
* Fix home page for mobile devicesDmitriy Zaporozhets2015-09-021-1/+1
* Keep header fluid for big resDmitriy Zaporozhets2015-09-021-1/+1
* Align header with content containerDmitriy Zaporozhets2015-08-261-6/+1
* Limit content width for big screens except certain pagesDmitriy Zaporozhets2015-08-261-12/+0
* Refactor sidebar navigation for dashboardDmitriy Zaporozhets2015-08-201-4/+4
* Edited the CSS of header and sidebar; added a new class of logo-container to ...Darby2015-06-191-1/+2
* Bootlint: Add missing `type` attribute for buttonsRobert Speicher2015-06-161-1/+1
* Fix layout issue in header title truncation.Nicolas2015-06-161-3/+2
* Fix header for mobilesDmitriy Zaporozhets2015-06-081-2/+2
* Move logout buttom to top right cornerDmitriy Zaporozhets2015-06-081-0/+3
* improve navbar collapse for mobile viewsDmitriy Zaporozhets2015-06-011-2/+2
* Refactor header viewsDmitriy Zaporozhets2015-06-011-0/+43