summaryrefslogtreecommitdiff
path: root/app/views/projects/clusters
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous namespace from cluster settingsjramsay-remove-superfluous-namespaceJames Ramsay2017-10-221-2/+2
* Replace google login image39201-improve-google-imageFilipa Lacerda2017-10-171-1/+1
* Adds collapsible sections in cluster pageFilipa Lacerda2017-10-172-42/+62
* Fix margins in edit formFilipa Lacerda2017-10-061-11/+10
* Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-056-13/+22
* Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-1/+1
* spec/features/projects/clusters_spec. Fix static analysysShinya Maeda2017-10-052-2/+2
* Changes after reviewFilipa Lacerda2017-10-045-31/+34
* Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski2017-10-041-1/+1
* Adds Frontend specsFilipa Lacerda2017-10-041-1/+1
* Adjustments to polling & formsFilipa Lacerda2017-10-042-42/+38
* Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-042-9/+12
* Fix HAML permission check for ability to update clustersKamil Trzcinski2017-10-031-1/+1
* Adjust to route changeFilipa Lacerda2017-10-031-50/+39
* Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-032-11/+11
* Adds toggle buttonFilipa Lacerda2017-10-021-18/+27
* Updates sidebarFilipa Lacerda2017-10-025-12/+18
* Starts edit formFilipa Lacerda2017-10-022-10/+52
* Adds clusters to the navigation barFilipa Lacerda2017-10-023-3/+3
* authorize in controller. validation in model.Shinya Maeda2017-10-012-6/+14
* Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda2017-10-011-1/+1
* Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-012-6/+15
* Adds login page, sidebar, header and formFilipa Lacerda2017-09-295-13/+72
* Multithreading cluster creation is done with `reactive_cache`Shinya Maeda2017-09-282-1/+2
* Delete/Update basic implementationShinya Maeda2017-09-271-0/+3
* Fetch k8s token from k8s username/passwordShinya Maeda2017-09-272-1/+3
* Add login root. Remove ceration type.Shinya Maeda2017-09-275-18/+12
* Remove sensitive literal dataShinya Maeda2017-09-271-1/+1
* Improve ClustersControllerShinya Maeda2017-09-261-1/+1
* Create clusterShinya Maeda2017-09-264-16/+18
* okShinya Maeda2017-09-261-3/+3
* Create Kubernetes cluster on GKE from k8s serviceShinya Maeda2017-09-252-0/+19