summaryrefslogtreecommitdiff
path: root/spec/javascripts/clusters/components
Commit message (Collapse)AuthorAgeFilesLines
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-2/+0
|
* Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-011-0/+67
|\ | | | | | | | | Display ingress IP address in the Kubernetes page See merge request gitlab-org/gitlab-ce!17052
| * Use value attribute in ip inputFilipa Lacerda2018-02-221-2/+4
| | | | | | | | Removes double quoted string
| * Changes after reviewFilipa Lacerda2018-02-211-5/+1
| |
| * Remove duplicate IDFilipa Lacerda2018-02-201-3/+3
| |
| * Adds missing links, uses value instead of placeholder in input field and ↵Filipa Lacerda2018-02-201-3/+2
| | | | | | | | properly sets the ip key
| * Adds support to render the IP address in the application ingress rowFilipa Lacerda2018-02-191-0/+70
| | | | | | | | | | Updates components to use a slot to allow to reuse the clipboard button Adds tests
* | Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-262-2/+2
|/
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+5
|
* Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-071-2/+2
|\
| * Update Cluster application install to be enabled when erroredEric Eastwood2017-11-071-2/+2
| |
* | Merge branch '36629-35958-add-cluster-application-section' into ↵Eric Eastwood2017-11-061-9/+33
|\ \ | |/ | | | | | | | | | | | | | | add-ingress-to-cluster-applications Conflicts: app/assets/javascripts/clusters/clusters_bundle.js app/assets/javascripts/clusters/components/application_row.vue app/assets/javascripts/clusters/services/clusters_service.js
| * Add FE tests for not_installable/scheduled and cluster banner rules36629-35958-add-cluster-application-sectionEric Eastwood2017-11-061-9/+33
| |
* | Add Ingress to cluster applications sectionEric Eastwood2017-11-031-1/+1
|/
* Add applications section to GKE clusters pageEric Eastwood2017-11-032-0/+255