- Update to ember 1.9.1, handlebars 2, ember-cli 0.1.5
- Move hosts/item into component (host-widget)
- Move host/instance into component (container-widget)
- Move resource actions into a compontent (resource-actions)
- Move available action logic into resource controller
- Replace all {{#each thing}} with {{#each stuff in thing}}
- Add support for cpuShares, devices and restartPolicy
- Move more things under pods
- Reorganize build scripts for future auto-updating /latest URL on CDN