Commit Graph

321 Commits

Author SHA1 Message Date
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
James Strachan 800415d4cc switch ID -> Name 2015-09-24 09:43:18 +01:00
James Strachan 57b9443e1b lets allow the pods and RCs pages to be sorted by pending number of events 2015-09-14 17:26:39 +01:00
James Strachan 8f60174e4b added links to the events on the RCs and Pods pages 2015-09-14 16:58:28 +01:00
James Strachan ae8d6f7114 link to events on a pod and RC page 2015-09-14 16:23:11 +01:00
James Strachan 8b79dfe005 add filtering by name and kind 2015-09-14 16:04:33 +01:00
James Strachan d52de5ca34 fix date sorting of events 2015-09-12 10:41:43 +01:00
James Strachan 7302ce6732 lets use nicer date formats 2015-09-11 17:40:09 +01:00
James Strachan 6a422effc5 first spike at an events tab 2015-09-11 17:06:51 +01:00
James Strachan df8bdb93bc added support to more entities when running things; so should support Secrets, ServiceAccounts, PersistentVolumeClaims, ServiceAccounts, OAuthClients etc 2015-09-10 14:58:09 +01:00
James Strachan 1a1405e6d8 lets use "scale" rather than "resize" and lets show the RC name and polish the label some more 2015-08-27 16:55:38 +01:00
James Strachan b620eb0022 fixed up the build configs so that they are real time now and can easily switch between namespaces 2015-08-27 16:50:57 +01:00
James Strachan 3dd26e6e93 update the project metadata links to better support public github projects 2015-08-27 16:29:37 +01:00
Stan Lewis aaa7df6100 Do a simple name match between services/RCs to avoid duplicate apps, fixes #71 2015-08-14 10:25:54 -04:00
James Strachan 82e5d0b004 switch for jolokia to use /api/v1/namespaces/foo/pods/blah:port/proxy/jolokia instead in the hope of it fixing CORS issues 2015-07-24 16:45:53 +01:00
Stan Lewis 82b2040d2b Fix tabs 2015-07-22 10:32:08 -04:00
James Strachan 6181d8069d show the environments for a build config a little nicer 2015-07-21 14:30:58 +01:00
Stan Lewis 8056efcb19 Pass the model in the kubernetesModelUpdated event 2015-07-20 15:37:45 -04:00
James Strachan a627f88a4a fixed bad proxy link for jolokia 2015-07-17 10:36:22 +01:00
James Strachan ee1081dae9 hide the route creation when on vanilla k8s 2015-07-16 10:42:13 +01:00
James Strachan dca2ffcb86 fixed bad proxy url 2015-07-16 09:20:48 +01:00
James Strachan a5eda50665 fixed compile error 2015-07-15 18:56:52 +01:00
James Strachan e4433fab7b got the templates page mostly working on kubernetes 2015-07-15 18:55:07 +01:00
James Strachan 8843b21234 polished templates on k8s 2015-07-15 18:30:26 +01:00
James Strachan 9b756b8dec add an isOpenShift flag so we know if we are on openshift or not and can handle templates using a separate service if not on OpenShift. Also show the Run.. button even if there are no templates 2015-07-15 17:47:10 +01:00
Stan Lewis 06d938c1ba Use the new HawtioOAuth API calls and also fix #62 2015-07-15 09:00:54 -04:00
James Strachan c2fbca3d00 fixed the log search links so we can search properly for pod based logs in kibana/elasticsearch 2015-07-15 11:01:55 +01:00
Claus Ibsen 91f3abc0dd Compiled code 2015-07-15 10:50:50 +02:00
Claus Ibsen 061d781cf6 #65: The open menu link should use the same link as on services page that works 2015-07-15 10:48:55 +02:00
Claus Ibsen 3a5777b3ac #65: The open menu link should use the same link as on services page that works 2015-07-15 10:47:34 +02:00
Claus Ibsen 3252d4c9d6 #66: Sort by pod count now works 2015-07-15 10:16:08 +02:00
Claus Ibsen 4846eea7a7 #54: Sort by pod ip now works. 2015-07-15 10:02:01 +02:00
Claus Ibsen 14244af66e #63: hosts table should not be selectbox and also update the data when the model updates. 2015-07-15 09:34:08 +02:00
James Strachan eb806578b1 fix the minion link on the apps page on k8s 2015-07-14 14:59:59 +01:00
James Strachan 58542875b8 fix service ip and host on kubernetes 2015-07-14 14:57:27 +01:00
James Strachan 1cc7e0fc3d lets try update more links to handle baseUri so that things work when hostd via the kube proxy services API 2015-07-14 14:24:34 +01:00
James Strachan 7166a3665f if no master uri is specified or is specified as / then lets assume its the root url and not relative to the basedir as its unlikely the rest api really is within a relative hosting on kubernetes as this breaks if accessing the console over /api/v1/proxy/namespaces/default/services/fabric8 2015-07-14 13:49:01 +01:00
James Strachan 62852292d6 lets try fix the watcher to use absolute urls when on vanilla k8s 2015-07-14 12:31:38 +01:00
Stan Lewis c17feb01bc Use new task dependencies to wait until oauth task has completed before fetching namespaces, should fix #60 2015-07-13 12:52:22 -04:00
Stan Lewis 1eaa306a22 Set icons/summaries on created objects from the template if available, make sure this takes precedence when rendering objects, fixes #58 2015-07-08 11:41:54 -04:00
Stan Lewis bcb8f16210 Found another one for #57 2015-07-08 09:09:29 -04:00
Stan Lewis 663c05cf39 Let's make links that go out of hawtio open in new tabs, fixes #57 2015-07-08 08:58:20 -04:00
James Strachan e86eeafe3d improved the build configs UI to separate code from builds from people stuff 2015-07-07 14:33:22 +01:00
James Strachan c2604362d3 add link to the edit devops settings command and icons for room, backlog and team 2015-07-03 16:35:21 +01:00