summaryrefslogtreecommitdiff
path: root/spec/features/issues/form_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop2472-assignee-dropdown-does-not-display-selected-assignee-ceClement Ho2017-05-261-3/+1
* Backport MR from EEClement Ho2017-05-261-0/+62
* Fixed create new label form in issue form not working for sub-group projectsissuable-form-create-label-sub-groupsPhil Hughes2017-05-251-0/+31
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-4/+3
* Fix form specClement Ho2017-05-161-12/+8
* Fix rubocopClement Ho2017-05-161-3/+3
* Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho2017-05-161-10/+35
|\
| * Fix wait_for_ajax in describe blockfix-form_spec-failure-wait_for_ajax-unneeded-commandLuke "Jared" Bennett2017-05-121-2/+2
| * Fix form_spec.rb failure relating to wait_for_ajax and unneeded commandsLuke "Jared" Bennett2017-05-121-8/+10
* | Add additional EE checkClement Ho2017-05-111-4/+0
* | Add helper to disable css animation in rspecClement Ho2017-05-111-37/+2
* | Add specClement Ho2017-05-091-0/+16
|/
* Fix specsClement Ho2017-05-041-7/+6
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-7/+47
* Display check next to assigned user in dropdownSam Rose2017-04-281-0/+38
* link issuable reference to itself in headermhasbini2017-03-091-0/+10
* re-add Assign to Me link on new MR/Issue formsSimon Knox2017-03-071-1/+13
* Fixed label select toggle not updating correctlylabel-select-togglePhil Hughes2017-01-161-0/+16
* Updated wording in the specsPhil Hughes2016-07-211-2/+2
* Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-28/+62
* Added tests for new/edit issue formPhil Hughes2016-07-201-0/+85