mirror of https://github.com/rancher/ui.git
- Create helper functions to determine if running in embedded mode, and the target window for dashboard messages - Wasn't sure where to put this, hopefully choice the right location - isEmbedded `window.top !== window` weirdly didn't work in cypress runner, so now we check if window.top has ember available (only scenario where isEmbedded is false) - window used for messaging dashboard is now window.parent, window.top can be cypress runner |
||
|---|---|---|
| .. | ||
| cluster-basic-info | ||
| cluster-dashboard | ||
| cluster-dashboard-tabs | ||
| cluster-metrics | ||
| enable-monitoring | ||
| etcd-metrics | ||
| ingress-response-list | ||
| k8s-component-status | ||
| k8s-metrics | ||
| node-conditions | ||
| node-dashboard | ||
| node-metrics | ||
| nodes-live | ||
| nodes-reservation | ||
| rancher-metrics | ||
| system-info-section | ||
| taints-section | ||