Commit Graph

62 Commits

Author SHA1 Message Date
Stan Lewis c6b80a80e4 Fix #124 2016-08-28 11:02:45 +08: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
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 00873c87e0 Switch to using hawtio-pipeline-view component 2016-05-03 15:17:18 -04:00
James Strachan 24623c2bfe add generated API file 2016-04-29 14:23:16 +01: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 7d24fcb138 Rename projects.ts -> apps.ts 2016-04-22 13:22:02 -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 ccdf1d2b01 polished the developer navigation to hopefully make it a bit easier to grok 2016-04-22 09:47:35 +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 2f38fee1ed 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
James Strachan 4c3979d5ae added navigations around environments for a project 2016-04-19 10:06:10 +01:00
James Strachan 713e0c7350 first spike at an environments page inside a project namespace 2016-04-19 08:01:37 +01:00
James Strachan 87f0aa7722 added maven settings tab 2016-01-30 09:47:16 +00: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
James Strachan 11aecd5f52 added a helper method 2015-11-21 06:23:43 +00:00
James Strachan ad3402196e added latest build 2015-11-20 16:46:08 +00:00
James Strachan b01c1eefbe allow secrets to link to empty projects 2015-11-20 16:23:48 +00:00
Stan Lewis d66565b4b2 Add destroy handlers to ensure logs/pipelines stop polling when the dashboard is cleaned up 2015-11-19 11:13:24 -05:00
James Strachan 8285e294fe add a helper method and lets move to the project secrets UI on importing 2015-11-19 15:13:43 +00:00
Stan Lewis ad39ad3102 Build up a hawtio dashboard for the overview page, initial spike 2015-11-18 15:05:04 -05:00
James Strachan 70b4dd0a19 lets add a link to the new forge secrets page 2015-11-18 16:38:12 +00:00
James Strachan 5065daae76 first spike of a UI for creating/editing/viewing secrets 2015-11-18 09:44:46 +00:00
Stan Lewis 2b6c2da0aa Fix function signature 2015-11-11 08:59:29 -05: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 ca3fe62023 default the customStrategy pull secret name if a source secret name is speciifed and move to the Pipeline edit view after importing a project 2015-10-30 11:01:50 +00:00
Stan Lewis 2e3d40cc47 Quick hack until I can figure out a nice async method to populate enums 2015-10-28 14:33:28 -04:00
James Strachan 1c064d7fbe added helper method to find the project from a scope 2015-10-27 14:49:06 +00:00
James Strachan cc7bde4f97 polished UI for when viewing traditional openshift projects as well as jenkins based projects 2015-10-27 11:41:02 +00:00
James Strachan 8f821d8a95 added a simple extension point to register project specific sub tabs 2015-10-23 11:36:23 +01:00
James Strachan 68f7b3f533 avoid home page and unnecessary multiple navigation options; so the home page is either Develop or Operate and its easy to switch between them on the home page 2015-10-19 20:10:34 +01: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 4f3d970615 added d.ts 2015-10-14 11:33:37 +01:00
James Strachan 6841cb08c8 fixed up links 2015-10-12 09:27:11 +01:00
James Strachan 40a2c5bd41 remove dependency on forge 2015-10-09 16:46:04 +01:00
James Strachan acaecc13ee added generated d.ts file 2015-10-08 08:02:36 +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 db6a0070f4 added generated file 2015-10-07 16:34:03 +01:00
James Strachan 2e9ed30ee7 add a basic log viewer for jenkins build logs 2015-10-07 16:09:59 +01:00
James Strachan 9e3218ca35 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
James Strachan 6463c88ff0 fixed jenkins service URL 2015-10-06 17:08:24 +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 606125214b added a top level builds tab for all jenkins builds in a workspace 2015-10-06 16:32:10 +01:00
James Strachan a58caf225e added first spike of a top level workspace based builds page along with fixing up the fetching animation on most developer pages 2015-10-06 15:38:29 +01:00