Commit Graph

7 Commits

Author SHA1 Message Date
Vincent Fiduccia 42be7b2595 YAML comes back as JSON now 2016-02-23 10:42:46 -07:00
Westly Wright 9c7a56e345 UI tweaks to host page layout
* reworking the group/stack view
* removed the container view
* remove old styling
2016-02-02 15:52:48 -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 9f98562021 Hide project name in service container boxes (rancherio/rancher#1179) 2015-06-11 16:55:54 -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