summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/clusters
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-063-7/+32
|\
| * Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes2018-02-062-4/+4
| |\
| | * Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-062-4/+4
| * | Resolve "Add a link to documentation on how to get external ip in the Kuberne...Fabio Busatto2018-02-063-3/+27
| |/
* | fix eslint and formatting issuesMike Greiling2018-01-311-4/+4
* | display manage application button only when it is installedMike Greiling2018-01-311-2/+5
* | internationalize the "Manage" button labelMike Greiling2018-01-301-1/+4
* | add button to configure prometheus integration from cluster pageMike Greiling2018-01-302-0/+7
* | add manage button to application rows in cluster integrationMike Greiling2018-01-302-5/+28
|/
* Generalize toggle_buttons.jsgeneralize-js-toggle-buttonsEric Eastwood2018-01-262-63/+17
* Merge branch '41797-prometheus-wording-fixes' into 'master'Kamil TrzciƄski2018-01-121-2/+1
|\
| * Fixes minor aspects on Prometheus description41797-prometheus-wording-fixesMayra Cabrera2018-01-111-2/+1
* | Update Ingress extra cost note to be more generic41163-improve-cluster-ingress-extra-cost-languageEric Eastwood2018-01-111-6/+7
|/
* Fix broken specsFilipa Lacerda2018-01-091-7/+3
* Fix broken test for application rowFilipa Lacerda2018-01-091-2/+2
* Fix application row specsFilipa Lacerda2018-01-091-7/+7
* Fix more eslint rulesFilipa Lacerda2018-01-081-3/+6
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-6/+6
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-052-196/+205
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-12/+20
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-224-0/+30
* Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-051-1/+1
|\
| * Fix navbar CSSFilipa Lacerda2017-12-041-1/+1
| * Fix clusters active/inactive togglingKamil Trzcinski2017-12-031-2/+3
* | Fix clusters active/inactive togglingKamil Trzcinski2017-12-031-2/+3
* | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-033-2/+63
|\ \ | |/
| * Update toggle button text in show pageFilipa Lacerda2017-12-021-1/+0
| * Fix show page toggleFilipa Lacerda2017-11-291-2/+2
| * Fix broken specsFilipa Lacerda2017-11-281-1/+0
| * Changes after Frontend and UX review:Filipa Lacerda2017-11-281-50/+41
| * Adds JS unit testsFilipa Lacerda2017-11-271-5/+5
| * Handle toggle button with API requestFilipa Lacerda2017-11-241-2/+8
| * Adds JS to toggle buttons [ci skip]Filipa Lacerda2017-11-242-0/+66
* | Changes after review - improve UXFilipa Lacerda2017-12-031-18/+2
* | Add clipboard button to readonly inputsFilipa Lacerda2017-12-031-2/+18
* | Add existing cluster form - FE and CSSFilipa Lacerda2017-12-031-0/+15
|/
* Use axios instead of vue resource - step 1Filipa Lacerda2017-11-201-6/+2
* Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-072-5/+3
|\
| * Use flash for dismissable alertsEric Eastwood2017-11-071-4/+2
| * Update Cluster application install to be enabled when erroredEric Eastwood2017-11-071-1/+1
* | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-061-1/+1
|\ \ | |/
| * Fix comma dangle eslint in application_row.vueEric Eastwood2017-11-061-1/+1
* | Remove misspelled duplicate endpointEric Eastwood2017-11-061-1/+0
* | Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...add-ingress-to-cluster-applicationsEric Eastwood2017-11-062-10/+20
|\ \ | |/
| * I18n general app error and update attributes from reviewEric Eastwood2017-11-062-10/+20
* | Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Eric Eastwood2017-11-064-22/+34
|\ \ | |/
| * Add FE tests for not_installable/scheduled and cluster banner rules36629-35958-add-cluster-application-sectionEric Eastwood2017-11-064-22/+36
| * Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-063-3/+11
* | Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-063-3/+11
* | Fix ingress endpointKamil Trzcinski2017-11-061-1/+1