Commit Graph

2 Commits

Author SHA1 Message Date
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
arion 4c682e03f5 Fixes issue rancher/rancher#1923
* Added mixin for resizing dropdowns when dynamically adding content to the dropdown

Add some comments and rename a variable

refactor resize bootstrap dropdown function into util

make test pass
2015-09-09 15:35:27 -07:00