summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Attempted improvement to stop boards spec failingboards-spec-improvementsPhil Hughes2016-08-181-3/+5
* Fix tabs navigation and do not update URL via pushstateAlfredo Sumaran2016-08-171-1/+4
* Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-172-0/+196
|\
| * Remove index from pipeline toggles18141-pipeline-graphAnnabel Dunstone2016-08-171-9/+11
| * Merge master into branchAnnabel Dunstone2016-08-1714-14/+749
| |\
| * | 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-172-3/+14
| * | Merge branch '18141-pipeline-graph' of gitlab.com:gitlab-org/gitlab-ce into 1...Kamil Trzcinski2016-08-172-7/+50
| |\ \
| | * | Add links to pipeline graphAnnabel Dunstone2016-08-161-0/+4
| | * | Add toggle button to hide graph; set max-heightAnnabel Dunstone2016-08-162-7/+46
| | * | 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-1723-73/+279
| |\ \ \
| * | | | 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-173-17/+110
|\ \ \ \ \
| * | | | | Remove params from build; general refactorAnnabel Dunstone2016-08-172-9/+16
| * | | | | 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-172-25/+49
| * | | | | Move stages and jobs to build sidebarAnnabel Dunstone2016-08-171-3/+3
| * | | | | Style build dropdownsAnnabel Dunstone2016-08-171-20/+7
| * | | | | Populate dropdowns with current build on pageloadAnnabel Dunstone2016-08-171-2/+16
| * | | | | Selecting stage updates builds dropdownAnnabel Dunstone2016-08-171-8/+13
| * | | | | Add data attributes to buildsAnnabel Dunstone2016-08-172-24/+7
| * | | | | 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-172-1/+19
| * | | | | Add overflow tests to dropdownAnnabel Dunstone2016-08-171-0/+11
| | |/ / / | |/| | |
* | | | | 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-1723-69/+1403
|\ \ \ \ \ \
| * | | | | | Fixed bug when moving listPhil Hughes2016-08-171-1/+1
| * | | | | | Removed if around board deletingPhil Hughes2016-08-171-8/+10
| * | | | | | Code improvementsPhil Hughes2016-08-173-41/+24
| * | | | | | Improved code readabilityPhil Hughes2016-08-178-119/+52
| * | | | | | Tests updatedPhil Hughes2016-08-172-7/+7
| * | | | | | Tests updatePhil Hughes2016-08-172-6/+12
| * | | | | | Added vue resource interceptorPhil Hughes2016-08-172-0/+10
| * | | | | | Fix issue with paging not working sometimesPhil Hughes2016-08-171-1/+1
| * | | | | | Fixed some flexbox height issuesPhil Hughes2016-08-171-0/+5
| * | | | | | Updated rspec to not use sleep when draggingPhil Hughes2016-08-172-2/+6