Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-ui-components
Commit: 7088e461cc44b7cd928362678ebf4095027dc7bc
https://github.com/hawkular/hawkular-ui-components/commit/7088e461cc44b7c...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)
Changed paths:
M dist/hawkular-ui-components-accounts.js
M dist/hawkular-ui-components-alerts.js
M dist/hawkular-ui-components-directives.js
M dist/hawkular-ui-components-inventory.js
M dist/hawkular-ui-components-metrics.js
M plugins/directives/plugins/sidebar/html/sidebar.html
A plugins/metrics/plugins/metrics/html/alerts.html
A plugins/metrics/plugins/metrics/html/home-list.html
R plugins/metrics/plugins/metrics/html/metrics-response.html
R plugins/metrics/plugins/metrics/html/overview.html
A plugins/metrics/plugins/metrics/html/response-time.html
A plugins/metrics/plugins/metrics/html/up-downtime.html
M plugins/metrics/plugins/metrics/ts/metricsPlugin.ts
M plugins/metrics/plugins/metrics/ts/metricsResponsePage.ts
Log Message:
-----------
Add Stubbed pages for each of the pages that we need in the March 27 release. Navigation
changes to reflect this as well.
Commit: eff6780711ab10efd755623ba7035c737f8dedf1
https://github.com/hawkular/hawkular-ui-components/commit/eff6780711ab10e...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)
Changed paths:
M dist/hawkular-ui-components-metrics.js
R plugins/metrics/plugins/metrics/html/home-list.html
A plugins/metrics/plugins/metrics/html/home.html
M plugins/metrics/plugins/metrics/ts/addUrlPage.ts
M plugins/metrics/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
Correct the nav target page from add page and change home-list.html to home.html because
eventually the add-url page will become part of the home.html (if there are no urls).
Commit: 5e8b8b771a0947cef9791a1221e27fe5b2a26b47
https://github.com/hawkular/hawkular-ui-components/commit/5e8b8b771a0947c...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)
Changed paths:
M dist/hawkular-ui-components-accounts.js
M dist/hawkular-ui-components-alerts.js
M dist/hawkular-ui-components-directives.js
M dist/hawkular-ui-components-inventory.js
M dist/hawkular-ui-components-metrics.js
M plugins/directives/plugins/sidebar/html/sidebar.html
A plugins/metrics/plugins/metrics/html/alerts.html
A plugins/metrics/plugins/metrics/html/home.html
R plugins/metrics/plugins/metrics/html/metrics-response.html
R plugins/metrics/plugins/metrics/html/overview.html
A plugins/metrics/plugins/metrics/html/response-time.html
A plugins/metrics/plugins/metrics/html/up-downtime.html
M plugins/metrics/plugins/metrics/ts/addUrlPage.ts
M plugins/metrics/plugins/metrics/ts/metricsPlugin.ts
M plugins/metrics/plugins/metrics/ts/metricsResponsePage.ts
Log Message:
-----------
Merge pull request #33 from hawkular/march-27-stubbed-pages
Add Stubbed pages for each of the pages that we need for Mar 27 release
Compare:
https://github.com/hawkular/hawkular-ui-components/compare/5165afe2a45e.....