summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
Commit message (Expand)AuthorAgeFilesLines
* Standartize buttons and fields sizeDmitriy Zaporozhets2016-01-143-58/+12
* Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-144-8/+10
* Fix files, project settings and few more pages with new layoutDmitriy Zaporozhets2016-01-141-1/+9
* Dont use nav-pills. Instead use nav-listsDmitriy Zaporozhets2016-01-131-2/+2
* Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-131-22/+0
* Increase detail-page-header padding to match height with nav-linkDmitriy Zaporozhets2016-01-131-1/+1
* Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-135-15/+5
* New layout without background colorDmitriy Zaporozhets2016-01-133-10/+7
* changes `$quote-gray` to `$secondary-text`referenced-merge-requestsJacob Schatz2016-01-121-1/+1
* merge request close message moved and merge request now refered by `!`.Jacob Schatz2016-01-121-0/+5
* changes bolded on active for dropdowns, sitewide.active-state-on-button-makes-it-uppercaseJacob Schatz2016-01-111-3/+2
* fixes new branch button positioning, when visible and not visible containernew-branch-position-fixJacob Schatz2016-01-081-1/+6
* Merge branch 'cross-project-reference-move' into 'master' Dmitriy Zaporozhets2016-01-081-1/+9
|\
| * adds 85% width for textcross-project-reference-moveJacob Schatz2016-01-071-1/+1
| * adds reference to the bottom of sidebarJacob Schatz2016-01-071-1/+9
* | css change to height to make gray container fitbanner-out-of-placeJacob Schatz2016-01-072-0/+2
|/
* Add search field to commits pageDmitriy Zaporozhets2016-01-071-7/+3
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+8
* Merge branch 'brunsa2/gitlab-ce-diverging-branch-graphs' into 'master' Douwe Maan2016-01-051-0/+56
|\
| * Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-12-0311-135/+128
| |\
| * \ Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-11-128-14/+90
| |\ \
| * | | Add graphs showing commits ahead and behind default to branches pageJeff Stubler2015-11-011-0/+59
* | | | adds settings menu to the top for editting and leaving projectsJacob Schatz2015-12-281-0/+7
* | | | Merge branch 'new-project-header-redesign' into 'master' Dmitriy Zaporozhets2015-12-241-3/+72
|\ \ \ \
| * | | | fixes css spacing issuesnew-project-header-redesignJacob Schatz2015-12-231-27/+27
| * | | | Merge branch 'master' into new-project-header-redesignJacob Schatz2015-12-232-4/+41
| |\ \ \ \
| * | | | | adds dropdown for cloningJacob Schatz2015-12-231-2/+9
| * | | | | adds starring and unstarring text to star button, also adds partial new stylesJacob Schatz2015-12-231-1/+4
| * | | | | arrows for buttonsJacob Schatz2015-12-231-1/+60
* | | | | | Merge remote-tracking branch 'origin/master' into emoji-picker-searchemoji-picker-searchValery Sizov2015-12-241-0/+2
|\ \ \ \ \ \
| * | | | | | nav full widthnew-nav-widthAndriy Dyadyura2015-12-241-0/+2
| | |/ / / / | |/| | | |
* | | | | | fix specsValery Sizov2015-12-242-2/+2
* | | | | | Merge remote-tracking branch 'origin/master' into emoji-picker-searchValery Sizov2015-12-244-8/+44
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'new-project-button-seperate-from-filter-name' into 'master' Dmitriy Zaporozhets2015-12-231-3/+40
| |\ \ \ \ \
| | * | | | | fixes spacing between new project button and inputnew-project-button-seperate-from-filter-nameJacob Schatz2015-12-231-1/+1
| | * | | | | adds css for `left-top-menu`. Also hides buttons in certain for factors.Jacob Schatz2015-12-231-1/+8
| | * | | | | project headerJacob Schatz2015-12-231-3/+33
| * | | | | | Merge branch 'button-height' into 'master' Dmitriy Zaporozhets2015-12-231-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | new button sizesAndriy Dyadyura2015-12-231-1/+1
| | * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into button-...Andriy Dyadyura2015-12-232-21/+1328
| | |\ \ \ \ \ | | | |/ / / /
| * | | | | | Merge branch 'double-border-on-no-comments' into 'master' Dmitriy Zaporozhets2015-12-232-2/+1
| |\ \ \ \ \ \
| | * | | | | | border bottom for last comment fixes double line issuedouble-border-on-no-commentsJacob Schatz2015-12-222-2/+1
| * | | | | | | Merge branch 'master' into new-buttonsDmitriy Zaporozhets2015-12-232-21/+1328
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| * | | | | | new buttons issueAndriy Dyadyura2015-12-221-2/+2
| | |/ / / / | |/| | | |
* | | | | | fixes after reviewValery Sizov2015-12-242-2/+2
* | | | | | emoji picker searchValery Sizov2015-12-231-0/+4
| |/ / / / |/| | | |
* | | | | improved emoji picker styleimprove_emoji_pickerValery Sizov2015-12-221-1/+3
* | | | | emoji css refactoringValery Sizov2015-12-221-1262/+1267
* | | | | base implementation of emoji picker [ci skip]Valery Sizov2015-12-222-21/+1321
|/ / / /
* | | | Revert sidebar position for issue and merge requestDmitriy Zaporozhets2015-12-172-16/+2