summaryrefslogtreecommitdiff
path: root/spec/features/projects/environments/environments_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
* Fix feature spec38668-revert-copied-kubernetesservice-logicShinya Maeda2017-11-281-1/+1
* Fix static analysysShinya Maeda2017-11-281-1/+1
* Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-3/+3
* Add test suit for platform::kubernetesShinya Maeda2017-11-281-10/+23
* Improve environments performanceFilipa Lacerda2017-11-231-6/+29
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-94/+112
|\ \ | |/
| * Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-071-94/+112
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-1/+1
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | Change trigger('click') -> click for ChromeStan Hu2017-08-021-1/+1
|/
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-6/+6
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Fix click not being able to find the current element to use trigger('click') ...34302-update-testFilipa Lacerda2017-06-261-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Responsive environment tablesAnnabel Dunstone Gray2017-06-061-2/+2
* 32118 Make New environment empty state btn lowercase32118-new-environment-btn-copytauriedavis2017-06-021-1/+3
* Backport changes of ee fix for transient failure in environments specFilipa Lacerda2017-04-041-0/+4
* Adds tests for scoped tabs28732-expandable-foldersFilipa Lacerda2017-03-311-0/+36
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-141-9/+1
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+252