[hawkular/hawkular] 047205: UI fixes for M8
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 047205150ff72325dc9219d09b83079a052304a6
https://github.com/hawkular/hawkular/commit/047205150ff72325dc9219d09b830...
Author: Alexandre Mendonça <amendonca(a)redhat.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/directives/subtab/html/subtab.html
M console/src/main/scripts/plugins/metrics/html/app-details/detail-overview.html
M console/src/main/scripts/plugins/metrics/html/directives/alert-info.html
M console/src/main/scripts/plugins/metrics/ts/alerts.ts
M console/src/main/scripts/plugins/metrics/ts/alertsCenterDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerOverviewDetails.ts
M console/src/main/scripts/plugins/metrics/ts/directives/fileReadDirective.ts
M console/src/main/scripts/plugins/metrics/ts/urlAvailabilityDetails.ts
M console/src/main/scripts/plugins/metrics/ts/urlResponseTimeDetails.ts
Log Message:
-----------
UI fixes for M8
- Remove useless, error throwing resource query on alert center pages;
- Fix links to Trigger definitions on Overview screen;
- Fix HTML (missing closing div) on alert-info directive;
- HAWKULAR-742 : Handle switch persona at URL details pages;
- Cleanup some console.log messages;
Commit: b6998ea3e9db72f4dd7c67d328c94920582f1a04
https://github.com/hawkular/hawkular/commit/b6998ea3e9db72f4dd7c67d328c94...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/directives/subtab/html/subtab.html
M console/src/main/scripts/plugins/metrics/html/app-details/detail-overview.html
M console/src/main/scripts/plugins/metrics/html/directives/alert-info.html
M console/src/main/scripts/plugins/metrics/ts/alerts.ts
M console/src/main/scripts/plugins/metrics/ts/alertsCenterDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerOverviewDetails.ts
M console/src/main/scripts/plugins/metrics/ts/directives/fileReadDirective.ts
M console/src/main/scripts/plugins/metrics/ts/urlAvailabilityDetails.ts
M console/src/main/scripts/plugins/metrics/ts/urlResponseTimeDetails.ts
Log Message:
-----------
Merge pull request #726 from ammendonca/HWK-M8-FIXES
UI fixes for M8
Compare: https://github.com/hawkular/hawkular/compare/b6821a47d47c...b6998ea3e9db
10 years, 4 months
[hawkular/hawkular] 13f6c9: Alerts sidebar
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 13f6c94f46c58efcc23bf2cf17515065e690ffdf
https://github.com/hawkular/hawkular/commit/13f6c94f46c58efcc23bf2cf17515...
Author: Gabriel Cardoso <gabrielc.cardoso(a)gmail.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/directives/alert-info.html
M console/src/main/scripts/plugins/metrics/html/partials/trigger-alerts-sidebar.html
Log Message:
-----------
Alerts sidebar
Hiding alerts counter when = 0, adding “No alerts” text when there is
no alerts.
Commit: c214c34cf28b68bc18ab8e85f2c22c81492362a5
https://github.com/hawkular/hawkular/commit/c214c34cf28b68bc18ab8e85f2c22...
Author: Gabriel Cardoso <gabrielc.cardoso(a)gmail.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/directives/overview/label-editor.html
M console/src/main/scripts/plugins/metrics/html/directives/overview/server-details.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
Log Message:
-----------
Adjusted Server Overview labels close icon, dialog button
Commit: 247d038253a347decc54931c95c85763ccacd90f
https://github.com/hawkular/hawkular/commit/247d038253a347decc54931c95c85...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/directives/alert-info.html
M console/src/main/scripts/plugins/metrics/html/directives/overview/label-editor.html
M console/src/main/scripts/plugins/metrics/html/directives/overview/server-details.html
M console/src/main/scripts/plugins/metrics/html/partials/trigger-alerts-sidebar.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
Log Message:
-----------
Merge pull request #722 from cardosogabriel/Alerts
Alerts and Server Overview
Compare: https://github.com/hawkular/hawkular/compare/2cc5eb5c53bc...247d038253a3
10 years, 4 months
[hawkular/hawkular] 12a2a9: HAWKULAR-815 change the URLs to be shown as tiles....
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 12a2a902f021ef5d985973b749538ed0cc791dd5
https://github.com/hawkular/hawkular/commit/12a2a902f021ef5d985973b749538...
Author: Karel Hala <khala(a)redhat.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
A console/src/main/scripts/plugins/metrics/html/directives/url-list/item.html
A console/src/main/scripts/plugins/metrics/html/directives/url-list/summary.html
M console/src/main/scripts/plugins/metrics/html/partials/url-alerts-view.html
M console/src/main/scripts/plugins/metrics/html/url-availability.html
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/html/url-response-time.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
M console/src/main/scripts/plugins/metrics/ts/appServerList.ts
A console/src/main/scripts/plugins/metrics/ts/directives/url-list/urlItemController.ts
A console/src/main/scripts/plugins/metrics/ts/directives/url-list/urlListDirective.ts
M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts
M console/src/main/scripts/plugins/metrics/ts/services/metricsService.ts
M console/src/main/scripts/plugins/metrics/ts/urlAvailabilityDetails.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
M console/src/main/scripts/plugins/metrics/ts/urlResponseTimeDetails.ts
Log Message:
-----------
HAWKULAR-815 change the URLs to be shown as tiles. Show sparkline graph at bottom of each tile. Style the URL detail with sidebar alerts
Change the view of filter
Fix error with urlList rebase
Commit: 1d905852de381d5865b5131e879a535d2daf078f
https://github.com/hawkular/hawkular/commit/1d905852de381d5865b5131e879a5...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
A console/src/main/scripts/plugins/metrics/html/directives/url-list/item.html
A console/src/main/scripts/plugins/metrics/html/directives/url-list/summary.html
M console/src/main/scripts/plugins/metrics/html/partials/url-alerts-view.html
M console/src/main/scripts/plugins/metrics/html/url-availability.html
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/html/url-response-time.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
M console/src/main/scripts/plugins/metrics/ts/appServerList.ts
A console/src/main/scripts/plugins/metrics/ts/directives/url-list/urlItemController.ts
A console/src/main/scripts/plugins/metrics/ts/directives/url-list/urlListDirective.ts
M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts
M console/src/main/scripts/plugins/metrics/ts/services/metricsService.ts
M console/src/main/scripts/plugins/metrics/ts/urlAvailabilityDetails.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
M console/src/main/scripts/plugins/metrics/ts/urlResponseTimeDetails.ts
Log Message:
-----------
Merge pull request #718 from karelhala/HAWKULAR-815
HAWKULAR-815
Compare: https://github.com/hawkular/hawkular/compare/096fb40d408d...1d905852de38
10 years, 4 months
[hawkular/hawkular] de365e: Add x button to remove label. Uneaster egg overvie...
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: de365e56790f92e2cdc07cac2b66bf700c35b69b
https://github.com/hawkular/hawkular/commit/de365e56790f92e2cdc07cac2b66b...
Author: Karel Hala <khala(a)redhat.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/app-details/app-server-details.html
M console/src/main/scripts/plugins/metrics/html/directives/overview/label-editor.html
M console/src/main/scripts/plugins/metrics/html/directives/overview/server-details.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/appServerList.ts
M console/src/main/scripts/plugins/metrics/ts/directives/overview/serverDetailsDirective.ts
Log Message:
-----------
Add x button to remove label. Uneaster egg overview page
Commit: 096fb40d408d77c54daa7d9bf1d41ccdb7faf65a
https://github.com/hawkular/hawkular/commit/096fb40d408d77c54daa7d9bf1d41...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/app-details/app-server-details.html
M console/src/main/scripts/plugins/metrics/html/directives/overview/label-editor.html
M console/src/main/scripts/plugins/metrics/html/directives/overview/server-details.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/appServerList.ts
M console/src/main/scripts/plugins/metrics/ts/directives/overview/serverDetailsDirective.ts
Log Message:
-----------
Merge pull request #721 from karelhala/HAWKULAR-586_label_remover
HAWKULAR-586
Compare: https://github.com/hawkular/hawkular/compare/0e62cca7038d...096fb40d408d
10 years, 4 months
[hawkular/hawkular] 6c099f: HAWKULAR-742 & HAWKULAR-743 : Handle switch person...
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 6c099f7e23e6696c3360710e51aac5319a26e6c5
https://github.com/hawkular/hawkular/commit/6c099f7e23e6696c3360710e51aac...
Author: Alexandre Mendonça <amendonca(a)redhat.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/app-server-list.html
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/appServerList.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
M modules/pinger/src/main/java/org/hawkular/component/pinger/PingManager.java
M modules/pinger/src/main/java/org/hawkular/component/pinger/TraitsPublisher.java
M pom.xml
Log Message:
-----------
HAWKULAR-742 & HAWKULAR-743 : Handle switch persona at URL & App Servers
Includes required update to Inventory 0.10.0.Final and API usage fixes to the Pinger
Commit: 4cb78958cc2c2892b30657b1518224759c716324
https://github.com/hawkular/hawkular/commit/4cb78958cc2c2892b30657b151822...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/app-server-list.html
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/appServerList.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
M modules/pinger/src/main/java/org/hawkular/component/pinger/PingManager.java
M modules/pinger/src/main/java/org/hawkular/component/pinger/TraitsPublisher.java
M pom.xml
Log Message:
-----------
Merge pull request #717 from ammendonca/HAWKULAR-742-743
HAWKULAR-742 & HAWKULAR-743 : Handle switch persona at URL & App Servers
Compare: https://github.com/hawkular/hawkular/compare/49cbdafc8731...4cb78958cc2c
10 years, 4 months