Stan Lewis
|
c6b80a80e4
|
Fix #124
|
2016-08-28 11:02:45 +08:00 |
Stan Lewis
|
ff9d55787c
|
Add primaryKeyFn to namespace table
|
2016-07-20 09:14:01 -04:00 |
James Strachan
|
095310f9ec
|
fix environment links on a team to include the team name in the breadcrumbs
|
2016-06-24 11:50:45 +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 |
James Strachan
|
5f35df8823
|
lets default to the runtime perspective for non-teams and the app perspective for teams on the workspaces view. Also fix the back button after navigating into a namespace
|
2016-06-15 10:05:48 +01:00 |
Stan Lewis
|
8bb4d5de9b
|
First spike of a create team wizard
|
2016-05-24 17:12:22 -04:00 |
Stan Lewis
|
bf588ad5c2
|
Keep namespaces in a separate attribute in the model
|
2016-05-23 11:49:34 -04: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
|
3749811a61
|
Watch projects instead of namespaces by default on openshift, should help with fabric8io/fabric8#5793
|
2016-03-24 14:12:25 -04:00 |
Stan Lewis
|
5b2061a653
|
Remove sugarjs usgae
|
2016-02-19 15:40:58 -05:00 |
Stan Lewis
|
90303347fc
|
Adjust code for updated angularjs defs
|
2016-02-18 14:31:50 -05:00 |
James Strachan
|
f1d6a765d7
|
use Project instead of Namespace
|
2016-01-30 10:03:53 +00: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
|
635e27ef97
|
Also make sure we put to the right URL when creating a namespace
|
2016-01-22 11:55:36 -05:00 |
Stan Lewis
|
6a267a191f
|
Fall back to namespaces if projects aren't available
|
2016-01-22 11:27:14 -05:00 |
James Strachan
|
41483b4822
|
fixes https://github.com/fabric8io/fabric8-console/issues/58 and https://github.com/fabric8io/fabric8-console/issues/59 so that the Create Namespace button works properly
|
2015-12-22 10:06:26 +00:00 |
James Strachan
|
2c57a3b463
|
allow namespaces to be deleted & switch to using the watcher/model rather than polling
|
2015-11-20 09:05:59 +00:00 |
James Strachan
|
59b7e37320
|
fixed up watching of overview and reloading of new build logs
|
2015-11-03 11:15:54 +00:00 |
Stan Lewis
|
7a8951f7c6
|
Remove hawtio-jmx/hawtio-wiki dependencies
|
2015-10-13 15:35:36 -04: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
|
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 |
James Strachan
|
7080db6bc8
|
added created times to workspaces and projects
|
2015-10-06 13:40:45 +01:00 |
James Strachan
|
70f50b50db
|
avoid double up arrow in sorting table
|
2015-10-06 13:30:13 +01:00 |
James Strachan
|
9fb7f4847c
|
polished workspaces page so its easier to navigate straight to a runtime; removed whitespace before workspace name and have the environments tab selected by default
|
2015-10-06 13:28:41 +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
|
426299f84b
|
first spike of workspaces -> workspace -> projects -> project UI
|
2015-09-24 11:47:43 +01:00 |