Commit Graph

11 Commits

Author SHA1 Message Date
Vincent Fiduccia 51b703ae3c Replace action-menu style, much tweaks, very css 2015-11-08 02:49:36 -07:00
Vincent Fiduccia 9b1e241905 Move models to app/models 2015-10-07 10:20:06 -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
Vincent Fiduccia e2649594dc Hosts view grouping and sidekicks 2015-10-02 17:14:14 -07:00
Vincent Fiduccia 97e417f45e Ember 1.13: Containers 2015-07-06 13:42:03 -07:00
Vincent Fiduccia 7de389a779 Ember 1.13, bind-attr deprecated 2015-06-26 01:37:40 -07:00
Vincent Fiduccia 9f98562021 Hide project name in service container boxes (rancherio/rancher#1179) 2015-06-11 16:55:54 -07:00
Vincent Fiduccia f4cda34d80 Working redesign 2015-05-20 17:34:44 -07:00
Vincent Fiduccia c482083daf Un-remove actions on managed containers 2015-04-18 18:43:14 -07:00
Vincent Fiduccia a30bd2b00a Global resource hover actions, Service code view 2015-04-13 22:39:20 -07:00
Vincent Fiduccia 7a2a2229ab Remove /delete/ routes, use inline overlays
- Rename host-widget => host-pod
- Rename container-widget => container-subpod
- More LoadBalancer WIP
2015-03-31 15:24:03 -07:00