[Hawkular-commits] [hawkular/hawkular] 31433b: HAWKULAR-543 : Deployments "Select All" doesn't wo...

Mike Thompson mtho11 at users.noreply.github.com
Tue Aug 18 15:28:20 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular
  Commit: 31433bf300f94a6aff7d4c81df10e0dc57c76edc
      https://github.com/hawkular/hawkular/commit/31433bf300f94a6aff7d4c81df10e0dc57c76edc
  Author: Alexandre Mendonça <amendonca at redhat.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/html/app-details/detail-deployments.html
    M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts

  Log Message:
  -----------
  HAWKULAR-543 : Deployments "Select All" doesn't work

Fixes included:
- Toggling checkbox selects the row (and visually shows as selected);
- Clicking the row also selects it;
- Switch info bar to "N elements selected" when there's a selection;
- Select All toggles between selecting all and none;
- Enable/Disable multi operation button if there is/isn't a selection;
- Multi operation works on selected resources instead of all;


  Commit: a8d45e508840321c0267fdcacef28dd1f9f439f9
      https://github.com/hawkular/hawkular/commit/a8d45e508840321c0267fdcacef28dd1f9f439f9
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/html/app-details/detail-deployments.html
    M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts

  Log Message:
  -----------
  Merge pull request #406 from ammendonca/HAWKULAR-543

HAWKULAR-543 : Deployments "Select All" doesn't work


Compare: https://github.com/hawkular/hawkular/compare/60e528d0dc53...a8d45e508840


More information about the hawkular-commits mailing list