ui/lib/pipeline
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
..
addon Addressing a number of ember deprecations 2019-10-03 10:53:36 -07:00
app/components Catalog integration in Pipeline 2018-12-20 10:11:14 +08:00
config Add pipeline 2018-02-23 09:52:38 +08:00
index.js Flip the lazy loading switch for all engines and remove browserify 2018-10-11 12:03:44 -07:00
package.json Fix engine dependency issue 2018-10-13 12:38:57 +08:00