Commit Graph

21 Commits

Author SHA1 Message Date
Vincent Fiduccia 2e67688308
Rename machine* to node* 2018-02-13 10:41:07 -07:00
Westly Wright a9952ce5d0
Refactor projects service 2017-11-13 16:32:33 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Vincent Fiduccia cdedd20876
Fix catalog filtering by templatebase 2017-08-28 12:35:17 -07:00
Westly Wright 306f322e14
Fix errors found in catalog filtering 2017-08-16 14:34:16 -07:00
Vincent Fiduccia edb91c1101
Upgrade options, balancer 2017-05-16 01:18:12 -07:00
Vincent Fiduccia 76c3193ab3
Multiple categories for catalog 2017-02-14 12:47:04 -07:00
Vincent Fiduccia 4be13e5b42
thirdparty/partner/rancher tags on catalog 2017-02-10 14:59:03 -07:00
Vincent Fiduccia ccf9f37e4d Host IP/port editing, validation (rancher/rancher#4614) 2016-12-16 17:31:41 -07:00
Vincent Fiduccia 7eb2bb45f4 Upgrade loadbalancer image 2016-12-09 18:59:11 -07:00
Vincent Fiduccia 204bfd1a6f Custom certified flags (rancher/rancher#6999) 2016-12-09 11:22:21 -07:00
Vincent Fiduccia 3e3b9166f7 Normalize catalog categories (rancher/rancher#4810) 2016-11-04 17:41:39 -07:00
Vincent Fiduccia b1d69c5b60 Add Project Template 2016-10-27 15:55:03 -07:00
Westly Wright 44887b54e9 Refactor catalog item question css
rancher/rancher#6364

Change logic around retain ip on upgrade

rancher/rancher#5410

Refactor retainIp prop on services

@vincent99 and I had a discussion. Since retainIp is a service level
setting it does not make sense (nor did it ever work) to have retainIp
on sidekicks. So the setting has been removed from that screen. Additionally
since an upgrade does not modify the service but rather the launch config
turning Retain IP on/off during the upgrade does not work. The new requirement
is to disable the checkbox during an upgrade. The upgrade should retain the
origianl value.

rancher/rancher#5410

add password validate desc to local auth config page

rancher/rancher#6362

Change the way stack graph handles route transitions

rancher/rancher#6343

Prevent user from selecting a new catalog template

until the previous one loads

rancher/rancher#6166

Ensure ext service only shows the label outlet

rancher/rancher#5927

Remove double hr element when service doesnt have image

rancher/rancher#5850

Refactor how machine driver icons are displayed

rancher/rancher#5738

Add new fields to ldap config

rancher/rancher#3875
2016-10-27 13:47:23 -07:00
Vincent Fiduccia fe794d3b5c Assume cattle if orchestration not set 2016-10-03 23:43:35 -07:00
Vincent Fiduccia 59b2dd0945 Infra Stacks, take 2 2016-10-03 22:23:24 -07:00
Vincent Fiduccia 3f5a182469 Read orchestration string on project instead of k8s/mesos/swarm flag
Fix supported flag reading
2016-10-03 22:23:23 -07:00
Vincent Fiduccia 7260b351c3 Adding answers support 2016-10-03 22:16:20 -07:00
Vincent Fiduccia b65fb9a961 Bugs 2016-03-25 00:59:31 -07:00
Westly Wright b60738bdc3 Add init getters and refactor names to clarify logic in process-executions
In the process fix an issue with child rows only expanding 3 levels deep
rancher/rancher#3934

Add logic to handle Catalog projectUrl without protocols
rancher/rancher#3897

Add missing service
rancher/rancher#2132

Fix issue with scroll bars in terminals
rancher/rancher#4018

remove un-needed Ember.run the broken opening other action menus
rancher/rancher#3891

Add keypress enter logic to action menus
rancher/rancher#3674

Add container-dot component back to host -> sidekick

Fix issue with double protocol
rancher/rancher#1410
2016-03-18 16:16:58 -07:00
Vincent Fiduccia f70e3be597 New catalog-service/k8s support 2016-03-06 22:13:49 -07:00