Commit Graph

123 Commits

Author SHA1 Message Date
Stan Lewis c6b80a80e4 Fix #124 2016-08-28 11:02:45 +08:00
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
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 ef38fa3cee fixes #117 2016-06-15 10:11:40 +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 8bb4d5de9b First spike of a create team wizard 2016-05-24 17:12:22 -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 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 0f9e8b73ca Rename top-level 'Projects' to 'Teams' 2016-05-18 11:13:36 -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 1c145df8f2 fixed up reordering environments nicely 2016-05-03 10:31:08 +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
Stan Lewis f34ea472d6 Add back in relative timestamp and pipeline step durations that have been missing 2016-04-25 15:57:34 -04:00
James Strachan 73464e1870 first spike of donuts for pods per environment or app 2016-04-22 13:07:15 +01:00
James Strachan f74308c4b8 lets add a projectDashboard.ts and fix up links to environments on the project dashboard 2016-04-22 10:01:09 +01:00
James Strachan 527bd87795 rename controllers 2016-04-22 09:19:00 +01:00
James Strachan 29c1def81c rename a few pages more in line with their current names and paths 2016-04-22 09:15:59 +01:00
James Strachan 8082632dcb lets add a project level dashboard 2016-04-22 08:49:57 +01:00
James Strachan faf1ff5a39 add a more concise environments page that has a link to each app name too and shows the version/pods and details per env and app 2016-04-21 18:33:53 +01:00
Stan Lewis 92ca360b58 Support for having top-level breadcrumbs and some navigation tweaks and fixes 2016-04-20 08:54:11 -04:00
James Strachan 2ea244e7af create an environment overview page 2016-04-20 12:28:12 +01:00
James Strachan c5c738f2a8 allowed easy switching between Project and Runtime perspectives in the left hand sub nav bars 2016-04-20 10:31:40 +01:00
James Strachan f9291827bf lets sort the environments in the defined order 2016-04-19 11:40:21 +01:00
James Strachan 983275a616 switched the app dashboard to use the new environments model loaded for a project 2016-04-19 09:12:33 +01:00
James Strachan 713e0c7350 first spike at an environments page inside a project namespace 2016-04-19 08:01:37 +01:00
Stan Lewis 924d029d31 Poll the template service for templates/buildconfigs when running on vanilla kubernetes 2016-02-12 15:15:48 -05:00
James Strachan f1d6a765d7 use Project instead of Namespace 2016-01-30 10:03:53 +00:00
James Strachan 4b0e0c7ded lets use Apps for the build stuff and Project for the workspace to align naming more closer to OpenShift and FeedHenry 2016-01-30 10:00:29 +00:00
Stan Lewis aaf183d635 Turn the environment boxes into panels that don't yet collapse 2016-01-27 16:15:51 -05:00
Stan Lewis 69cb6002bc Add a project selector drop-down to the side panel, also add a header to the dashboard so you know wtf project you're looking at 2016-01-27 14:10:02 -05:00
Stan Lewis 891c5df820 Bit more work for handling empty stuff in the dashboard 2016-01-27 10:58:07 -05:00