summaryrefslogtreecommitdiff
path: root/spec/features/issues/form_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-071-2/+2
|\
| * Remove CE from spec example descriptionsToon Claes2017-07-071-2/+2
* | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-3/+2
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+4
| * FormHelper#issue_assignees_dropdown_options never has multiple assigneesToon Claes2017-06-201-2/+2
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-4/+4
* | 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
* Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-191-0/+14
* Improve form specClement Ho2017-06-071-30/+11
* 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