Commit Graph

6 Commits

Author SHA1 Message Date
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 912669bc50 Configurable notifiers parameters are confusing
https://github.com/rancher/rancher/issues/15393
2018-09-17 11:55:43 +08:00
loganhz 84fe17986a Show created column in resource table
https://github.com/rancher/rancher/issues/15218
2018-09-05 09:04:41 +08:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
Westly Wright ddfaf0ed0a
reorg shared components 2018-05-09 11:24:35 -07:00