Commit Graph

12 Commits

Author SHA1 Message Date
Vincent Fiduccia 9ca1213756 Update to Ember & CLI 1.13.8
- Update all helpers for new style
- Remove more controllers
- Move needs to injections
- MD5 external ID before creating identicon
- Fix confirm delete action
2015-10-07 16:48:05 -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 68492dfc2e Fix circle states to match previous releases 2015-09-24 11:23:27 -07:00
Vincent Fiduccia d233e9b7bc Fix duplicate stats timestamps (rancher/rancher#2086) 2015-09-22 12:30:55 -07:00
Vincent Fiduccia 61cbb70eb0 Support airgap install with all local resources 2015-09-15 18:06:00 -07:00
Vincent Fiduccia 5c79090779 Fix password does not match message 2015-09-04 17:57:54 -07:00
Vincent Fiduccia cc3b0dfb3c Show errors from resource actions 2015-08-28 11:23:14 -07:00
Vincent Fiduccia 435d5af9ca Small bugfixes 2015-07-17 10:19:47 -07:00
Vincent Fiduccia d321ae4b80 Centralize state icons and colors (rancher/rancher#1487) 2015-07-13 19:06:48 -07:00
Vincent Fiduccia d63e724151 Ember 1.13: Edit container 2015-07-06 19:19:12 -07:00
Vincent Fiduccia 80d2cf4eb2 Ember 1.13: Split out app/utils/cattle, apikeys, projects 2015-06-30 01:15:20 -07:00