Commit Graph

19 Commits

Author SHA1 Message Date
Clement Ho 7997bbbfef Backport MR from EE 2017-05-26 16:27:30 -05:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Stan Hu 62f856a3b5 Merge branch 'attemp-to-fix-issue_sidebar_spec-again' into 'master'
Trigger click instead of actual click to make sure the right button is always hit

Closes #30504

See merge request !11127
2017-05-06 02:23:34 +00:00
Luke "Jared" Bennett d32e0b31e0
Trigger click instead of actual click to make sure the right button is always hit 2017-05-05 17:51:18 +01:00
Valery Sizov 387c4b2c21 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
Sean McGivern f31cf06d05 Merge branch 'fix-issue_sidebar_spec-failure-and-remove-sleep' into 'master'
Fixed issue_sidebar_spec.rb click as true click cannot hit the right element and removed sleep

See merge request !11064
2017-05-03 15:47:45 +00:00
Rémy Coutable b4176bbaaf Merge branch '30667-creating-new-label-on-new-issue-causing-bug' into 'master'
Fix label creation from issuable for subgroup projects

Closes #30667

See merge request !11011
2017-05-03 15:19:29 +00:00
Luke "Jared" Bennett d6f07ce41d Revert to real click seeing as that was a bug with only the original branch 2017-05-03 13:24:10 +00:00
Luke "Jared" Bennett 308e2d3ff2 Fixed issue_sidebar_spec.rb click as true click cannot hit the right element and removed sleep 2017-05-03 13:18:28 +00:00
Mark Fletcher c99075e0d3 Fix label creation from issuable for subgroup projects 2017-05-03 17:51:35 +08:00
Luke "Jared" Bennett e377010123
Added find for collapsed sidebar before asserting 2017-05-03 02:37:01 +01:00
Jacopo ff76adb547 Unnecessary "include WaitForAjax" and "include ApiHelpers"
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Jose Ivan Vargas Lopez a63b18b14f Set the issuable sidebar to remain collapsed on mobile devices 2017-04-19 19:10:16 +00:00
Tom Koole 7f67b6c210 fix new label errors not visible in dropdown for #27287, also humanize error key, improve testing hieararchy for reuse, remove duplicate test 2017-02-09 09:12:22 -05:00
Jose Ivan Vargas 1da6267065 Improved code style on the issue_sidebar_spec.rb 2017-01-27 16:15:18 -06:00
Jose Ivan Vargas Lopez ae65272bbf Fixed Issuable sidebar so it remains closed on mobile/smaller screen devices
Added test to replicate the bug, also added a couple of helpers that can be reused
on the testing suite to resize the browser window, these helpers are located on the
spec/support/mobile_helpers.rb
2017-01-25 11:53:43 -06:00
Phil Hughes 80073da957 Include author in assignee dropdown search
When searching for the author in the assignee dropdown it now correctly returns the user

Closes #22905
2016-11-17 11:13:39 +00:00
tiagonbotelho 519275c110 fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
Alfredo Sumaran 6c29e1ef69 Add tests to check if a new label is added 2016-04-15 14:54:21 -05:00