summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/clusters
Commit message (Expand)AuthorAgeFilesLines
* Removes btn-transparent and btn-clipboard as default classes for clipboard bu...43502-clipboard-btnFilipa Lacerda2018-03-061-1/+1
* add prometheus cluster health monitoring empty stateMike Greiling2018-03-061-1/+4
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-6/+16
* Add "to clipboard" to the copy text in the clipboard buttonFilipa Lacerda2018-02-281-1/+1
* Remove extra space from stringFilipa Lacerda2018-02-231-1/+1
* Improve grammar in IP sentenceFilipa Lacerda2018-02-221-2/+3
* Use value attribute in ip inputFilipa Lacerda2018-02-221-3/+3
* Changes after reviewFilipa Lacerda2018-02-213-8/+14
* Fix eslint errorFilipa Lacerda2018-02-201-2/+4
* Remove extra commas from templatesFilipa Lacerda2018-02-201-8/+4
* Remove duplicate IDFilipa Lacerda2018-02-201-3/+2
* Adds missing links, uses value instead of placeholder in input field and prop...Filipa Lacerda2018-02-204-15/+29
* Adds support to render the IP address in the application ingress rowFilipa Lacerda2018-02-192-26/+108
* 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