Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-ui-components
Commit: 0c98cd5e467a1ff2c18655eced17c9f283a5e434
https://github.com/hawkular/hawkular-ui-components/commit/0c98cd5e467a1ff...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M plugins/metrics/plugins/metrics/ts/metricsResponsePage.ts
Log Message:
-----------
Change metrics response page to pull resourceId from Url so we don't have to pass
state around, it is contained in the url. Example:
http://localhost:2772/metrics/responseTime/x1427317760224/.
Commit: c2858ff1439d7ec5f0f48fc94bda81294ad3da16
https://github.com/hawkular/hawkular-ui-components/commit/c2858ff1439d7ec...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M plugins/metrics/plugins/metrics/ts/metricsResponsePage.ts
Log Message:
-----------
Merge pull request #52 from hawkular/url-resourceId
Change metrics response page to pull resourceId from Url
Compare:
https://github.com/hawkular/hawkular-ui-components/compare/6ea532418656.....