aggregation-platform/plugins/kubernetes/ts
Stan Lewis c6b80a80e4 Fix #124 2016-08-28 11:02:45 +08:00
..
apps.ts Fix #124 2016-08-28 11:02:45 +08:00
breadcrumbs.ts Support for having top-level breadcrumbs and some navigation tweaks and fixes 2016-04-20 08:54:11 -04:00
build.ts polished UI for when viewing traditional openshift projects as well as jenkins based projects 2015-10-27 11:41:02 +00:00
buildConfig.ts lets preserve the labels for the environments inside a project by caching the project when we're looking inside a different namespace 2015-09-25 11:46:15 +01:00
buildConfigEdit.ts added a helper function to work around possible navigation bugs when running on vanilla kubernetes 2016-04-18 17:17:46 +01:00
buildConfigs.ts make builds real time using the watcher and fill in all the column data using latest schema 2015-12-09 13:18:49 +00:00
buildLogs.ts add better log error if we can't load the metrics 2015-03-03 16:59:40 +00:00
builds.ts make builds real time using the watcher and fill in all the column data using latest schema 2015-12-09 13:18:49 +00:00
configmap.ts Implement and fix #122 2016-08-12 13:30:34 -04:00
configmaps.ts Add a 'config' entry to the runtime views, also add a directive to use relative URLs between pages 2016-05-18 12:34:09 -04:00
connect.ts Also use the document base when building the connect link 2015-11-13 13:59:52 -05:00
deployment.ts Combine replicasets/replicationcontrollers into 'replicas' and deploymentconfigs/deployments into 'allDeployments, kick off deployments tab for hawtio/hawtio-kubernetes#106 and hawtio/hawtio-kubernetes#107 2016-05-26 14:27:32 -04:00
deploymentConfig.ts add a detailed deployment view and polished the deployments table 2015-03-10 17:00:12 +00:00
deploymentConfigs.ts properly removed restmod which we no longer require 2015-11-18 13:35:55 +00:00
deployments.ts implemented scaling of deployments 2016-05-27 11:37:19 +01:00
events.ts Fix #124 2016-08-28 11:02:45 +08:00
host.ts Switch over to yaml for raw view, default to raw view and add edit support for more types 2016-03-16 17:00:55 -04:00
hosts.ts Adjust code for updated angularjs defs 2016-02-18 14:31:50 -05:00
imageRepositories.ts properly removed restmod which we no longer require 2015-11-18 13:35:55 +00:00
kubernetesHelpers.ts Fix #124 2016-08-28 11:02:45 +08:00
kubernetesInterfaces.ts Add an 'isFetched(kind:string)' function to KubernetesModel so views can use more fine-grained spinners when the model is switching namespaces 2016-04-29 14:37:33 -04:00
kubernetesModel.ts Discover route scheme from route spec TLS 2016-06-29 09:35:41 +01:00
kubernetesNavigation.ts added a helper function to work around possible navigation bugs when running on vanilla kubernetes 2016-04-18 17:17:46 +01:00
kubernetesPlugin.ts Fix #124 2016-08-28 11:02:45 +08:00
kubernetesSchema.ts Bit more work on services specifically 2015-05-18 13:46:58 -04:00
kubernetesServices.ts properly removed restmod which we no longer require 2015-11-18 13:35:55 +00:00
kubernetesTopLevel.ts Implement and fix #122 2016-08-12 13:30:34 -04:00
namespace.ts Bunch more work adding hooks into the watcher service 2015-05-08 16:04:49 -04:00
overview.ts Add the sub-tabs back in, rename the diagram view to Diagram 2016-02-03 12:08:34 -05:00
pipelines.ts properly removed restmod which we no longer require 2015-11-18 13:35:55 +00:00
pod.ts Switch over to yaml for raw view, default to raw view and add edit support for more types 2016-03-16 17:00:55 -04:00
podEdit.ts Add a few tweaks to the generated object forms 2015-05-14 15:12:38 -04:00
podLogs.ts Have a log icon per container, fix #121 2016-08-11 13:10:51 -04:00
pods.ts Adjust code for updated angularjs defs 2016-02-18 14:31:50 -05:00
replicationController.ts Switch over to yaml for raw view, default to raw view and add edit support for more types 2016-03-16 17:00:55 -04:00
replicationControllerEdit.ts Add a few tweaks to the generated object forms 2015-05-14 15:12:38 -04:00
replicationControllers.ts Combine replicasets/replicationcontrollers into 'replicas' and deploymentconfigs/deployments into 'allDeployments, kick off deployments tab for hawtio/hawtio-kubernetes#106 and hawtio/hawtio-kubernetes#107 2016-05-26 14:27:32 -04:00
schema.ts add a spike for letting folks create new build configs 2015-10-27 14:06:30 +00:00
schemaHelpers.ts mark the source secret as required 2015-11-20 09:26:18 +00:00
secret.ts Fixed CRUD operations on secrets 2016-05-27 12:26:39 +02:00
secrets.ts Adjust code for updated angularjs defs 2016-02-18 14:31:50 -05:00
service.ts Switch over to yaml for raw view, default to raw view and add edit support for more types 2016-03-16 17:00:55 -04:00
serviceEdit.ts Add a few tweaks to the generated object forms 2015-05-14 15:12:38 -04:00
serviceRegistry.ts Adjust code for updated angularjs defs 2016-02-18 14:31:50 -05:00
services.ts Adjust code for updated angularjs defs 2016-02-18 14:31:50 -05:00
sharedControllers.ts Use grey instead of green when a pod isn't ready, little cleanup as well 2016-06-06 14:04:32 -04:00
tabs.ts New 'global' nav/breadcrumb widgets and sidebar prototype 2016-01-19 15:36:17 -05:00
templates.ts lets combine annotations from podTemplates too; for the case we annotate Deployment / DeploymentConfigs and the annotations end up on pods but can miss the RS/RC 2016-06-24 11:40:21 +01:00
term.ts Hide the minimize button when maximized 2016-03-11 15:22:40 -05:00
utilHelpers.ts #54: Sort by pod ip now works. 2015-07-15 10:02:01 +02:00
watcher.ts fixes #113 2016-06-03 14:03:56 +01:00