summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
Commit message (Expand)AuthorAgeFilesLines
* Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdownPaco Guzman2016-08-181-1/+2
* Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-171-0/+181
|\
| * Merge master into branchAnnabel Dunstone2016-08-179-11/+298
| |\
| * | Update CSS selector and play iconAnnabel Dunstone2016-08-171-1/+1
| * | Add deploy btn in graph; fix JS to toggle one graph at a time if multiple pip...Annabel Dunstone2016-08-171-0/+8
| * | Merge branch '18141-pipeline-graph' of gitlab.com:gitlab-org/gitlab-ce into 1...Kamil Trzcinski2016-08-171-7/+40
| |\ \
| | * | Add links to pipeline graphAnnabel Dunstone2016-08-161-0/+4
| | * | Add toggle button to hide graph; set max-heightAnnabel Dunstone2016-08-161-7/+36
| | * | Fix scss lint errorAnnabel Dunstone2016-08-161-2/+2
| | * | Fix graph scrolling bugAnnabel Dunstone2016-08-161-6/+7
| | * | Truncate build and stage namesAnnabel Dunstone2016-08-161-4/+11
| | * | Add min width and horizontally scroll pipeline graph when overflowAnnabel Dunstone2016-08-161-6/+17
| | * | Connect all builds in visual pipelineAnnabel Dunstone2016-08-161-8/+73
| | * | Connect top level tests to each otherAnnabel Dunstone2016-08-161-0/+50
| | * | Add build data to top of pipeline pageAnnabel Dunstone2016-08-161-0/+6
| * | | Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski2016-08-179-14/+116
| |\ \ \
| * | | | Fix scss lint errorAnnabel Dunstone2016-08-091-2/+2
| * | | | Fix graph scrolling bugAnnabel Dunstone2016-08-091-6/+7
| * | | | Truncate build and stage namesAnnabel Dunstone2016-08-091-4/+11
| * | | | Add min width and horizontally scroll pipeline graph when overflowAnnabel Dunstone2016-08-091-6/+17
| * | | | Connect all builds in visual pipelineAnnabel Dunstone2016-08-091-8/+73
| * | | | Connect top level tests to each otherAnnabel Dunstone2016-08-091-0/+50
| * | | | Add build data to top of pipeline pageAnnabel Dunstone2016-08-091-0/+6
* | | | | Merge branch '18516-collapse-build-tabs' into 'master' Jacob Schatz2016-08-172-11/+81
|\ \ \ \ \
| * | | | | Remove params from build; general refactorAnnabel Dunstone2016-08-171-0/+6
| * | | | | Style build container box; add check mark to active build18516-collapse-build-tabsAnnabel Dunstone2016-08-172-3/+29
| * | | | | Display jobs as scrolling list in sidebarAnnabel Dunstone2016-08-171-19/+49
| * | | | | Style build dropdownsAnnabel Dunstone2016-08-171-20/+7
| * | | | | Add data attributes to buildsAnnabel Dunstone2016-08-171-8/+1
| * | | | | Change active state of list items; style dropdown itemsAnnabel Dunstone2016-08-171-0/+18
| * | | | | Hide dropdown if all tests fit on one line; add counter to dropdownAnnabel Dunstone2016-08-171-0/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'button-icons-alignment' into 'master' Jacob Schatz2016-08-171-0/+4
|\ \ \ \ \
| * | | | | add space between icon and button textwinniehell2016-08-171-0/+4
| |/ / / /
* | | | | Merge branch 'issue-boards' into 'master' Douwe Maan2016-08-172-0/+331
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed some flexbox height issuesPhil Hughes2016-08-171-0/+5
| * | | | Added loading icon so user knows when new page is loadingPhil Hughes2016-08-171-0/+5
| * | | | Defaults milestone filter to upcomingPhil Hughes2016-08-171-0/+1
| * | | | Removed underscoreJS usesPhil Hughes2016-08-171-1/+1
| * | | | Changed ghost to have a slight opacityPhil Hughes2016-08-171-1/+1
| * | | | Hides label for current listPhil Hughes2016-08-171-0/+4
| * | | | Fixed list heightsPhil Hughes2016-08-171-1/+0
| * | | | Mobile improvementsPhil Hughes2016-08-171-0/+29
| * | | | Added loading icon to boards vue appPhil Hughes2016-08-171-0/+5
| * | | | Label description in tooltipPhil Hughes2016-08-171-0/+5
| * | | | Moved some code over to underscorejsPhil Hughes2016-08-171-2/+2
| * | | | Fixed cursor not changing when over the headerPhil Hughes2016-08-171-2/+11
| * | | | Changed cursors to only show draggable when logged inPhil Hughes2016-08-171-4/+5
| * | | | Keeps the filters after a reloadPhil Hughes2016-08-171-4/+4
| * | | | Improved the mobile UIPhil Hughes2016-08-171-3/+12
| * | | | Added cursor for when movingPhil Hughes2016-08-171-0/+15