Commit Graph

48 Commits

Author SHA1 Message Date
Stan Lewis c6b80a80e4 Fix #124 2016-08-28 11:02:45 +08: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
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 02240ff3a1 link to the project docs if the RC is annotated to include them 2016-05-23 10:55:16 +01:00
James Strachan 8e2cf099da fixed service links on dashboards 2016-04-25 08:32:02 +01:00
James Strachan 73464e1870 first spike of donuts for pods per environment or app 2016-04-22 13:07:15 +01:00
James Strachan 2ea244e7af create an environment overview page 2016-04-20 12:28:12 +01:00
James Strachan 70fb89c475 ensure we add docbase to links 2016-04-19 13:02:20 +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 d98890a741 fixed up jenkins build url links 2016-04-18 11:51:13 +01:00
James Strachan 3ed63f0440 lets fix the jenkins build url link 2016-04-18 10:08:45 +01:00
James Strachan c27e557d6e lets reuse the jenkins url from jenkinshift 2016-04-16 12:11:17 +01:00
James Strachan 5837bef839 lets only show the link to the service on the app dashboard if the service is a http based service 2016-01-22 16:51:45 +00:00
James Strachan a980805501 lets add a link to the service for an RC if its http based on the project dashboard 2016-01-22 09:09:31 +00:00
James Strachan 82b1484ae1 lets show the build id and link to the build logs on the RC overview page 2015-12-10 10:12:48 +00:00
James Strachan ad920217f6 for S2I lets hide RCs with no pods if we have at least 1 RC with pods 2015-12-10 06:25:31 +00:00
James Strachan d2d6a3b7c8 lets add the git commit id and links for S2I 2015-12-10 06:09:07 +00:00
James Strachan 5d5c0e4d9a turns out there's no way to find the git sha of a S2I build right now :( so lets leave a TODO if ever that shows up as an annotation https://github.com/openshift/origin/issues/6241 2015-12-09 12:01:41 +00:00
James Strachan 2d854b1f7f add a basic UI for S2I projects which only have 1 environment and no jenkins pipeline 2015-12-09 10:01:57 +00:00
James Strachan 59b7e37320 fixed up watching of overview and reloading of new build logs 2015-11-03 11:15:54 +00:00
James Strachan 60648f98e3 upgrade to use the new watcher API rather than polling for more real time visualisation 2015-11-03 06:56:55 +00:00
James Strachan 6b3cc06954 lets use better nav bar stuff for the settings on a project - defaulting to using the nicer form 2015-10-28 16:19:06 +00:00
James Strachan 1c064d7fbe added helper method to find the project from a scope 2015-10-27 14:49:06 +00:00
James Strachan 7eb7a13751 better flicker free real time updates of rolling upgrades 2015-10-16 15:43:25 +01:00
James Strachan 4aed54026a lets make the overview a bit more real time and avoid flicker 2015-10-16 15:12:57 +01:00
James Strachan d1a63fa667 lets show the pod count, status and links per environments so that its easier to visualise rolling upgrades 2015-10-14 19:49:53 +01:00
James Strachan 55d7546004 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
James Strachan 3e3fbf54f6 lets explicitly add the http port to be able to access the service proxy URL for jenkins 2015-10-06 17:08:07 +01:00
James Strachan f96cee0efe refactored the code to make it more modular; separating out navigations from enrichers from arbitrary helpers and reusing a template for displaying pipelines 2015-10-06 08:25:41 +01:00
James Strachan 3e0bbda42f fixed up error styling 2015-10-05 17:44:18 +01:00
James Strachan c2da7b5322 lets use spinnner for pending steps 2015-10-05 17:41:53 +01:00
James Strachan 2e94365b18 switched to the new REST API and added a first spike of the pipelines view 2015-10-05 17:37:29 +01:00
James Strachan 8a37b6b617 first spike at a pipeline view 2015-10-02 17:03:39 +01:00
James Strachan 4adb7fddf8 fix up links to build + logs and sort in the right order by default 2015-10-02 16:23:48 +01:00
James Strachan 09554de88f lets add the build status indicator 2015-10-02 16:09:43 +01:00
James Strachan ea1a333e60 fix the flicker on the environments page and first spike at viewing jenkins builds 2015-10-02 11:06:35 +01:00
James Strachan e848cf0579 first spike of the environments tab showing the current versions deployed in each environment along with links to the build and source if available via annotations 2015-09-28 11:58:10 +01:00
James Strachan eaab07c3ec 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
James Strachan a2c43aab84 allow navigation from project -> environments -> environment 2015-09-25 08:05:15 +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 cd8db28ab0 polishing the workspace breadcrumbs / sub nav 2015-09-24 16:26:20 +01:00
James Strachan ecda57e03a fix up the links a little better 2015-09-24 15:55:34 +01:00
James Strachan 8b26678699 tidy up the interaction between breadcrumbs and sub nav bar 2015-09-24 15:35:13 +01:00
James Strachan 7010035c3c highlight current sub nav bar 2015-09-24 15:24:46 +01:00
James Strachan 11a12c62b9 first spike of sub nav bar tabs 2015-09-24 15:17:44 +01:00
James Strachan cc59926e47 first spike of workspaces -> workspace -> projects -> project UI 2015-09-24 13:53:40 +01:00
James Strachan 426299f84b first spike of workspaces -> workspace -> projects -> project UI 2015-09-24 11:47:43 +01:00