Commit Graph

2 Commits

Author SHA1 Message Date
Westly Wright ce0b1b1179 Upgrade Ember to 2.3 and refactor to remove deprecations. 2016-03-02 11:03:15 -07:00
Vincent Fiduccia bbc65a1c13 Performance improvements
- 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)
2015-10-07 10:20:05 -07:00