Commit Graph

11 Commits

Author SHA1 Message Date
Westly Wright d3553e23b2
Address issues found during qa
rancher/rancher#7106
2016-12-20 11:57:53 -07:00
Westly Wright 1d3e760687
Add sortable searchable paged tables lacsso comp 2016-12-16 17:07:00 -07:00
Vincent Fiduccia 78d53093cc Fix stats on started-once (rancher/rancher#5908) 2016-10-20 10:18:16 -07:00
Vincent Fiduccia ebae7a6f66 Bugs (#651)
* Bugs

* Bugs
2016-05-11 20:13:03 -07:00
Vincent Fiduccia eb91ee03a9 Move swarm code to its own tab 2016-04-29 14:14:20 -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
Vincent Fiduccia 0b3a6f2371 Show docker id on container 2016-03-03 15:30:19 -07:00
Vincent Fiduccia ce155e17dc Make projectId part of the URL 2016-02-11 12:27:45 -07:00
Vincent Fiduccia 0de3be7958 VM supoprt 2015-12-04 17:46:57 -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