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
|
e0f17582d2
|
Tweak weird nav/breadcrumb behavior when going to the build log page
|
2016-05-19 14:26:58 -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
|
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 |
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 |
James Strachan
|
a60eee0838
|
show jumbotron when there are no apps; even if there are environments
|
2016-04-28 08:15:23 +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
|
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
|
ada579ebab
|
lets try simplify the layout a bit more; removed the "<< Back to" links by default; then just added an Apps/App link last if folks want to quickly link there on the left hand side; otherwise folks can just jump directly to where they need in the breadrumbs
|
2016-04-21 16:21:21 +01:00 |
James Strachan
|
5adbde4b26
|
fix links to pods/services when navigating from a detail pods view (which loses the workspace)
|
2016-04-21 12:13:06 +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
|
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
|
5b39fd3fc1
|
lets reuse the helper function to generate the environment label when viewing projects as well as environments
|
2016-04-19 13:08:20 +01:00 |
James Strachan
|
70fb89c475
|
ensure we add docbase to links
|
2016-04-19 13:02:20 +01:00 |
James Strachan
|
d36d624b96
|
lets cache the environments for each namespace so we can figure out the environment labels in the breadcrumbs
|
2016-04-19 11:59:56 +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
|
cb695b2e76
|
lets use "Projects" in the breadcrumbs
|
2016-04-19 10:08:46 +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 |
Stan Lewis
|
a9b4f3b56c
|
Strip the document base out of the check for the active link
|
2016-04-18 15:56:44 -04:00 |
Stan Lewis
|
7ede9b20de
|
First cut of icons for all the items in the nav bar, also ensure log/term windows show up above the nav bar initially
|
2016-03-09 15:05:05 -05:00 |
Stan Lewis
|
90303347fc
|
Adjust code for updated angularjs defs
|
2016-02-18 14:31:50 -05:00 |
James Strachan
|
3d787361a7
|
fixes https://github.com/fabric8io/fabric8/issues/5704 to add an Events tab
|
2016-02-14 10:55:22 +00:00 |
Stan Lewis
|
02c0159e81
|
Add the sub-tabs back in, rename the diagram view to Diagram
|
2016-02-03 12:08:34 -05:00 |
James Strachan
|
2c558f3d0e
|
polish the nav bar names a little
|
2016-02-03 08:37:10 +00:00 |
Stan Lewis
|
9849bb679d
|
Add a link back to the project, also try and fix up links between runtime pages when we're in an environment
|
2016-02-02 15:23:51 -05: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 |
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 |
Stan Lewis
|
44b9d9a1f1
|
Add an 'all projects' link, smaller sidebar, take out sub-tabs for the workspaces page
|
2016-01-27 12:03:57 -05:00 |
Stan Lewis
|
d3faa6ed73
|
Use patternfly cards in project dashboard
|
2016-01-26 11:50:16 -05:00 |
Stan Lewis
|
90db400d49
|
Add sub-tabs to 'settings' pages
|
2016-01-25 14:12:31 -05:00 |
James Strachan
|
de52680b72
|
add more nav bar icons
|
2016-01-22 08:40:22 +00:00 |
Stan Lewis
|
ecfde72097
|
Add support for an isActive(subTab, path) on sub-tabs to cater for multiple paths that can make a sub-tab active
|
2016-01-21 11:53:01 -05:00 |
James Strachan
|
b1bae40932
|
rename the overview page to be Dashboard
|
2016-01-21 11:25:49 +00:00 |
James Strachan
|
d5af51066f
|
allow multiple tabs to be added
|
2016-01-21 10:58:32 +00:00 |
James Strachan
|
11aecd5f52
|
added a helper method
|
2015-11-21 06:23:43 +00:00 |
James Strachan
|
5b6378eee4
|
add helper method
|
2015-11-20 16:30:23 +00:00 |
James Strachan
|
b01c1eefbe
|
allow secrets to link to empty projects
|
2015-11-20 16:23:48 +00: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 |
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 |