Commit Graph

11 Commits

Author SHA1 Message Date
Westly Wright 0f85e74fec
more jquery errors 2019-10-07 16:49:01 -07:00
Cody Jackson 6718c4886e Addressing a number of ember deprecations
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())

This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
n313893254 4ff7ef4b22 Group dashboard gauge text
https://github.com/rancher/rancher/issues/17040
2019-02-25 16:58:28 +08:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08:00
Westly Wright ddfaf0ed0a
reorg shared components 2018-05-09 11:24:35 -07:00
Vincent Fiduccia 079604d837
Fix 2018-01-10 18:19:26 -07:00
Vincent Fiduccia ea72618270
Only show projects for the current cluster 2018-01-10 12:57:45 -07:00
loganhz 0a229c923f Fix dashboard issue 2018-01-06 07:35:37 +08:00
loganhz 0ef31c683c Add percent gauges into cluster dashboard 2017-12-15 12:32:23 +08:00
loganhz 16490cdac4 Fix eslint issue 2017-12-15 12:32:23 +08:00
loganhz 5da6c0dee1 Implement percent gauge
update
2017-12-15 12:32:23 +08:00