Commit Graph

10 Commits

Author SHA1 Message Date
lvuch ddff185f03 api key table 2017-04-04 13:41:18 -07:00
lvuch 69e1afd5a6 more main row fix 2017-04-03 15:38:26 -07:00
Vincent Fiduccia b2525cb0fc
One stack, service, and almost container to rule them all 2017-03-14 01:47:10 -07:00
Westly Wright adb42451d0
Add sortable table to apikeys route 2017-03-07 14:04:30 -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
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
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 1e370fd073 Breadcrumbs, navigation, tweaks 2015-11-11 02:35:18 -07:00
Vincent Fiduccia 51b703ae3c Replace action-menu style, much tweaks, very css 2015-11-08 02:49:36 -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