Commit Graph

8 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
loganhz 6a5b03188c Support popout shell and log for container 2018-09-06 13:16:34 +08:00
loganhz f64a103a45 Fix shell in new window issue 2018-09-06 12:48:20 +08: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
Vincent Fiduccia 5d8835218a
Container shell/logs popout 2018-03-02 16:24:32 -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