Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular
Commit: ec22d8870501f60737cd7d20c55227612eac830e
https://github.com/hawkular/hawkular/commit/ec22d8870501f60737cd7d20c5522...
Author: Alexandre Mendonça <amendonca(a)redhat.com>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
HAWKULAR-584 : Initial implementation of infinte scroll for URL list
Commit: 3b809e45109419b1873e203beeac9f61660f2d4b
https://github.com/hawkular/hawkular/commit/3b809e45109419b1873e203beeac9...
Author: Alexandre Mendonça <amendonca(a)redhat.com>
Date: 2015-09-01 (Tue, 01 Sep 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
HAWKULAR-584 : Enhance infinite scrolling
- Avoid multiple simultaneous calls to extend range;
- Only extend range/update list when there are more items;
- Don't perform infinite scrolling when a list update is happening;
- Remove list sorting on client-side as new items show in the middle of existing;
- Use events to check if list is smaller than screen (and load more if so);
Commit: fa35d36a8c6f4f280510752324c6965433ceab58
https://github.com/hawkular/hawkular/commit/fa35d36a8c6f4f280510752324c69...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-09-01 (Tue, 01 Sep 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
Merge pull request #431 from ammendonca/HAWKULAR-584
HAWKULAR-584 : Infinite Scrolling in the URL List
Compare:
https://github.com/hawkular/hawkular/compare/48857df145cc...fa35d36a8c6f