Commit Graph

12 Commits

Author SHA1 Message Date
Vincent Fiduccia 3600a9cda5
Side disclosure triangles 2017-03-10 12:35:52 -07:00
Vincent Fiduccia c35d2e7b52 Perf 2016-10-03 20:58:16 -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 19c9444e87 Remove some disabled properties to match the ux of audit-logs ux
(rancher/rancher#3306)

Add project url to catalog template if it exists
rancher/rancher#3897

Swap row link for name link in process logs table in prep for more changes coming

Add external links to resource type on Process Logs

Add 404 handler and route
rancher/rancher#1506

Add stack description on stack detail page
 Also fix color issue with host descriptions
rancher/rancher#555

Remove tooltip from container-dot, add tooltip to host container name
rancher/rancher#1415

Add 10 min timer to authenticated to check for github auth token expire
rancher/rancher#255

Add link to rancher AMIs for amazon to ec2 add host
rancher/rancher#1520

Add option to use non-secure http for github enterprise auth
rancher/rancher#1410
2016-03-15 13:11:59 -07:00
Vincent Fiduccia 95acd09ca8 Label k8s stacks as namespace 2016-02-25 10:33:14 -07:00
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