summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| |\ \
| | * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3110-75/+59
| | |\ \
| | * \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-9/+5
| | |\ \ \
| | * \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-308-11/+237
| | |\ \ \ \
| | * | | | | IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-251-0/+1
| | * | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-237-36/+93
| | |\ \ \ \ \
| | * | | | | | IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-221-1/+1
| | * | | | | | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-179-27/+27
| | * | | | | | Remove view=full_data from NotesControllerDouwe Maan2017-08-171-2/+2
| | * | | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-1715-148/+327
| | |\ \ \ \ \ \
| | * | | | | | | IssueNotesRefactor: Implement missing attachment image.Fatih Acet2017-08-161-0/+23
| | * | | | | | | Fix broken testsFilipa Lacerda2017-08-122-2/+4
| | * | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-1220-21/+36
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix broken markdown field testFilipa Lacerda2017-08-111-1/+2
| | * | | | | | | | Adds tests for sync actionsFilipa Lacerda2017-08-111-83/+2
| | * | | | | | | | Adds helper to test Vuex actionsFilipa Lacerda2017-08-112-14/+98