summaryrefslogtreecommitdiff
path: root/spec/features/issues/form_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-2/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Fix typos in libGeorge Tsiolis2018-11-151-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-3/+3
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-0/+3
* Merge branch 'fl-fix-milestone-bug-10-6' into 'security-10-6'Phil Hughes2018-04-051-0/+17
* Update test for change in label dropdown action nameKushal Pandya2018-03-121-2/+2
* Add test for label search behaviour24774-clear-the-Labels-dropdown-search-filterKushal Pandya2018-02-271-0/+12
* Fixed issue edit shortcut not workingissue-edit-shortcutPhil Hughes2018-02-261-0/+12
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-261-5/+44
* Remove edit action for issuesJarka Kadlecova2017-10-031-44/+5
* rspec test fixesPhil Hughes2017-09-041-4/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* 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