Commit Graph

20 Commits

Author SHA1 Message Date
James Strachan 2b6d452450 implemented scaling of deployments 2016-05-27 11:37:19 +01:00
James Strachan b109899b84 a few fixes so that replicas and deployments can be navigated to, viewed and editted 2016-05-27 11:15:04 +01:00
James Strachan f4b0474711 lets use Replicas as the generic term for Replication Controllers or ReplicaSets 2016-05-17 08:24:00 +01:00
Jimmi Dyson 8c0eeacfdd Use bordered tables 2015-12-15 10:07:06 +00:00
James Strachan 369c51e233 switched the breadcrumbs and tabs to directives so they can be shared more easily with other plugins 2015-10-10 16:03:58 +01:00
James Strachan 3238406465 remove old namespace combo box 2015-09-25 06:14:17 +01:00
James Strachan 549673ab63 add the breadcrumb and sub nav bars for the kubernetes runtime too 2015-09-24 16:47:39 +01:00
James Strachan 1cc7e0fc3d lets try update more links to handle baseUri so that things work when hostd via the kube proxy services API 2015-07-14 14:24:34 +01:00
Stan Lewis d15d18d22a Sprinkle the run button across some pages, fixes #47 2015-06-25 12:22:14 -04:00
Stan Lewis 1299a1564d Ensure 0 replicas shows up as 0 so it's still possible to change the # of replicas 2015-06-02 16:15:53 -04:00
Stan Lewis 7a01cfe0b0 Rework the various resize buttons and make them a bit more consistent for #27 2015-06-02 09:28:10 -04:00
James Strachan 89f59e5219 first spike migrating to v1beta3 - at least pods shows some stuff... lots to still fix though... 2015-05-07 15:14:45 +01:00
James Strachan e0890088d1 added forms for pods, services and controllers for create and edit - they need more polish but we're getting there 2015-02-27 18:15:37 +01:00
Stan Lewis 300b7e0f89 A few layout improvements for the kubernetes views 2015-02-12 11:46:43 -05:00
James Strachan d89d9d07f6 removed old detail views from the collection views and added back the custom view stuff I'd missed (nice!) and fixed a bug if the labels are used on the detail view 2015-02-12 16:14:39 +00:00
James Strachan 23f3f9100a reuse the resize dialog across the controllers page and the apps page (or any page really) 2015-02-10 10:14:23 +00:00
James Strachan 01826dfa2c ported back a bunch of icons 2015-01-23 15:04:58 +00:00
James Strachan 5f3ddd9b85 migrate the pods/services/controllers to reuse the KubernetesModel so that tab switching is instant and we share the model 2015-01-23 14:35:38 +00:00
Stan Lewis 1db9d1cc76 Search/replace bootstrap 2.x to 3.x 2015-01-22 12:01:25 -05:00
James Strachan aa94f45833 initial creation of plugin 2015-01-16 10:18:43 +00:00