[hawkular/hawkular] 13259e: HAWKULAR-538 Additional changes to firstUpper filt...
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 13259e80872f3ef9658109668ea24870f5b528bf
https://github.com/hawkular/hawkular/commit/13259e80872f3ef9658109668ea24...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/alerts-center-detail.html
M console/src/main/scripts/plugins/metrics/html/alerts-center-list.html
M console/src/main/scripts/plugins/metrics/ts/alertsCenterList.ts
A console/src/main/scripts/plugins/metrics/ts/filters/firstUpperFilter.ts
R console/src/main/scripts/plugins/metrics/ts/filters/globalFilters.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
HAWKULAR-538 Additional changes to firstUpper filter and truncate in middle filter along with some state change bug fixes with resolutions to ack and resolved.
Commit: 9b028c41327946e2fb74df3d2bdfbb6335b4cc47
https://github.com/hawkular/hawkular/commit/9b028c41327946e2fb74df3d2bdfb...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/alerts-center-detail.html
M console/src/main/scripts/plugins/metrics/html/alerts-center-list.html
M console/src/main/scripts/plugins/metrics/ts/alertsCenterList.ts
A console/src/main/scripts/plugins/metrics/ts/filters/firstUpperFilter.ts
R console/src/main/scripts/plugins/metrics/ts/filters/globalFilters.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
Merge pull request #542 from hawkular/HAWKULAR-538-2
HAWKULAR-538 Additional changes to firstUpper filter and truncate in …
Compare: https://github.com/hawkular/hawkular/compare/b1126ded23f4...9b028c413279
10 years, 7 months
[hawkular/hawkular] 13259e: HAWKULAR-538 Additional changes to firstUpper filt...
by Mike Thompson
Branch: refs/heads/HAWKULAR-538-2
Home: https://github.com/hawkular/hawkular
Commit: 13259e80872f3ef9658109668ea24870f5b528bf
https://github.com/hawkular/hawkular/commit/13259e80872f3ef9658109668ea24...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/alerts-center-detail.html
M console/src/main/scripts/plugins/metrics/html/alerts-center-list.html
M console/src/main/scripts/plugins/metrics/ts/alertsCenterList.ts
A console/src/main/scripts/plugins/metrics/ts/filters/firstUpperFilter.ts
R console/src/main/scripts/plugins/metrics/ts/filters/globalFilters.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
HAWKULAR-538 Additional changes to firstUpper filter and truncate in middle filter along with some state change bug fixes with resolutions to ack and resolved.
10 years, 7 months
[hawkular/hawkular-metrics] 98a2dc: [HWKMETRICS-218] handle counter reset events
by Stefan Negrea
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-metrics
Commit: 98a2dc80e615139a64b5d587fbc08674c8a630ed
https://github.com/hawkular/hawkular-metrics/commit/98a2dc80e615139a64b5d...
Author: John Sanda <jsanda(a)redhat.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/handler/CounterHandler.java
M core/metrics-core-api/src/main/java/org/hawkular/metrics/core/api/MetricsService.java
M core/metrics-core-impl/src/main/java/org/hawkular/metrics/core/impl/MetricsServiceImpl.java
M core/metrics-core-impl/src/test/java/org/hawkular/metrics/core/impl/MetricsServiceITest.java
M integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/CountersITest.groovy
Log Message:
-----------
[HWKMETRICS-218] handle counter reset events
We now filter out those windows in which the second value is less than the
first.
Commit: a044fc037a6f05fbe47542b63d62b89eec0c4f56
https://github.com/hawkular/hawkular-metrics/commit/a044fc037a6f05fbe4754...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/handler/CounterHandler.java
M core/metrics-core-api/src/main/java/org/hawkular/metrics/core/api/MetricsService.java
M core/metrics-core-impl/src/main/java/org/hawkular/metrics/core/impl/MetricsServiceImpl.java
M core/metrics-core-impl/src/test/java/org/hawkular/metrics/core/impl/MetricsServiceITest.java
M integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/CountersITest.groovy
Log Message:
-----------
Merge pull request #392 from jsanda/hwkmetrics-218
[HWKMETRICS-218] [HWKMETRICS-284] handle counter reset events
Compare: https://github.com/hawkular/hawkular-metrics/compare/c50af9127bb1...a044f...
10 years, 7 months
[hawkular/hawkular] 2f058f: Update css from prototype
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 2f058ffd1c62d2ba5eed5971de684982c684273a
https://github.com/hawkular/hawkular/commit/2f058ffd1c62d2ba5eed5971de684...
Author: Gabriel Cardoso <gabrielc.cardoso(a)gmail.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/less/metrics.less
Log Message:
-----------
Update css from prototype
Commit: 889c3af25b12dc5211d7694fe054d7c7f9c363e3
https://github.com/hawkular/hawkular/commit/889c3af25b12dc5211d7694fe054d...
Author: Gabriel Cardoso <gabrielc.cardoso(a)gmail.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/accounts/html/organization-memberships.html
M console/src/main/scripts/plugins/accounts/less/accounts.less
M console/src/main/scripts/plugins/metrics/less/metrics.less
M console/src/main/webapp/index.html
Log Message:
-----------
HAWKULAR-682
- Updated the code to not show the white blank slate. Juca, can you
verify if it is correct?
- Organization memberships shows a lot of changes because I removed the
top <div class=“row”>. You don’t need to have a div row if you use
col-md-12 right below.
- For the feedback of inviting, should be the same pattern, success
message “Person successfully invited.”
- Updated also the top part (heading breadcrumb) to look like the
console (same code).
Commit: 18010d539c5e448df30d193056d8633a4fc1ddc0
https://github.com/hawkular/hawkular/commit/18010d539c5e448df30d193056d86...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/accounts/html/organization-memberships.html
M console/src/main/scripts/plugins/accounts/less/accounts.less
M console/src/main/scripts/plugins/metrics/less/metrics.less
M console/src/main/webapp/index.html
Log Message:
-----------
Merge pull request #540 from cardosogabriel/HAWKULAR-67
HAWKULAR-682 and organization memberships fixes
Compare: https://github.com/hawkular/hawkular/compare/4de3b4556aa3...18010d539c5e
10 years, 7 months