summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into backport-issues-controller-changesbackport-issues-controller-changesBryce Johnson2017-09-077-3/+50
|\
| * Merge branch '37158-autodevops-banner' into 'master'Kamil Trzciński2017-09-071-0/+13
| |\
| | * Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0713-71/+132
| | |\
| | * | Updates tests and i18n37158-autodevops-bannerFilipa Lacerda2017-09-071-12/+3
| | * | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into 37158-aut...Kamil Trzcinski2017-09-071-1/+1
| | |\ \
| | * \ \ Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0631-2176/+7799
| | |\ \ \
| | * | | | Sets callout dissmiss cookie per project using a pathFilipa Lacerda2017-09-051-0/+22
| * | | | | Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-074-1/+35
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops...Kamil Trzcinski2017-09-0713-71/+132
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'master' into zj-auto-devops-tablezj/gitlab-ce-zj-auto-devops-tableZeger-Jan van de Weg2017-09-071-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0631-2176/+7799
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0449-186/+2289
| | |\ \ \ \
| | * | | | | Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-014-1/+14
| | * | | | | Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda2017-09-011-0/+21
| * | | | | | Merge branch '37513-projects-dropdown-copy-tweaks' into 'master'Tim Zallmann2017-09-072-2/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Change strings for projects dropdown placeholder and error state37513-projects-dropdown-copy-tweaksChris Peressini2017-09-072-2/+2
| | | |_|/ / | | |/| | |
* | | | | | Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-0/+22
|/ / / / /
* | | | | Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-0711-66/+103
|\ \ \ \ \
| * | | | | api js changes not needed for CESimon Knox2017-09-061-21/+0
| * | | | | backport boards specsSimon Knox2017-09-0612-67/+104
| * | | | | FE backport of group boards to reduce CE conflictsSimon Knox2017-09-061-1/+22
* | | | | | Merge branch 'fly-out-top-level-item' into 'master'Filipa Lacerda2017-09-072-5/+29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add top level items to fly-out navigationPhil Hughes2017-09-062-5/+29
| | |/ / / | |/| | |
* | | | | Merge branch '37023-remove-focus-styles-from-dropdown-empty-link' into 'master'Tim Zallmann2017-09-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove focus styles from dropdown empty link37023-remove-focus-styles-from-dropdown-empty-linkEric Eastwood2017-09-051-1/+1
| |/ / /
* | | | Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-062-64/+2
|/ / /
* | | Make search dropdowns consistentWinnie Hellmann2017-09-051-145/+178
* | | Fix flaky behaviour of `getSearchedProjects` due to missing `gon.current_user...kushalpandya2017-09-051-1/+2
* | | Remove spec as no longer necessarykushalpandya2017-09-051-60/+0
* | | Merge branch '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-0511-9/+1013
|\ \ \
| * | | Projects Dropdown Spec Mock Datakushalpandya2017-09-051-0/+96
| * | | Projects Dropdown App Store Speckushalpandya2017-09-051-0/+41
| * | | Projects Dropdown App Service Speckushalpandya2017-09-051-0/+178
| * | | Projects Dropdown Frequent Projects Item Component Speckushalpandya2017-09-051-0/+65
| * | | Projects Dropdown Searched Projects List Component Speckushalpandya2017-09-051-0/+84
| * | | Projects Dropdown Frequent Projects List Component Speckushalpandya2017-09-051-0/+72
| * | | Projects Dropdown Search Component Speckushalpandya2017-09-051-0/+101
| * | | Projects Dropdown App Component Speckushalpandya2017-09-051-0/+348
| * | | Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-6/+22
| * | | Make query param `simple` part of configkushalpandya2017-09-052-3/+6
* | | | Merge branch 'additional-time-series-charts' into 'master'Tim Zallmann2017-09-057-1842/+5965
|\ \ \ \ | |/ / / |/| | |
| * | | Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-311-0/+2
| * | | fix misnamed graph component propertyMike Greiling2017-08-301-5/+5
| * | | Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas2017-08-302-2/+1
| * | | Modified mocked data to be less than 500kbJose Ivan Vargas2017-08-302-5794/+1
| * | | Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-307-1842/+11757
* | | | Add feature highlight to Issue Boards in new navigation sidebarClement Ho2017-09-043-0/+386
* | | | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-038-64/+262
| |_|/ |/| |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-0334-186/+2148
|\ \ \
| * \ \ Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-0233-186/+2121
| |\ \ \