[hawkular/hawkular] 377c63: HAWKULAR-303: Fix Last downtime in URL list and ot...
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 377c635714c17bf79b003601484e702e38a7a164
https://github.com/hawkular/hawkular/commit/377c635714c17bf79b003601484e7...
Author: Alexandre Mendonça <amendonca(a)redhat.com>
Date: 2015-06-03 (Wed, 03 Jun 2015)
Changed paths:
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/html/add-url.html
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/html/app-server-list.html
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/addUrlPage.ts
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/metricsAppServerList.ts
Log Message:
-----------
HAWKULAR-303: Fix Last downtime in URL list and other enhancements
Enhancements:
- Fix Last Update position and text in URL list;
- Show information boxes when no app servers are configured;
- Add "Fetching state" to app servers when no state has been retrieved yet;
- Get availability for URL list from Availability endpoint instead of through status code;
- Reduce amount of requested data for showing current response time (1h instead of 24h);
- Use distinct=true param for App Server list availability;
Commit: 03e5b24c2f0d7e422f9caaf127c3a0d224d3d478
https://github.com/hawkular/hawkular/commit/03e5b24c2f0d7e422f9caaf127c3a...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/html/add-url.html
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/html/app-server-list.html
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/addUrlPage.ts
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/metricsAppServerList.ts
Log Message:
-----------
Merge pull request #181 from ammendonca/HWK-A1-ENHANCEMENTS
HAWKULAR-303: Fix Last downtime in URL list and other enhancements
Compare: https://github.com/hawkular/hawkular/compare/96e6dc1400f5...03e5b24c2f0d
10 years, 4 months
[hawkular/hawkular] fc4ed5: Console: Getting rid of console output in paginato...
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: fc4ed58c62e9ff9f5f321d17bd5cd133782e9ced
https://github.com/hawkular/hawkular/commit/fc4ed58c62e9ff9f5f321d17bd5cd...
Author: Viliam Rockai <vrockai(a)redhat.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/pagination.ts
Log Message:
-----------
Console: Getting rid of console output in paginator
Commit: 6c507ce3856344173f6279f6d11ad41065178205
https://github.com/hawkular/hawkular/commit/6c507ce3856344173f6279f6d11ad...
Author: Viliam Rockai <vrockai(a)redhat.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M pom.xml
M ui/console/src/main/scripts/bower.json
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/html/alerts-view.html
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/less/metrics-main.less
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/addUrlPage.ts
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/alertsManager.ts
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/metricsAlerts.ts
Log Message:
-----------
HAWKULAR-302: Alerts resolution in console
Commit: 96e6dc1400f5a38ca16467a15d98edf451f072b6
https://github.com/hawkular/hawkular/commit/96e6dc1400f5a38ca16467a15d98e...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M pom.xml
M ui/console/src/main/scripts/bower.json
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/html/alerts-view.html
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/less/metrics-main.less
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/addUrlPage.ts
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/alertsManager.ts
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/metricsAlerts.ts
M ui/console/src/main/scripts/plugins/metrics/plugins/metrics/ts/pagination.ts
Log Message:
-----------
Merge pull request #180 from vrockai/AlertResolution
Alert resolution update
Compare: https://github.com/hawkular/hawkular/compare/5a7059cc6214...96e6dc1400f5
10 years, 4 months