Commit Graph

10 Commits

Author SHA1 Message Date
Neil MacDougall fdd5aa2bd7 Fix lint issues 2023-01-05 16:35:20 +00:00
Neil MacDougall 0354f83a49 Fix confirmation dialog for multiple deactivation 2023-01-05 15:18:44 +00: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 bcd4d00afd Show confirm popup when deactivating driver
https://github.com/rancher/rancher/issues/19876
2019-08-16 10:22:36 +08:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 0686d4840d
Revert part of eslint fix 2018-07-16 17:50:16 -07:00
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright 047f6ed077
move mixins 2017-11-06 12:36:52 -07:00
Westly Wright c5b822bfe9
movin on up 2017-11-03 15:54:33 -07:00