Commit Graph

27 Commits

Author SHA1 Message Date
Vincent Fiduccia 2606e0458b Catalog bugfixes
- Fix category uniqueness
- Fix crash server if catalog API unavailable
- Fix selecting no version after one is selected
- Select the default version if set & exists
- Scroll to top when an error is shown
- Stack description not required
- Cancel button when no version selected
- "Create" instead of "Save"
- Update ember-api-store for less deprecations
2015-10-19 10:40:56 -07:00
Westly Wright e111245426 Add the catalog app. 2015-10-15 11:21:38 -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 abd863e31d Local Auth support & Account management 2015-09-04 01:33:44 -07:00
Vincent Fiduccia 8a9067d56a More github identity support 2015-08-13 14:54:46 -07:00
Vincent Fiduccia b9a8c7cd4b GitHub identity support 2015-08-12 18:04:52 -07:00
Vincent Fiduccia cf95c77502 More refactor 2015-08-05 16:22:04 -07:00
Vincent Fiduccia 660463a595 Initial LDAP refactor & support 2015-08-05 16:22:04 -07:00
Vincent Fiduccia 45b4eb6776 Bug Fixes 2015-07-09 17:37:19 -07:00
Vincent Fiduccia 02da8257d8 Ember 1.13: Edit host 2015-07-07 00:23:54 -07:00
Vincent Fiduccia d63e724151 Ember 1.13: Edit container 2015-07-06 19:19:12 -07:00
Vincent Fiduccia b09c5a2530 Ember 1.13: Container logs & shell 2015-07-06 17:00:03 -07:00
Vincent Fiduccia 84b64bc259 Ember 1.13: About screen, deprecate cattle.* 2015-07-05 20:07:51 -07:00
Vincent Fiduccia 65568033d8 Ember 1.13: Growl service, APIKey edit as stateless modal 2015-07-01 16:06:09 -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 222a26b05f Bug fixes 2015-06-29 12:51:44 -07:00
Vincent Fiduccia e57d8ecebb Ember 1.12 updates 2015-06-26 01:37:39 -07:00
Vincent Fiduccia b511a81908 Replace history state instead of adding another (rancherio/rancher#1262) 2015-06-19 17:04:24 -07:00
Vincent Fiduccia 3656fac0cd Log out of all tabs 2015-06-16 18:46:05 -07:00
Vincent Fiduccia 289f6053b5 Use cookie for auth instead of header
- Move github, session, cookies to service
2015-06-16 18:26:01 -07:00
Vincent Fiduccia 133eee429e No IEs allowed 2015-06-14 15:41:06 -07:00
Vincent Fiduccia 3869ef506c Redirect instead of popup for login, Github Enterprise 2015-05-26 23:20:17 -07:00
Vincent Fiduccia d0db635af0 Bug fixes 2015-04-22 17:37:11 -07:00
Vincent Fiduccia 82d4b86456 Projects WIP 2015-04-22 01:09:10 -07:00
Vincent Fiduccia 7eeefb936b More LB WIP 2015-04-03 20:47:27 -07:00
Vincent Fiduccia 7a2a2229ab Remove /delete/ routes, use inline overlays
- Rename host-widget => host-pod
- Rename container-widget => container-subpod
- More LoadBalancer WIP
2015-03-31 15:24:03 -07:00
Vincent Fiduccia 7bb87ee24b Pods directory is deprecated 2015-03-30 17:15:35 -07:00