Commit Graph

20 Commits

Author SHA1 Message Date
Vincent Fiduccia 45e244b7c7 Move format-ip to a helper 2016-10-03 20:58:16 -07:00
Vincent Fiduccia c35d2e7b52 Perf 2016-10-03 20:58:16 -07:00
lvuch 51a6fa415f td colon 2016-06-06 12:50:07 -07:00
Vincent Fiduccia ebae7a6f66 Bugs (#651)
* Bugs

* Bugs
2016-05-11 20:13:03 -07:00
Vincent Fiduccia b78de2e9be i18n part 37 (#643)
* Partial save-cancel -> component

* Components i18n part 1
2016-05-06 09:46:18 -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 a2c2896919 Fix permissions control, bugs 2016-03-15 23:47:35 -07:00
Vincent Fiduccia 0b3a6f2371 Show docker id on container 2016-03-03 15:30:19 -07:00
lvuch 232391888c environment, account and audit tables
tables processes and environment
more data title and styles
container ports and volumes tables
a few form tables
badge instead of full bar
2016-03-03 10:59:18 -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 0adffb8f10 Fix image uuid and command 2015-11-20 17:33:13 -07:00
Westly Wright 5a03ca6324 Changes for sparklines 2015-11-17 10:27:45 -07:00
Vincent Fiduccia a04ba77e1f Much tweaks 2015-11-13 01:42:44 -07:00
Vincent Fiduccia 1e370fd073 Breadcrumbs, navigation, tweaks 2015-11-11 02:35:18 -07:00
Westly Wright f6822bc987 Initial commit for reskin of Host details 2015-11-10 11:45:31 -07:00
Vincent Fiduccia 51b703ae3c Replace action-menu style, much tweaks, very css 2015-11-08 02:49:36 -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