summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Export template selector as ES6 modulesFilipa Lacerda2017-12-062-10/+1
* Merge branch '40543-generalize-detail-page-headers' into 'master'Phil Hughes2017-12-062-4/+4
|\
| * Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-052-4/+4
* | Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-0618-62/+537
|\ \
| * | Remove redundant empty line in CreateService specMatija Čupić2017-12-061-1/+0
| * | Fix gcp|user_controller_specsKamil Trzcinski2017-12-062-4/+6
| * | Refactor Clusters::CreateService specMatija Čupić2017-12-061-58/+62
| * | 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-0540-341/+894
| |\ \
| * | | Remove trailing whitespace from Clusters specMatija Čupić2017-12-051-13/+13
| * | | Move can_toggle_cluster? from helper to presenterMatija Čupić2017-12-052-45/+40
| * | | Mock Kaminari paginates_per instead of setting itMatija Čupić2017-12-051-1/+1
| * | | Use ClustersFinder for setting countsMatija Čupić2017-12-051-5/+4
| * | | Fix overwritten project.cluster replacementMatija Čupić2017-12-051-1/+1
| * | | Fix empty state partial checkMatija Čupić2017-12-051-1/+1
| * | | Fix rpsec all matchers in ClustersController specsMatija Čupić2017-12-051-2/+2
| * | | Test for empty state partial instead of index viewMatija Čupić2017-12-051-1/+1
| * | | Remove redundant view_clusters assignmentMatija Čupić2017-12-051-4/+2
| * | | Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-059-15/+192
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-053-4/+4
| |\ \ \ \
| | * | | | Remove references of project.cluster from specsMatija Čupić2017-12-042-4/+4
| | * | | | Remove cluster from Project modelMatija Čupić2017-12-041-1/+1
| | * | | | Fix navbar CSSFilipa Lacerda2017-12-041-6/+7
| | * | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-12-04122-1315/+4355
| | |\ \ \ \
| * | \ \ \ \ Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-0534-195/+440
| |\ \ \ \ \ \
| * | | | | | | Fix applications specKamil Trzcinski2017-12-031-2/+2
| * | | | | | | Fix specs for formsKamil Trzcinski2017-12-034-40/+115
| * | | | | | | Fix specsKamil Trzcinski2017-12-032-245/+419
| * | | | | | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-0312-354/+575
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Raise error when trying to create second clusterMatija Čupić2017-12-031-1/+1
| | * | | | | | 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
| | * | | | | | Remove stray pry binding in specMatija Čupić2017-12-021-1/+0
| | * | | | | | Refactor ClustersController pagination testMatija Čupić2017-12-011-11/+10
| | * | | | | | Add can_toggle_cluster? helperMatija Čupić2017-12-011-0/+45
| | * | | | | | Add created? to Cluster modelMatija Čupić2017-12-011-0/+22
| | * | | | | | Add specs JSON PUT #delete for ClustersControllerMatija Čupić2017-12-011-18/+55
| | * | | | | | Refactor disabled cluster testing to use traitMatija Čupić2017-12-013-12/+14
| | * | | | | | Rename spec local variable to avoid shadowingMatija Čupić2017-12-011-8/+5
| | * | | | | | Refactor pagination check into separate contextMatija Čupić2017-12-011-7/+14
| | * | | | | | Remove redundant to_paramsMatija Čupić2017-12-011-3/+3
| | * | | | | | Fix show page toggleFilipa Lacerda2017-11-291-1/+1
| | * | | | | | Fix broken testsFilipa Lacerda2017-11-281-4/+16
| | * | | | | | Fix broken specsFilipa Lacerda2017-11-282-4/+4
| | * | | | | | Update ClustersController to match new scope logicMatija Čupić2017-11-281-3/+3
| | * | | | | | Changes after Frontend and UX review:Filipa Lacerda2017-11-282-9/+96
| | * | | | | | Refactor ClustersFinderMatija Čupić2017-11-281-5/+5
| | * | | | | | 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