- Rename `actions` in JSON to `actionLinks`
- Move actions from controllers to models, remove `{{#with}}s`
(deprecated)
- Move resource-action-menus from a component per entry to a single
global menu
- Disable transitioning resource polling except on resources that really
need it
- Disable static/relative positioning based on content height (white
boxes all the way to the bottom)
- Remember the previous route as a property on the application route
- Move overlay goToPrevious into application route
- Alternate action key -> Cmd on Mac, Ctrl on others
- Document initializers
- Add support for cpuShares, devices and restartPolicy
- Move more things under pods
- Reorganize build scripts for future auto-updating /latest URL on CDN