summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+17
|\ | | | | | | | | Move dashboard help spinach test to rspec See merge request !8436
| * Move dashboard help spinach test to rspecSemyon Pupkov2017-01-041-0/+17
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+20
|\ \ | | | | | | | | | | | | Move dashboard group spinach test to rspec See merge request !8434
| * | Move dashboard group spinach test to rspecSemyon Pupkov2017-01-041-0/+20
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+28
|\ \ | | | | | | | | | | | | Move dashboard archived projects spinach tests to rspec See merge request !8431
| * | Move dashboard archived projects spinach tests to rspecSemyon Pupkov2017-01-041-0/+28
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'move-dashboard-activetab-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+46
|\ \ | | | | | | | | | | | | Move dashboard active tab spinach test to rspec See merge request !8423
| * | Move dashboard active tab spinach test to rspecSemyon Pupkov2017-01-031-0/+46
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | | Merge branch 'remove-double-let' into 'master' Rémy Coutable2017-01-131-1/+0
|\ \ \ | | | | | | | | | | | | | | | | Remove duplicate let in cycle_analytics_spec See merge request !8422
| * | | Remove duplicate let in cycle_analytics_specSemyon Pupkov2017-01-031-1/+0
| |/ /
* | | Merge branch 'move-admin-users-spinach-tests-to-rspec' into 'master' Rémy Coutable2017-01-131-32/+141
|\ \ \ | | | | | | | | | | | | | | | | Move admin users spinach tests to rspec See merge request !8395
| * | | Tiny refactoring example in admin users feature specSemyon Pupkov2017-01-021-9/+9
| | | |
| * | | Move admin users spinach tests to rspecSemyon Pupkov2017-01-021-23/+132
| | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | | | Fix rubocopsearch-bar-first-iterationClement Ho2017-01-111-11/+11
| | | |
* | | | Backend reviewClement Ho2017-01-117-13/+192
| | | |
* | | | Fix various styles for rubocopLin Jen-Shin2017-01-092-6/+6
| | | |
* | | | Fix specsClement Ho2017-01-093-58/+34
| | | |
* | | | Fix specsClement Ho2017-01-094-8/+10
| | | |
* | | | Add specs for remaining dropdownsClement Ho2017-01-097-51/+782
| | | |
* | | | Define filtered_search as a variableClement Ho2017-01-092-6/+2
| | | |
* | | | Create dropdown hint specClement Ho2017-01-093-6/+152
| | | |
* | | | Remove trailing whitespaceClement Ho2017-01-091-20/+20
| | | |
* | | | Change CGI::Parse to CGI.ParseClement Ho2017-01-091-4/+4
| | | |
* | | | Refine search bar specsClement Ho2017-01-091-6/+4
| | | |
* | | | Fix RSS feed testClement Ho2017-01-091-7/+7
| | | |
* | | | Add user symbol for search specClement Ho2017-01-091-2/+2
| | | |
* | | | Add spec for issue label clickedClement Ho2017-01-091-45/+165
| | | |
* | | | Fix failing specClement Ho2017-01-091-1/+3
| | | |
* | | | Add support for labels containing single/double quoteClement Ho2017-01-091-7/+5
| | | |
* | | | Add more specsClement Ho2017-01-092-25/+83
| | | |
* | | | Add specs for clear search buttonClement Ho2017-01-091-0/+55
| | | |
* | | | Update tests to include token symbolClement Ho2017-01-091-83/+95
| | | |
* | | | Added more specsClement Ho2017-01-092-1/+73
| | | |
* | | | Add filter by merge request spec based on previous filter by issues specClement Ho2017-01-091-0/+355
| | | |
* | | | Convert and move reset filters spec to MRClement Ho2017-01-092-89/+96
| | | |
* | | | Remove spec since it already exists in MR pageClement Ho2017-01-091-91/+0
| | | |
* | | | Move spec to check on MR page instead of Issues pageClement Ho2017-01-091-12/+14
| | | |
* | | | Add username to gonClement Ho2017-01-091-4/+4
| | | |
* | | | Update filter issue specsClement Ho2017-01-091-235/+271
| | | |
* | | | Merge branch 'auto-pipelines-vue' into 'master' Fatih Acet2017-01-091-172/+269
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Pipelines Vue See merge request !7196
| * \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2017-01-0913-40/+89
| |\ \ \ \
| * | | | | Fix pipeline stage graph test example false positiveGrzegorz Bizon2017-01-051-6/+7
| | | | | |
| * | | | | Fix pipelines feature specs after invalid mergeGrzegorz Bizon2017-01-051-15/+10
| | | | | |
| * | | | | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-053-24/+69
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (35 commits) Adds back removed class in merge request pipelines table Fix dropdown icon alignment Simplify HTML of mini pipeline graph and dropdown Creates individual html for dropdown Adds simplified CSS for the new dropdown Removes old CSS Improves dropdown item in Chrome, Firefox and Safari Use SCSS variables for colors. Fix scss linter errors Adds animation when the stage is hovered. Adds back tooltip on dropdown toggle Fixes broken tests additional css changes to get more into direction of mockups Adds CHANGELOG entry Removes unneeded `window` declaration Decreases font-size on login page Ensure internal Gitlab::Git references use the namespace Absorb gitlab_git Fix review comments. Add spec for note edit and fix one commented spec. Review fixes. Use gl.utils.isInViewport and improve gl.utils.animateToElement. Make sure elements share the same scope Hide edit warning element when form reverted. Remove unnecessary styling came from merge conflicts. Fix single note edit form specs. Separate edit form in Changes and Discussions tab. Fix warning styling for responsive design. Fix task list for single edit note widget changes. Fix notes spec. ...
| * | | | | | Combine some tests in pipelines specs to speed it upGrzegorz Bizon2017-01-051-12/+20
| | | | | | |
| * | | | | | Merge branch 'master' into auto-pipelines-vueRegis2017-01-046-18/+203
| |\ \ \ \ \ \
| * | | | | | | Fix Rubocop offense in pipelines feature spec fileGrzegorz Bizon2017-01-041-2/+1
| | | | | | | |
| * | | | | | | Show yaml error badge in pipelines page if presentGrzegorz Bizon2017-01-041-1/+1
| | | | | | | |
| * | | | | | | Add test example for pipeline with yaml errorsGrzegorz Bizon2017-01-041-0/+18
| | | | | | | |
| * | | | | | | Remove unused mixins from pipelines feature specsGrzegorz Bizon2017-01-041-2/+0
| | | | | | | |