aggregation-platform/plugins/developer/ts
James Strachan 095310f9ec fix environment links on a team to include the team name in the breadcrumbs 2016-06-24 11:50:45 +01:00
..
apps.ts Rename projects.ts -> apps.ts 2016-04-22 13:22:02 -04:00
developerEnrichers.ts lets default to the runtime perspective for non-teams and the app perspective for teams on the workspaces view. Also fix the back button after navigating into a namespace 2016-06-15 10:05:48 +01:00
developerHelpers.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
developerNavigation.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
developerPlugin.ts first spike of a UI to create/edit environment configurations 2016-04-29 11:49:13 +01:00
environmentPanel.ts lets add a projectDashboard.ts and fix up links to environments on the project dashboard 2016-04-22 10:01:09 +01:00
home.ts use a top level home page to navigate between perspectives to make it easier to stay in "Develop" mode and switch between projects/namespaces or in "Operate" mode where you just wanna move between namespaces 2015-10-07 12:41:05 +01:00
jenkinsJob.ts fixes viewing jenkins logs / pipelines when jenkins isn't in the default namespace and working locally against a remote installation 2015-10-07 20:02:56 +01:00
jenkinsJobs.ts fixes viewing jenkins logs / pipelines when jenkins isn't in the default namespace and working locally against a remote installation 2015-10-07 20:02:56 +01:00
jenkinsLog.ts Tweak weird nav/breadcrumb behavior when going to the build log page 2016-05-19 14:26:58 -04:00
jenkinsMetrics.ts Switch to using hawtio-pipeline-view component 2016-05-03 15:17:18 -04:00
navbar.ts lets add static type checking to the breadcrumbs and use a union type for label (function or string) 2016-04-19 11:40:50 +01:00
pipeline.ts Misc fixes for build/pipeline pages, take out trigger buttons until we have 'em working 2016-05-19 14:03:17 -04:00
pipelines.ts Switch to using hawtio-pipeline-view component 2016-05-03 15:17:18 -04:00
project.ts rename controllers 2016-04-22 09:19:00 +01:00
projectDashboard.ts polished the project dashboard a little to separate the usage and deployment sections 2016-05-03 11:33:50 +01:00
projectEnvironment.ts add typeahead for namespace names 2016-05-03 11:05:40 +01:00
projectEnvironments.ts fixed deleting multiple environments 2016-06-15 16:09:33 +01:00
projectSelector.ts Clean up logging, re-order what routeParams we look for 2016-01-27 14:21:36 -05:00
workspace.ts first spike at an environments page inside a project namespace 2016-04-19 08:01:37 +01:00
workspaces.ts fix environment links on a team to include the team name in the breadcrumbs 2016-06-24 11:50:45 +01:00