[Hawkular-commits] [hawkular/hawkular] ed042c: HAWKULAR-1027 change creating of action in trigger...

Mike Thompson mtho11 at users.noreply.github.com
Wed Feb 10 10:16:38 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular
  Commit: ed042cb07a406028abd20197385aedc7ddb09bc2
      https://github.com/hawkular/hawkular/commit/ed042cb07a406028abd20197385aedc7ddb09bc2
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/ts/AlertDefinitionTypes.ts
    M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts
    M console/src/main/scripts/plugins/metrics/ts/services/alertsManager.ts
    M console/src/main/scripts/plugins/metrics/ts/urlList.ts

  Log Message:
  -----------
  HAWKULAR-1027 change creating of action in trigger based on new API
New API for actions is array of objects, so correspond with them. Create new builder for this. For now don't store properties in since no properties are available in constructor of new action in trigger


  Commit: f5895b2489bf72fcdba1e646549587cbd92a12f7
      https://github.com/hawkular/hawkular/commit/f5895b2489bf72fcdba1e646549587cbd92a12f7
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/ts/AlertDefinitionTypes.ts
    M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts
    M console/src/main/scripts/plugins/metrics/ts/services/alertsManager.ts
    M console/src/main/scripts/plugins/metrics/ts/urlList.ts

  Log Message:
  -----------
  Merge pull request #842 from karelhala/HAWKULAR-1027

HAWKULAR-1027 change creating of action in trigger based on new API


Compare: https://github.com/hawkular/hawkular/compare/bcdbb5157d9e...f5895b2489bf


More information about the hawkular-commits mailing list