[Hawkular-commits] [hawkular/hawkular] ec22d8: HAWKULAR-584 : Initial implementation of infinte s...

John Mazzitelli mazz at redhat.com
Wed Sep 2 10:07:46 EDT 2015


  Branch: refs/heads/mazz/hawkular-581-websocket-auth
  Home:   https://github.com/hawkular/hawkular
  Commit: ec22d8870501f60737cd7d20c55227612eac830e
      https://github.com/hawkular/hawkular/commit/ec22d8870501f60737cd7d20c55227612eac830e
  Author: Alexandre Mendonça <amendonca at 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/3b809e45109419b1873e203beeac9f61660f2d4b
  Author: Alexandre Mendonça <amendonca at 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/fa35d36a8c6f4f280510752324c6965433ceab58
  Author: Mike Thompson <mtho11 at 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


  Commit: b12da67ca5d4894d23791447ca516712b5cf173f
      https://github.com/hawkular/hawkular/commit/b12da67ca5d4894d23791447ca516712b5cf173f
  Author: Juraci Paixão Kröhling <juraci at kroehling.de>
  Date:   2015-09-02 (Wed, 02 Sep 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HAWKULAR-505 HAWKULAR-522 - Accounts 1.0.11.Final


  Commit: 2b4e8dc25c29ab95a8d9af09d0a4cc5db8edec12
      https://github.com/hawkular/hawkular/commit/2b4e8dc25c29ab95a8d9af09d0a4cc5db8edec12
  Author: Peter Palaga <ppalaga at redhat.com>
  Date:   2015-09-02 (Wed, 02 Sep 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #433 from jpkrohling/Bump-Accounts-1.0.11.Final

HAWKULAR-505 HAWKULAR-522 - Accounts 1.0.11.Final


  Commit: 380d134b8bf67edb517d75173bb0f012658150e6
      https://github.com/hawkular/hawkular/commit/380d134b8bf67edb517d75173bb0f012658150e6
  Author: John Mazzitelli <mazz at redhat.com>
  Date:   2015-09-02 (Wed, 02 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 remote-tracking branch 'origin/master' into mazz/hawkular-581-websocket-auth

Conflicts:
	pom.xml


Compare: https://github.com/hawkular/hawkular/compare/ccccb45f3bfd...380d134b8bf6


More information about the hawkular-commits mailing list