Commit Graph

78 Commits

Author SHA1 Message Date
Vincent Fiduccia 118bb757c6 Fix parsing of lbtargets with numeric hostname (rancher/rancher#1646) 2015-07-24 16:42:18 -07:00
Vincent Fiduccia 2e71a9c221 Fix lbtarget parsing edge case 2015-07-23 18:09:08 -07:00
Vincent Fiduccia fb9cef34aa Advanced LB service toggle, new port format 2015-07-22 01:01:19 -07:00
Vincent Fiduccia 3f4fbeff82 LB srcPort mapping, internal support 2015-07-20 23:50:06 -07:00
Vincent Fiduccia 8acfc43ea3 Remove standalond LB 2015-07-08 01:30:55 -07:00
Vincent Fiduccia d4ab881161 Jshint 2015-06-26 01:37:40 -07:00
Vincent Fiduccia 83978893e8 Fix load balancer screens 2015-05-20 17:42:26 -07:00
Vincent Fiduccia 3166fdcba3 Show all projects in dropdown when auth is off (rancherio/rancher#603) 2015-04-23 16:29:16 -07:00
Vincent Fiduccia d0db635af0 Bug fixes 2015-04-22 17:37:11 -07:00
Vincent Fiduccia 4c4ebefba2 x-api-bearer auth, project detail 2015-04-22 01:09:11 -07:00
Vincent Fiduccia 1d60267c18 Send Auth info when downloading machine/enviroment 2015-04-17 12:23:00 -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 39d44ee675 Broccoli-sass 0.6.3 breaks @extend... 2015-03-30 17:43:59 -07:00
Vincent Fiduccia e3c59b7547 Some hidden load balancing, and EC2 UI 2015-03-30 17:15:36 -07:00
Vincent Fiduccia 0445e56c70 Access Control disabled message
- Move access control is not configured message to top ("ARTICLE"s)
- Add preference to hide the access control message
- Show the logged-in-user box in the top right even when auth is off
- Add host registration screen to the user menu
- Rearrange how HEADER, NAV, and ASIDE are rendered
2015-03-19 15:37:46 -07:00
Vincent Fiduccia 1b0528331a Private Registry support 2015-03-11 00:36:59 -04:00
Vincent Fiduccia cb0b1043c9 Update to ember-cli 0.1.15, ember 1.10 2015-02-18 14:34:44 -07:00
Vincent Fiduccia 47fc928484 Remove outdated tests 2015-02-16 10:08:46 -07:00
Vincent Fiduccia c13fa084ce Create Project 2015-02-04 00:32:49 -07:00
Vincent Fiduccia ca06c8c0e7 Project switching, Reskin part 1 2015-02-03 11:30:53 -07:00
Vincent Fiduccia 1da13cf854 Bug fixes, rearrange routes, Slack notification
- Fix bug where hosts show up twice when one is added
- Fix API key delete/alt-key delete
- Rearrange routes so that underlying pages stay rendered
- Send notification on build to slack
2015-01-29 13:49:49 -07:00
Vincent Fiduccia 9f5c1eb701 Authentication-related fixes
- Remove zones from view, componentize dot view
- Add host dialog
- Only show the Access Control settings if admin
- Fall back to host state if agent state not available
- Fix random login fail in Firefox
- Show error messages from Torii
- Reorganize user/org labels to make clearer
2015-01-27 00:48:27 -07:00
Vincent Fiduccia 05dbe11434 Remember previous route when closing an overlay
Overlay route now remembers the previous route when entering and provides
a goToPrevious action to return back to it that can be called in an
individual overlay route/controller.
2015-01-16 17:22:36 -07:00
Vincent Fiduccia c2c93d4e32 Support for GitHub authentication 2015-01-12 17:26:45 -07:00
Vincent Fiduccia 685c47bb40 Update ember, cli, handlebars and deprecations
- Update to ember 1.9.1, handlebars 2, ember-cli 0.1.5
- Move hosts/item into component (host-widget)
- Move host/instance into component (container-widget)
- Move resource actions into a compontent (resource-actions)
- Move available action logic into resource controller
- Replace all {{#each thing}} with {{#each stuff in thing}}
2015-01-08 17:24:48 -07:00
Vincent Fiduccia f4f6360b77 Use absolute endpoint links on API page and goToApi actions 2014-12-24 14:19:09 -07:00
Vincent Fiduccia db1b638f14 Reorganize tests into pods 2014-12-19 14:19:48 -07:00
Vincent Fiduccia 29d3bbbbd1 Initial Import 2014-12-17 14:19:03 -07:00