Commit Graph

7 Commits

Author SHA1 Message Date
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 2c17985804 Sidekick bugfixes 2015-10-05 12:54:11 -07:00
Vincent Fiduccia dd76c00672 SSL Termination 2015-08-26 14:46:10 -07:00
Vincent Fiduccia 80d2cf4eb2 Ember 1.13: Split out app/utils/cattle, apikeys, projects 2015-06-30 01:15:20 -07:00
Vincent Fiduccia 8880ab68a0 Back on container page goes back to the screen you were previous on
- Remember the previous route as a property on the application route
- Move overlay goToPrevious into application route
- Alternate action key -> Cmd on Mac, Ctrl on others
- Document initializers
2015-02-27 18:02:26 -07:00
Vincent Fiduccia d374b1d81d cpuShares, devices, restartPolicy & pod-ify things
- Add support for cpuShares, devices and restartPolicy
- Move more things under pods
- Reorganize build scripts for future auto-updating /latest URL on CDN
2015-01-06 15:41:12 -07:00
Vincent Fiduccia 29d3bbbbd1 Initial Import 2014-12-17 14:19:03 -07:00