Commit Graph

29 Commits

Author SHA1 Message Date
lvuch 7a6a9e7fc8 storage page 2017-04-12 16:45:04 -07:00
Vincent Fiduccia 98c6618cf7
More hosts, start stacks 2017-03-06 01:53:34 -07:00
Vincent Fiduccia e609e7c1f6
Nested search 2017-03-04 16:48:02 -07:00
Vincent Fiduccia 22dd704fdc
Bugs 2017-01-19 23:00:57 -07:00
Vincent Fiduccia f0d34e9f57 Link stacks, show orphaned containers (rancher/rancher#2557) 2016-12-16 17:31:40 -07:00
Vincent Fiduccia 1ac76b2759 More infra stacks 2016-10-27 15:55:17 -07:00
Vincent Fiduccia fd6f9b3d13 Use system flag on containers 2016-10-27 15:55:04 -07:00
Vincent Fiduccia 6e430fafcc Update labels when host changed (rancher/rancher#6225) 2016-10-20 10:18:16 -07:00
Vincent Fiduccia a850f8037f bugs 2016-10-17 10:27:50 -07:00
Vincent Fiduccia 4666d3d422 Move machine into host 2016-10-03 20:58:18 -07:00
Westly Wright 78aecba2a9 Ember 2.6 upgrade (#766)
Refactor login views

Refactor out application view

Refactor out environments/new view

Refactor out k8s-tab view

Refactor out k8s rc and pods view

Refactor out k8s service view

Refactor out graph view to component

update components that use "didInitAttrs" for deprecation
2016-07-06 12:40:37 -07:00
Vincent Fiduccia 4f94eff83c Show System checkbox 2016-06-13 18:20:08 -07:00
Westly Wright 64d8889976 Fix copy clipboard text
rancher/rancher#4021

Remove fast-action-menu in favor of full action-menu
preformace gains are minimal at this point
rancher/rancher#3891

Add new catalog subnav

Fix issue with refreshing catalog page
rancher/rancher#3916
2016-03-22 18:01:09 -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 49b273ae04 DNS, hostname, start once, requested IP controls 2015-12-03 16:16:30 -07:00
Vincent Fiduccia 7952deef53 Fix orphaned sidekicks on service screen 2015-10-30 16:42:07 -07:00
Vincent Fiduccia 7f82af9b02 Bug fixes 2015-10-30 12:39:20 -07:00
Vincent Fiduccia 19946da63f Support k8s stacks & services 2015-10-29 09:49:14 -07:00
Vincent Fiduccia c85c1893f4 Refactor sidekick detection/grouping 2015-10-29 09:48:37 -07:00
Vincent Fiduccia 189fd9d564 Move actions from controllers to models 2015-10-07 10:20:05 -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 1f6897b930 Ember 1.13: Service edit 2015-07-07 18:23:24 -07:00
Vincent Fiduccia 02da8257d8 Ember 1.13: Edit host 2015-07-07 00:23:54 -07:00
Vincent Fiduccia 63692dd1fc Hide scale up button on global services 2015-06-01 17:56:34 -07:00
Vincent Fiduccia cc2f1ebada Show host labels on list screen 2015-06-01 15:20:01 -07:00
Vincent Fiduccia f4cda34d80 Working redesign 2015-05-20 17:34:44 -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