summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-071-101/+0
|\
| * Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settingsbikebilly2017-12-041-101/+0
* | Rename GKE as Kubernetes EngineTakuya Noguchi2017-12-061-3/+3
* | Merge branch '40543-generalize-detail-page-headers' into 'master'Phil Hughes2017-12-061-2/+2
|\ \
| * | Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-051-2/+2
* | | Remove Add Cluster button from clusters/indexMatija Čupić2017-12-051-4/+0
* | | Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić2017-12-053-5/+10
|\ \ \
| * \ \ Merge branch '40508-snippets-zen-mode' into 'master'Phil Hughes2017-12-051-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Init zenmode in snippets pages40508-snippets-zen-modeFilipa Lacerda2017-12-051-0/+5
| * | | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-052-5/+5
| |\ \ \
| | * | | Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-4/+4
| | * | | Fix most test failuresZeger-Jan van de Weg2017-12-031-1/+1
| | | |/ | | |/|
| * | | Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda2017-12-054-186/+349
| | |/ | |/|
* | | Remove trailing whitespace from Clusters specMatija Čupić2017-12-051-13/+13
* | | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-054-8/+43
|\ \ \
| * \ \ Merge branch 'master' into 35616-move-k8-to-cluster-pageShinya Maeda2017-12-051-0/+30
| |\ \ \ | | |/ /
| | * | Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-0/+30
| | |/
| * | Fix spec/features/projects/clusters/user_spec.rbShinya Maeda2017-12-051-3/+5
| * | Fix features/projects/clusters/user_spec.rbShinya Maeda2017-12-041-3/+6
| * | Fix static analysis :green_heart:Alessio Caiazza2017-12-042-5/+5
| * | Fix applications specKamil Trzcinski2017-12-031-2/+2
* | | Fix applications specKamil Trzcinski2017-12-031-2/+2
* | | Fix specs for formsKamil Trzcinski2017-12-033-8/+78
* | | Fix specsKamil Trzcinski2017-12-031-245/+0
* | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-032-3/+251
|\ \ \ | |/ / |/| |
| * | Refactor clusters feature spec unused variableMatija Čupić2017-12-031-5/+4
| * | Add check for cluster change after toggleMatija Čupić2017-12-021-0/+2
| * | Fix broken testsFilipa Lacerda2017-11-281-4/+16
| * | Fix broken specsFilipa Lacerda2017-11-281-3/+3
| * | Fix redundant newline in clusters functional testMatija Čupić2017-11-271-1/+0
| * | Show specific cluster page when testing IngressMatija Čupić2017-11-271-1/+1
| * | Expect the correct link after destroying clusterMatija Čupić2017-11-271-1/+1
| * | Change click_button to click_link occurenceMatija Čupić2017-11-271-3/+3
| * | Adds JS unit testsFilipa Lacerda2017-11-271-4/+4
| * | Handle toggle button with API requestFilipa Lacerda2017-11-241-2/+11
| * | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-243-7/+42
| |\ \
| * | | Adds JS to toggle buttons [ci skip]Filipa Lacerda2017-11-241-0/+29
| * | | Use new logic in project/clusters functional testMatija Čupić2017-11-161-105/+118
* | | | Yet another specsKamil Trzcinski2017-12-032-3/+16
* | | | Split viewsKamil Trzcinski2017-12-031-5/+4
* | | | Update specsKamil Trzcinski2017-12-034-109/+226
* | | | Fix RubocopKamil Trzcinski2017-12-031-3/+3
* | | | Add applications specsKamil Trzcinski2017-12-031-0/+107
* | | | Work on specsKamil Trzcinski2017-12-031-78/+0
| |_|/ |/| |
* | | Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-303-29/+71
|\ \ \
| * | | Fix feature spec38668-revert-copied-kubernetesservice-logicShinya Maeda2017-11-281-1/+1
| * | | Fix static analysysShinya Maeda2017-11-282-4/+4
| * | | Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-282-6/+6
| * | | Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-29/+0
| * | | Add test for checking interchangeability between KubernetesService and Cluste...Shinya Maeda2017-11-281-0/+45