Commit Graph

209 Commits

Author SHA1 Message Date
Vincent Fiduccia a5bd428dc2 Hide swarm subnav if not ready 2016-04-06 00:09:42 -07:00
Vincent Fiduccia 04a0f8a629 Fix container sort by host (rancher/rancher#4217) 2016-03-31 17:12:49 -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
Vincent Fiduccia 32c1c2a5d1 K8s fixes & page-header, machine driver mixin->extend 2016-03-07 18:22:32 -07:00
Vincent Fiduccia 0b3a6f2371 Show docker id on container 2016-03-03 15:30:19 -07:00
Vincent Fiduccia f19b2b7b4a Fix standalone clone ports (rancher/rancher#3431) 2016-01-27 14:38:29 -07:00
Vincent Fiduccia 9157d00772 Move header margin to class 2016-01-21 17:22:15 -07:00
Vincent Fiduccia 98e86ae1c3 Longhorn support 2016-01-15 21:49:58 -07:00
Vincent Fiduccia 2c99f3cb02 Bug fixes 2016-01-06 14:56:35 -07:00
lvuch 23bda2b34f removing right and left dividers but adding margin helpers 2015-12-23 14:46:03 -07:00
lvuch 148821af8e No breadcrumbs 2015-12-14 11:56:08 -07:00
Vincent Fiduccia 7e7a201f7c Preserve labels on clone 2015-12-08 12:25:16 -07:00
Westly Wright 788d5393f1 Update to service details pages for ext and alias services
* For external services add host name/ips if present (rancher/rancher#2798)
    * Add links to detailed service pages (rancher/rancher#2781)
    * Add width to labels th to accomidate 'started-once' label (rancher/rancher#)
2015-11-24 16:08:34 -07:00
Vincent Fiduccia 16de0d1c40 Tweak breadcrumbs 2015-11-20 17:33:13 -07:00
Vincent Fiduccia 0e3ff20e6d Breadcrumbs and other tweaks 2015-11-13 17:08:49 -07:00
lvuch 7685460e29 pixels and stuff 2015-11-13 14:34:00 -07:00
Vincent Fiduccia a04ba77e1f Much tweaks 2015-11-13 01:42:44 -07:00
Vincent Fiduccia b717c375da Fix add container to specific host 2015-11-03 11:03:28 -07:00
Vincent Fiduccia 292323a536 Finish componentizing single service/container 2015-10-23 09:43:32 -07:00
Vincent Fiduccia 39f4825746 More components for add/edit service/container 2015-10-23 09:43:32 -07:00
Vincent Fiduccia 27474f3206 Move advanced options into components 2015-10-23 09:43:32 -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 2752aaee32 Fix container clone (rancher/rancher#1462) 2015-07-13 17:38:54 -07:00
Vincent Fiduccia 1bf814324b Bug fixes 2015-07-09 17:37:19 -07:00
Vincent Fiduccia 97e417f45e Ember 1.13: Containers 2015-07-06 13:42:03 -07:00
Vincent Fiduccia 1ab5c8c4d3 Ember 1.13: Legacy controllers 2015-07-05 17:19:01 -07:00
Vincent Fiduccia b091421ca5 each thing in stuffs is deprecated 2015-06-26 01:37:40 -07:00
Vincent Fiduccia 7de389a779 Ember 1.13, bind-attr deprecated 2015-06-26 01:37:40 -07:00
Vincent Fiduccia e57d8ecebb Ember 1.12 updates 2015-06-26 01:37:39 -07:00
Vincent Fiduccia 7c38684f35 Fix healthcheck port on clone (rancherio/rancher#1159) 2015-06-11 15:22:35 -07:00
Vincent Fiduccia aff9decba0 Download compose cli 2015-06-10 16:57:31 -07:00
Vincent Fiduccia 2dfe358803 Edit loadbalancer config 2015-06-09 20:04:11 -07:00
Vincent Fiduccia 2aba2351f5 Add scheduler rules on containers and services 2015-06-03 18:34:36 -07:00
Vincent Fiduccia 216fc58def Fix clone container links/ports (rancherio/rancher#908) 2015-06-01 12:21:54 -07:00
Vincent Fiduccia cdf0c396f9 DNS Service 2015-05-31 21:45:22 -07:00
Vincent Fiduccia ce840a9d19 Set labels on add host 2015-05-31 16:05:01 -07:00
Vincent Fiduccia 418516f085 Service/Container health check 2015-05-31 00:22:36 -07:00
Vincent Fiduccia 2dbb27eaa0 Container labeling 2015-05-28 15:20:10 -07:00
Vincent Fiduccia bd19916091 Remove networkIds, add networkMode 2015-05-21 11:16:37 -07:00
Vincent Fiduccia f4cda34d80 Working redesign 2015-05-20 17:34:44 -07:00
Vincent Fiduccia 0127d007b3 UI redesign WIP 2015-05-20 17:34:29 -07:00
Vincent Fiduccia c1afb0836a Default to tty and stdin 2015-05-13 23:43:33 -07:00
Vincent Fiduccia 66cec22b87 Fix clone, support API without userpreferences 2015-05-13 12:23:53 -07:00
Vincent Fiduccia ce2eace4bb Clone other machine drivers 2015-05-13 10:01:36 -07:00
Vincent Fiduccia bd7323c94d Clone container 2015-05-13 10:01:36 -07:00
Vincent Fiduccia 0b27b6d0c5 Remove image docker:/dropdown 2015-05-11 15:18:55 -07:00
Vincent Fiduccia 54e61b83d0 Registry WIP 2015-05-11 15:18:55 -07:00
Vincent Fiduccia c482083daf Un-remove actions on managed containers 2015-04-18 18:43:14 -07:00
Vincent Fiduccia 3940800d75 Load balancer bug fixes, validation, multiple errors 2015-04-14 18:32:38 -07:00
Vincent Fiduccia 4e7303bcca Service Discovery WIP 2015-04-13 13:15:24 -07:00
Vincent Fiduccia d2262f6305 Finish refactor of container add/edit 2015-04-10 11:24:59 -07:00
Vincent Fiduccia 67d7e881c7 Service Discovery WIP 2015-04-10 00:22:43 -07:00
Vincent Fiduccia 23a8ddb478 Service Discovery WIP 2015-04-09 18:10:22 -07:00
Vincent Fiduccia 28af7e9e5d v0.15.x Bug fixes
- rancherio/rancher#495 Entry point is saved
- rancherio/rancher#493 EC2 vpc/subnet is saved
- rancherio/rancher#490 Disable DigitalOcean options
- rancherio/rancher#399 Extra JSON properties sent
2015-04-09 15:35:40 -07:00
Vincent Fiduccia 0a815e4934 Add container entrypoint 2015-04-06 18:26:59 -07:00
Vincent Fiduccia b880c5e15c Reorganize EC2 and DO 2015-04-06 16:10:18 -07:00
Vincent Fiduccia 7eeefb936b More LB WIP 2015-04-03 20:47:27 -07:00
Vincent Fiduccia f7214ffbbe Single template for top of screen error 2015-03-30 17:15:36 -07:00
Vincent Fiduccia 7bb87ee24b Pods directory is deprecated 2015-03-30 17:15:35 -07:00