summaryrefslogtreecommitdiff
path: root/spec/features/issues/issue_sidebar_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* replace trigger click with clickold-branch-testMike Greiling2017-11-151-5/+5
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-4/+4
* fix failing specs due phantomJS scroll positionMike Greiling2017-08-041-4/+4
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-14/+0
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
| * Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requestsJose Ivan Vargas2017-06-291-17/+0
| * Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas2017-06-271-2/+5
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Backport MR from EEClement Ho2017-05-261-0/+17
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Merge branch 'attemp-to-fix-issue_sidebar_spec-again' into 'master' Stan Hu2017-05-061-1/+1
|\
| * Trigger click instead of actual click to make sure the right button is always...attemp-to-fix-issue_sidebar_spec-againLuke "Jared" Bennett2017-05-051-1/+1
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+15
|/
* Merge branch 'fix-issue_sidebar_spec-failure-and-remove-sleep' into 'master' Sean McGivern2017-05-031-4/+2
|\
| * Revert to real click seeing as that was a bug with only the original branchfix-issue_sidebar_spec-failure-and-remove-sleepLuke "Jared" Bennett2017-05-031-1/+1
| * Fixed issue_sidebar_spec.rb click as true click cannot hit the right element ...Luke "Jared" Bennett2017-05-031-4/+2
* | Merge branch '30667-creating-new-label-on-new-issue-causing-bug' into 'master' Rémy Coutable2017-05-031-1/+2
|\ \ | |/ |/|
| * Fix label creation from issuable for subgroup projectsMark Fletcher2017-05-031-1/+2
* | Added find for collapsed sidebar before assertingfix-issue_sidebar_spec-master-transient-failureLuke "Jared" Bennett2017-05-031-0/+2
|/
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Set the issuable sidebar to remain collapsed on mobile devicesJose Ivan Vargas Lopez2017-04-191-0/+14
* fix new label errors not visible in dropdown for #27287, also humanize error ...Tom Koole2017-02-091-29/+36
* Improved code style on the issue_sidebar_spec.rbJose Ivan Vargas2017-01-271-10/+11
* Fixed Issuable sidebar so it remains closed on mobile/smaller screen devicesJose Ivan Vargas Lopez2017-01-251-1/+25
* Include author in assignee dropdown searchassignee-dropdown-autocompletePhil Hughes2016-11-171-1/+34
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-4/+4
* Add tests to check if a new label is addedAlfredo Sumaran2016-04-151-0/+79