[Hawkular-commits] [hawkular/hawkular] 7e3f84: HAWKULAR-960 Create message center.

Mike Thompson mtho11 at users.noreply.github.com
Tue Feb 9 15:22:23 EST 2016


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

  Changed paths:
    M console/src/main/scripts/plugins/directives/topbar/html/topbar.html
    A console/src/main/scripts/plugins/metrics/html/directives/message-center.html
    M console/src/main/scripts/plugins/metrics/less/metrics.less
    M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
    A console/src/main/scripts/plugins/metrics/ts/directives/messageCenterDirective.ts
    M console/src/main/scripts/plugins/metrics/ts/directives/overview/statusOverviewDirective.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts
    M console/src/main/scripts/plugins/metrics/ts/services/errorsManager.ts
    M console/src/main/scripts/plugins/metrics/ts/services/notificationsService.ts

  Log Message:
  -----------
  HAWKULAR-960 Create message center.
Add all toastr messages to this center. Create loading message, which is responsible for showing that something is happening on server. Add action message to message center, this message shows custom html which is for taking actions, either download button or redirect etc. Add show more button, add number of messages which were not yet read

HAWKULAR-960 fix registering of watchers and listeners.
Watcher for experimental mode was added all the time to , this might lead to some memory problems. Also JDR export success and error were reigstered in same way.


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

  Changed paths:
    M console/src/main/scripts/plugins/directives/topbar/html/topbar.html
    A console/src/main/scripts/plugins/metrics/html/directives/message-center.html
    M console/src/main/scripts/plugins/metrics/less/metrics.less
    M console/src/main/scripts/plugins/metrics/ts/appServerDetails.ts
    A console/src/main/scripts/plugins/metrics/ts/directives/messageCenterDirective.ts
    M console/src/main/scripts/plugins/metrics/ts/directives/overview/statusOverviewDirective.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts
    M console/src/main/scripts/plugins/metrics/ts/services/errorsManager.ts
    M console/src/main/scripts/plugins/metrics/ts/services/notificationsService.ts

  Log Message:
  -----------
  Merge pull request #839 from karelhala/HAWKULAR-960

HAWKULAR-960 Create message center.


Compare: https://github.com/hawkular/hawkular/compare/63bf1d9a34c8...f46c5b5dde4f


More information about the hawkular-commits mailing list