[hawkular/hawkular] 0677cd: HAWKULAR-814 - Secret Store UI
by Juraci Paixão Kröhling
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 0677cd06e6a67bded9840edd011c1326b3cd39b4
https://github.com/hawkular/hawkular/commit/0677cd06e6a67bded9840edd011c1...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
A console/src/main/scripts/plugins/accounts/html/token-revoke-modal.html
A console/src/main/scripts/plugins/accounts/html/tokens.html
M console/src/main/scripts/plugins/accounts/ts/accountsGlobals.ts
M console/src/main/scripts/plugins/accounts/ts/accountsPlugin.ts
A console/src/main/scripts/plugins/accounts/ts/tokens.ts
M console/src/main/webapp/index.html
M dist/src/main/resources/wildfly/patches/standalone.xsl
Log Message:
-----------
HAWKULAR-814 - Secret Store UI
Commit: 3ab903a9d1a904782a8fd9862d7ac91d9a60604c
https://github.com/hawkular/hawkular/commit/3ab903a9d1a904782a8fd9862d7ac...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
A console/src/main/scripts/plugins/accounts/html/token-revoke-modal.html
A console/src/main/scripts/plugins/accounts/html/tokens.html
M console/src/main/scripts/plugins/accounts/ts/accountsGlobals.ts
M console/src/main/scripts/plugins/accounts/ts/accountsPlugin.ts
A console/src/main/scripts/plugins/accounts/ts/tokens.ts
M console/src/main/webapp/index.html
M dist/src/main/resources/wildfly/patches/standalone.xsl
Log Message:
-----------
Merge pull request #707 from jpkrohling/HAWKULAR-814-SecretStoreUI
HAWKULAR-814 - Secret Store UI
Compare: https://github.com/hawkular/hawkular/compare/6a01088ed065...3ab903a9d1a9
10 years, 4 months
[hawkular/hawkular] 812dcb: HAWKULAR-586 add new page server overview. Add all...
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 812dcbea4306015ac5be33272d9033dd1ccc095e
https://github.com/hawkular/hawkular/commit/812dcbea4306015ac5be33272d903...
Author: Karel Hala <khala(a)redhat.com>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/app-details/app-server-details.html
A console/src/main/scripts/plugins/metrics/html/app-details/detail-overview.html
M console/src/main/scripts/plugins/metrics/html/app-server-list.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/common-tasks.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/deployment-status.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/donut-chart.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/label-editor.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/remove-label.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/server-details.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/spark-line-chart.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/status-overview.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDatasourcesDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts
A console/src/main/scripts/plugins/metrics/ts/app-details/appServerOverviewDetails.ts
M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/appServerList.ts
A console/src/main/scripts/plugins/metrics/ts/directives/overview/commonTasksDirective.ts
A console/src/main/scripts/plugins/metrics/ts/directives/overview/serverDetailsDirective.ts
A console/src/main/scripts/plugins/metrics/ts/directives/overview/statusOverviewDirective.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
M console/src/main/scripts/plugins/metrics/ts/services/alertsManager.ts
Log Message:
-----------
HAWKULAR-586 add new page server overview. Add all alerts to this page, add graph about all alert in timeline, add graph about avarege JVM, add graph about connections to DB, add graph about web connections, add information about deployments. Show basic server information. Add labels to side panel, it is possible to add and remove them."
HAWKULAR-586 create labels inside overview panel. Labels can be added and removed. Fix graph with alerts, not it is much understandale and it show actual alerts in time.
Fix NaN in web session alerts
Commit: 6a01088ed0651ae925d0d168291c4185c1116e07
https://github.com/hawkular/hawkular/commit/6a01088ed0651ae925d0d168291c4...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/app-details/app-server-details.html
A console/src/main/scripts/plugins/metrics/html/app-details/detail-overview.html
M console/src/main/scripts/plugins/metrics/html/app-server-list.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/common-tasks.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/deployment-status.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/donut-chart.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/label-editor.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/remove-label.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/server-details.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/spark-line-chart.html
A console/src/main/scripts/plugins/metrics/html/directives/overview/status-overview.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDatasourcesDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts
A console/src/main/scripts/plugins/metrics/ts/app-details/appServerOverviewDetails.ts
M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/appServerList.ts
A console/src/main/scripts/plugins/metrics/ts/directives/overview/commonTasksDirective.ts
A console/src/main/scripts/plugins/metrics/ts/directives/overview/serverDetailsDirective.ts
A console/src/main/scripts/plugins/metrics/ts/directives/overview/statusOverviewDirective.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
M console/src/main/scripts/plugins/metrics/ts/services/alertsManager.ts
Log Message:
-----------
Merge pull request #705 from karelhala/HAWKULAR-586
HAWKULAR-586
Compare: https://github.com/hawkular/hawkular/compare/329724b97d94...6a01088ed065
10 years, 4 months
[hawkular/hawkular-accounts] d8492b: [maven-release-plugin] prepare for next developmen...
by Jenkins@kroehling.de
Branch: refs/heads/1.1.x
Home: https://github.com/hawkular/hawkular-accounts
Commit: d8492bde2cc7b3a6d65d317b860d42a2789b2016
https://github.com/hawkular/hawkular-accounts/commit/d8492bde2cc7b3a6d65d...
Author: Jenkins at kroehling.de <jenkins(a)kroehling.de>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
M accounts/pom.xml
M api/pom.xml
M common/pom.xml
M dist/pom.xml
M events-backend/pom.xml
M events-listener/pom.xml
M integration-tests/all-others/pom.xml
M integration-tests/important/pom.xml
M integration-tests/pom.xml
M integration-tests/smoke/pom.xml
M jaxb-adapters/pom.xml
M keycloak-event-listener-jms/pom.xml
M keycloak-event-listener-rest/pom.xml
M keycloak-theme/pom.xml
M pom.xml
M sample-websocket-backend/pom.xml
M sample-websocket-frontend/pom.xml
M sample-websocket-secured/pom.xml
M sample/pom.xml
M secret-store-api/pom.xml
M secret-store/pom.xml
M undertow-filter/pom.xml
M websocket-api/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
10 years, 4 months
[hawkular/hawkular-accounts] e32491: [maven-release-plugin] prepare release 1.1.3.Final
by Jenkins@kroehling.de
Branch: refs/heads/1.1.x
Home: https://github.com/hawkular/hawkular-accounts
Commit: e32491b0cba2475c99df9781ea74e15faf5fe4a5
https://github.com/hawkular/hawkular-accounts/commit/e32491b0cba2475c99df...
Author: Jenkins at kroehling.de <jenkins(a)kroehling.de>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
M accounts/pom.xml
M api/pom.xml
M common/pom.xml
M dist/pom.xml
M events-backend/pom.xml
M events-listener/pom.xml
M integration-tests/all-others/pom.xml
M integration-tests/important/pom.xml
M integration-tests/pom.xml
M integration-tests/smoke/pom.xml
M jaxb-adapters/pom.xml
M keycloak-event-listener-jms/pom.xml
M keycloak-event-listener-rest/pom.xml
M keycloak-theme/pom.xml
M pom.xml
M sample-websocket-backend/pom.xml
M sample-websocket-frontend/pom.xml
M sample-websocket-secured/pom.xml
M sample/pom.xml
M secret-store-api/pom.xml
M secret-store/pom.xml
M undertow-filter/pom.xml
M websocket-api/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 1.1.3.Final
10 years, 4 months