Commit Graph

241 Commits

Author SHA1 Message Date
James Strachan 3fce2dcc0b fix orderBy bug introduced by newer angular 2016-07-04 14:05:00 +01:00
James Strachan ce419e0f3b lets add a link directly to the teams development runtime environment along with better tooltips 2016-06-24 11:55:10 +01:00
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
James Strachan 933970b94b 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
Stan Lewis 2d49465146 Add remove/create controls for namespaces in a team, fabric8io/fabric8-console#181 2016-06-23 11:47:56 -04:00
Stan Lewis 3d0a9d1218 Clean up errors thrown by environment view for now 2016-06-22 16:32:35 -04:00
Stan Lewis 9fa0465fca Update team page from 'tiles' to 'cards' 2016-06-22 14:50:13 -04:00
James Strachan 17e1e0175f add Metrics link if the app is annotated with the grafana annotation 2016-06-21 09:47:18 +01:00
James Strachan f38fca4232 fixed the dashboards when using kubernetes and ReplicaSets / Deployments 2016-06-21 09:22:24 +01:00
James Strachan 5bfc198fd1 fixed deleting multiple environments 2016-06-15 16:09:33 +01:00
James Strachan ef38fa3cee fixes #117 2016-06-15 10:11:40 +01:00
James Strachan 5f35df8823 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
James Strachan 91c68fe117 if we have no environments lets just show the apps list on the project dashboard 2016-05-31 14:55:06 +01:00
Stan Lewis 3d41a973de 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
Stan Lewis 8bb4d5de9b First spike of a create team wizard 2016-05-24 17:12:22 -04:00
Stan Lewis bf588ad5c2 Keep namespaces in a separate attribute in the model 2016-05-23 11:49:34 -04:00
James Strachan 02240ff3a1 link to the project docs if the RC is annotated to include them 2016-05-23 10:55:16 +01:00
Stan Lewis 0dde97b361 Rework the initial page a bit to better reflect teams with direct links to environments 2016-05-20 14:15:52 -04:00
Stan Lewis e0f17582d2 Tweak weird nav/breadcrumb behavior when going to the build log page 2016-05-19 14:26:58 -04:00
Stan Lewis 1653735d9c Misc fixes for build/pipeline pages, take out trigger buttons until we have 'em working 2016-05-19 14:03:17 -04:00
Stan Lewis 0ebb5332fa Add the active page title as the last breadcrumb, also make all the breadrumb links work all the time 2016-05-19 11:20:15 -04:00
James Strachan 65b201510e fix up the 'project name' breadcrumb so its always clickable 2016-05-19 10:53:47 +01:00
Stan Lewis 367b8a6629 Pad around the log section in the app dashboard 2016-05-18 15:49:20 -04:00
Stan Lewis d6ceb93027 Move 'create app' button into 'deployments' header so it's grouped with the apps 2016-05-18 15:43:38 -04:00
Stan Lewis 21652a73c8 Couple team dashboard layout improvements 2016-05-18 15:34:58 -04:00
Stan Lewis bb4049a639 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
Stan Lewis 0f9e8b73ca Rename top-level 'Projects' to 'Teams' 2016-05-18 11:13:36 -04:00
James Strachan 8bee1a5bcf Merge branch 'master' of https://github.com/hawtio/hawtio-kubernetes
# Conflicts:
#	dist/hawtio-kubernetes.js
2016-05-17 12:36:32 +01:00
James Strachan 2a446a8c9c fix broken Projects link 2016-05-17 08:36:19 +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
James Strachan ea7d58bef7 for runtime environments lets link directly to the runtime page by default from the projects page 2016-05-17 08:23:10 +01:00
Hiram Chirino b54b8bbe66 Added a Developer.createTabRoutingFunction to make it easier to property display developer tab contents. 2016-05-16 11:20:39 -04:00
Stan Lewis 433bfb6f1f Trim the document base off of nav items when we compare paths 2016-05-04 16:29:43 -04:00
Stan Lewis c970f82a51 Add an additional check for an active tab, log if we don't find one 2016-05-04 15:59:51 -04:00
Stan Lewis 00873c87e0 Switch to using hawtio-pipeline-view component 2016-05-03 15:17:18 -04:00
James Strachan 7353446a8d polished the project dashboard a little to separate the usage and deployment sections 2016-05-03 11:33:50 +01:00
James Strachan b45405fb11 add typeahead for namespace names 2016-05-03 11:05:40 +01:00
James Strachan 1c145df8f2 fixed up reordering environments nicely 2016-05-03 10:31:08 +01:00
James Strachan 5942c0c1fa support delete of environments 2016-05-03 08:41:30 +01:00
Stan Lewis d9b294faff 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
James Strachan 853374a15d added better validation for create & edit of environments 2016-04-29 17:43:25 +01:00
James Strachan 74dba2587f first spike of a UI to create/edit environment configurations 2016-04-29 11:49:13 +01:00
Stan Lewis 0cebf53275 Filter out negative pipeline step duration values 2016-04-28 11:10:06 -04:00
James Strachan a60eee0838 show jumbotron when there are no apps; even if there are environments 2016-04-28 08:15:23 +01:00
Stan Lewis 50366d41bc Couple page improvements when there's no environments/apps 2016-04-27 15:30:27 -04:00
Stan Lewis 82fe3975da More work on the pipelines page, couple tweaks to the app dashboard 2016-04-27 13:20:35 -04:00
Stan Lewis 587e87e13c Add styling for aborted builds 2016-04-27 11:59:51 -04:00
Stan Lewis 98f29d5d3f Set an appropriate background for failed/completed builds 2016-04-27 11:28:24 -04:00
Stan Lewis fec0d4840e Apply the colored top border to pipeline boxes 2016-04-27 09:40:56 -04:00
Stan Lewis 3b1444ca87 Bit of work on the look of the pipelines, WIP 2016-04-26 16:52:53 -04:00