summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_labels_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+3
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Resolve "System level labels UI broken"André Luís2018-08-071-1/+1
* accept javascript confirm dialog on admin delete label linkMike Greiling2017-10-131-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* 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
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Fix admin_labels_spec.rb transient failureissue_27855Felipe Artur2017-02-101-5/+6
* Move admin labels spinach test to rspecSemyon Pupkov2016-12-191-0/+99