summaryrefslogtreecommitdiff
path: root/app/controllers/projects/clusters_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow environment_scope in cluster controllersMatija Čupić2017-12-161-0/+2
* Remove cluster scope from ClustersController#indexMatija Čupić2017-12-111-5/+2
* Use ClustersFinder for setting countsMatija Čupić2017-12-051-4/+3
* Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-051-1/+1
|\
| * Remove references of project.cluster from specsMatija Čupić2017-12-041-1/+1
* | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-051-2/+3
|\ \
| * | Use find instead of find_by!Shinya Maeda2017-12-051-1/+1
| * | Optimize Projects::ClustersController#clusterShinya Maeda2017-12-041-1/+2
| * | Use status polling definitinoShinya Maeda2017-12-041-1/+1
* | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-9/+33
|\ \ \ | |/ / |/| / | |/
| * Refactor ClustersController pagination testMatija Čupić2017-12-011-1/+1
| * Use strings for @scope in ClustersController#indexMatija Čupić2017-11-301-1/+1
| * Default to :all scope for ClustersController#indexMatija Čupić2017-11-291-1/+1
| * Move cluster sourcing from before_action to #indexMatija Čupić2017-11-281-8/+2
| * Expose scope to view in ClustersController#indexMatija Čupić2017-11-281-0/+1
| * Changes after Frontend and UX review:Filipa Lacerda2017-11-281-1/+2
| * Fix symbolization error in #clustersMatija Čupić2017-11-271-1/+1
| * Use current_user in ClustersController#clustersMatija Čupić2017-11-271-1/+1
| * Add cluster pagination to ClustersController#indexMatija Čupić2017-11-271-0/+1
| * Use ClustersFinder in ClustersController#clustersMatija Čupić2017-11-271-2/+6
| * Add cluster counts to ClustersController#indexMatija Čupić2017-11-271-1/+3
| * Handle toggle button with API requestFilipa Lacerda2017-11-241-0/+2
| * Adds JS to toggle buttons [ci skip]Filipa Lacerda2017-11-241-4/+14
| * Move cluster loading to ClustersController#indexMatija Čupić2017-11-161-5/+1
| * List multiple clusters on ClustersController#indexMatija Čupić2017-11-161-5/+5
| * Find cluster by id in ClustersController#clusterMatija Čupić2017-11-161-1/+1
* | Update specsKamil Trzcinski2017-12-031-0/+2
* | First round of testsKamil Trzcinski2017-12-031-1/+1
* | Filter update paramsKamil Trzcinski2017-12-031-9/+19
* | Fix controllers and linksKamil Trzcinski2017-12-031-1/+5
* | Expand update_params to accept platform_kubernetes_attributes(api_url, etc)Shinya Maeda2017-12-031-1/+8
* | Extend controllers to support a new data structure for manual Kubernetes clus...Kamil Trzcinski2017-12-031-73/+3
|/
* Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda2017-11-041-5/+8
|\
| * Fix pipeline. Fix routing when validation failed.Shinya Maeda2017-11-011-1/+1
| * Fix paths to the first pageKamil Trzcinski2017-11-011-9/+7
| * Adds buttons to the first page.Filipa Lacerda2017-10-271-1/+6
* | Fix some testsShinya Maeda2017-11-031-1/+0
* | Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-021-8/+1
* | Revert back FetchKubernetesTokenServiceKamil Trzcinski2017-11-011-1/+0
* | specs for featureShinya Maeda2017-11-011-8/+4
* | specs for controller. Improved validationShinya Maeda2017-10-311-7/+8
* | This worksShinya Maeda2017-10-231-10/+16
* | Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-231-10/+18
|/
* Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-061-6/+10
* Security fix: redirection in google_api/authorizations_controllerShinya Maeda2017-10-061-3/+7
* Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-051-2/+2
* Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-1/+1
* Change `/google_api/authorizations/` to `/google_api/auth/`.Kamil Trzcinski2017-10-051-1/+1
* Split create_params and update_params and fix small redirect bug in controllerKamil Trzcinski2017-10-051-13/+20
* Fix Rubocop failuresKamil Trzcinski2017-10-041-6/+6