Chris Baumbauer
c10452d285
Resolve issues raised by Kamil
2018-11-03 10:48:48 -07:00
Chris Baumbauer
0a62588be7
Fix remaining domainname -> hostname rebranding
2018-10-30 22:15:23 -07:00
Chris Baumbauer
6aa0645fa7
Rename knative domainname field to hostname and fix changelog entry
2018-10-30 14:12:10 -07:00
Chris Baumbauer
b5155b90ee
Knative support
2018-10-24 22:38:44 -07:00
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
Mike Greiling
1d7453d310
Merge branch '7493-configuring-prometheus-alerts-causes-cluster-install-page-to-display-error-message' into 'master'
...
Backport: Resolve "Configuring Prometheus alerts causes Cluster Install page to display error message"
See merge request gitlab-org/gitlab-ce!22408
2018-10-17 21:41:52 +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
Johann Hubert Sonntagbauer
6f5723a169
enable jasmine/new-line-before-expect
2018-10-17 06:57:29 +02:00
Clement Ho
83badd07f7
Fix UI error whereby prometheus application status is updated
2018-08-07 19:05:43 +00:00
gfyoung
510ea543d1
Toggle Show / Hide Button for Kubernetes Password
...
Closes #49193 .
2018-07-18 08:57:25 -07:00
Dmitriy Zaporozhets
a904314941
Use nip.io instead of xip.io for jupyter domain suggestion
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-06-08 12:03:21 +03: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
Phil Hughes
ba62493009
Merge branch 'winh-kubernetes-clusters' into 'master'
...
Replace "cluster" with "Kubernetes cluster"
Closes #41963
See merge request gitlab-org/gitlab-ce!16778
2018-02-06 15:57:48 +00:00
Fabio Busatto
914415c79f
Resolve "Add a link to documentation on how to get external ip in the Kubernetes cluster details page"
2018-02-06 14:59:15 +00:00
Winnie Hellmann
0ecd759d73
Replace "cluster" with "Kubernetes cluster"
2018-02-06 10:05:02 +01:00
Eric Eastwood
737236551f
Generalize toggle_buttons.js
...
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
2018-01-26 12:46:38 -06:00
Mayra Cabrera
0d4548026f
Extend Cluster Applications to allow installation of Prometheus
2017-12-22 17:23:43 +00:00
Kamil Trzcinski
f1cce0cba8
Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-page-with-list-clusters
2017-12-03 22:00:25 +01:00
Filipa Lacerda
d81ffeac49
Changes after review - improve UX
2017-12-03 13:36:10 +01:00
Filipa Lacerda
cc46f2633c
Adds tests for javascript
2017-12-03 13:36:10 +01:00
Filipa Lacerda
80d21e647b
Fix show page toggle
2017-11-29 16:21:26 +00:00
Filipa Lacerda
e89fad5246
Fix broken specs
...
Don't add disabled class to loading button
2017-11-28 19:14:44 +00:00
Filipa Lacerda
18967d6894
Changes after Frontend and UX review:
...
- Moves toggle button to a shared location
- Adds tests for toggle button
- Transforms Clusters class into function
- Improves UX
2017-11-28 13:33:52 +00:00
Filipa Lacerda
074fcb56bb
Adds JS unit tests
...
Finishes tabs & table
Updates e2e tests
2017-11-27 17:28:33 +00:00
Filipa Lacerda
1b40a9f803
Handle toggle button with API request
...
Add tests
Update empty state
[ci skip]
2017-11-24 21:08:15 +00:00
Filipa Lacerda
0bee018631
Adds JS to toggle buttons [ci skip]
2017-11-24 15:35:10 +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
1bd1d462da
Use flash for dismissable alerts
2017-11-07 06:28:02 -06: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