[Hawkular-commits] [hawkular/hawkular-ui-components] 05fb05: HWKINVENT-38 Initialize inventory with new persona...

Mike Thompson mtho11 at users.noreply.github.com
Thu May 14 11:28:43 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-ui-components
  Commit: 05fb05161f5a99b8dd5910d804960613fd0bcbad
      https://github.com/hawkular/hawkular-ui-components/commit/05fb05161f5a99b8dd5910d804960613fd0bcbad
  Author: Jirka Kremser <jkremser at redhat.com>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M dist/hawkular-ui-components-accounts.js
    M dist/hawkular-ui-components-alerts.js
    M dist/hawkular-ui-components-directives.js
    M dist/hawkular-ui-components-inventory.js
    M dist/hawkular-ui-components-metrics.js
    M plugins/accounts/plugins/accounts/ts/accountsPlugin.ts
    M plugins/metrics/plugins/metrics/ts/addUrlPage.ts

  Log Message:
  -----------
  HWKINVENT-38 Initialize inventory with new persona.id if the user gets logged in or switched from different persona.


  Commit: 55fed6ce23f271cb3258973edfac6a9df8b289c2
      https://github.com/hawkular/hawkular-ui-components/commit/55fed6ce23f271cb3258973edfac6a9df8b289c2
  Author: Jirka Kremser <jkremser at redhat.com>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M dist/hawkular-ui-components-accounts.js
    M dist/hawkular-ui-components-alerts.js
    M dist/hawkular-ui-components-directives.js
    M dist/hawkular-ui-components-inventory.js
    M dist/hawkular-ui-components-metrics.js
    M plugins/accounts/plugins/accounts/ts/accountsPlugin.ts
    M plugins/metrics/plugins/metrics/ts/addUrlPage.ts

  Log Message:
  -----------
  HWKINVENT-38 second chunk of work


  Commit: c59137f82b60882a8ea39367eb341d52b20dc72b
      https://github.com/hawkular/hawkular-ui-components/commit/c59137f82b60882a8ea39367eb341d52b20dc72b
  Author: Jirka Kremser <jkremser at redhat.com>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M dist/hawkular-ui-components-accounts.js
    M dist/hawkular-ui-components-alerts.js
    M dist/hawkular-ui-components-directives.js
    M dist/hawkular-ui-components-inventory.js
    M dist/hawkular-ui-components-metrics.js
    M plugins/accounts/plugins/accounts/ts/accountsPlugin.ts
    M plugins/directives/plugins/sidebar/ts/sidebarDirective.ts
    M plugins/directives/plugins/sidebar/ts/sidebarGlobals.ts
    M plugins/directives/plugins/topbar/ts/topbarGlobals.ts
    M plugins/directives/plugins/topbar/ts/topbarServices.ts
    M plugins/metrics/plugins/metrics/ts/addUrlPage.ts
    M plugins/metrics/plugins/metrics/ts/metricsAvailabilityPage.ts
    M plugins/metrics/plugins/metrics/ts/metricsGlobals.ts
    M plugins/metrics/plugins/metrics/ts/metricsPlugin.ts
    M plugins/metrics/plugins/metrics/ts/metricsResponsePage.ts

  Log Message:
  -----------
  HWKINVENT-38 Propagating the currentPersona.id (~tenant) to other plugins/directives.


  Commit: 8741f8f2efd7c10bc56fd8877536d5525735c5e6
      https://github.com/hawkular/hawkular-ui-components/commit/8741f8f2efd7c10bc56fd8877536d5525735c5e6
  Author: Jirka Kremser <jkremser at redhat.com>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M dist/hawkular-ui-components-accounts.js
    M dist/hawkular-ui-components-alerts.js
    M dist/hawkular-ui-components-directives.js
    M dist/hawkular-ui-components-inventory.js
    M dist/hawkular-ui-components-metrics.js
    M plugins/accounts/plugins/accounts/ts/accountsPlugin.ts
    M plugins/directives/plugins/topbar/ts/topbarServices.ts
    M plugins/metrics/plugins/metrics/ts/addUrlPage.ts

  Log Message:
  -----------
  HWKINVENT-38 Reacting on 'UserInitialized' event rather than dummy waiting. The issue was that currentPersona wasn't on the  by the time the constructor of the class was run.


  Commit: 758c0c63594e2834cb234136acede7dfe57b3fae
      https://github.com/hawkular/hawkular-ui-components/commit/758c0c63594e2834cb234136acede7dfe57b3fae
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M dist/hawkular-ui-components-accounts.js
    M dist/hawkular-ui-components-alerts.js
    M dist/hawkular-ui-components-directives.js
    M dist/hawkular-ui-components-inventory.js
    M dist/hawkular-ui-components-metrics.js
    M plugins/accounts/plugins/accounts/ts/accountsPlugin.ts
    M plugins/directives/plugins/sidebar/ts/sidebarDirective.ts
    M plugins/directives/plugins/sidebar/ts/sidebarGlobals.ts
    M plugins/directives/plugins/topbar/ts/topbarGlobals.ts
    M plugins/directives/plugins/topbar/ts/topbarServices.ts
    M plugins/metrics/plugins/metrics/ts/addUrlPage.ts
    M plugins/metrics/plugins/metrics/ts/metricsAvailabilityPage.ts
    M plugins/metrics/plugins/metrics/ts/metricsGlobals.ts
    M plugins/metrics/plugins/metrics/ts/metricsPlugin.ts
    M plugins/metrics/plugins/metrics/ts/metricsResponsePage.ts

  Log Message:
  -----------
  Merge pull request #109 from Jiri-Kremser/HWKINVENT-38

HWKINVENT-38 + HAWKULAR-100


Compare: https://github.com/hawkular/hawkular-ui-components/compare/15acbe430f67...758c0c63594e


More information about the hawkular-commits mailing list