Commit graph

23 commits

Author SHA1 Message Date
Mike Greiling
7f1b934e51 Merge branch 'master' into 'prettify-all-the-karma-specs'
# Conflicts:
#   spec/javascripts/clusters/components/application_row_spec.js
2018-10-17 21:50:44 +00:00
Jose Vargas
d4763515c1
Add missing state on the application row component
This fixes the application row component weird state when an
`updating` status is fetched, this causes apps to show as uninstalled
even though they are installed in the cluster.
2018-10-17 12:09:32 -05:00
Mike Greiling
7a3e605350
Resolve eslint violations 2018-10-17 11:18:17 -05:00
Mike Greiling
f666026d71
Prettify all spec files 2018-10-17 11:18:17 -05:00
Clement Ho
83badd07f7 Fix UI error whereby prometheus application status is updated 2018-08-07 19:05:43 +00:00
Filipa Lacerda
08216d2e58
Changes after review 2018-05-28 10:17:17 +01:00
Filipa Lacerda
1d6adc27c5 Handle disabled button state in backend 2018-05-25 17:16:42 +03:00
Filipa Lacerda
e1d4deb2d2 Disables jupyter install button while ingress is not installed
Includes juptyer hostname in the post request
Adds tests
2018-05-25 17:16:42 +03:00
Mayra Cabrera
c607008ee5 Extend Cluster Applications to install GitLab Runner to Kubernetes cluster 2018-03-01 23:46:02 +00:00
Kamil Trzciński
ccb080d94a Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'
Display ingress IP address in the Kubernetes page

See merge request gitlab-org/gitlab-ce!17052
2018-03-01 17:38:04 +00:00
Rémy Coutable
d434c62a83 Move EE-specific JavaScript files to ee/app/assets/javascripts 2018-02-26 19:43:34 +00:00
Filipa Lacerda
18b1b5be65
Use value attribute in ip input
Removes double quoted string
2018-02-22 16:38:12 +00:00
Filipa Lacerda
218e7223de
Changes after review 2018-02-21 13:44:07 +00:00
Filipa Lacerda
e1d587f5d6
Remove duplicate ID 2018-02-20 16:50:14 +00:00
Filipa Lacerda
3619c91745
Adds missing links, uses value instead of placeholder in input field and properly sets the ip key 2018-02-20 13:07:43 +00:00
Filipa Lacerda
f0b27f9b40
Adds support to render the IP address in the application ingress row
Updates components to use a slot to allow to reuse the clipboard button
Adds tests
2018-02-19 14:05:09 +00:00
Mayra Cabrera
0d4548026f Extend Cluster Applications to allow installation of Prometheus 2017-12-22 17:23:43 +00:00
Kamil Trzcinski
a906752d7f Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applications 2017-11-07 13:53:35 +01:00
Eric Eastwood
0c27de5f45 Update Cluster application install to be enabled when errored 2017-11-07 06:27:33 -06:00
Eric Eastwood
31cea03335 Merge branch '36629-35958-add-cluster-application-section' into 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
2017-11-06 10:14:29 -06:00
Eric Eastwood
f4fb034009 Add FE tests for not_installable/scheduled and cluster banner rules 2017-11-06 10:07:19 -06:00
Eric Eastwood
6947646d00 Add Ingress to cluster applications section 2017-11-03 11:33:15 -05:00
Eric Eastwood
797e758beb Add applications section to GKE clusters page 2017-11-03 11:28:57 -05:00