summaryrefslogtreecommitdiff
path: root/spec/features/projects/environments/environments_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-071-94/+112
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-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