summaryrefslogtreecommitdiff
path: root/spec/features/issues/update_issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaced trigger click calls for click, also fixed ace_editor-input testJose Ivan Vargas2017-09-271-1/+1
* Fix specsAnnabel Dunstone Gray2017-09-251-1/+1
* Fix edit merge request button inconsistent letter casingClement Ho2017-08-151-6/+6
* 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
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-6/+6
* Eagerly create a milestone that is used in a feature specRémy Coutable2017-07-031-6/+6
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-9/+15
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-6/+6
* Update CHANGELOGAlfredo Sumaran2016-06-031-1/+1
* Fix specAlfredo Sumaran2016-06-031-8/+9
* Fix failing specsAlfredo Sumaran2016-06-031-6/+8
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Remove additional misuse of `data-original-title` attributeRobert Speicher2016-04-181-1/+1
* Fix specs broken by !3270 and !3337.fix-frontend-specsRémy Coutable2016-03-241-1/+1
* Update milestone specupdate-issues-testsPhil Hughes2016-03-231-11/+41
* Assignee testsPhil Hughes2016-03-231-0/+40
* Added tests for setting multiple status on issuesPhil Hughes2016-03-231-0/+47