Commit Graph

3 Commits

Author SHA1 Message Date
Westly Wright 3f14f59133
Fix broken jquery targeting
rancher/rancher#24960
2020-01-28 15:56:28 -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
loganhz 1c5101c97e Support upload key value pairs when create config map
https://github.com/rancher/rancher/issues/16610
2018-11-19 14:58:02 +08:00