Comment 19 for bug 1657348

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/427085
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=71fb921dbe2a2cc845a4b48f96fb45dcaae6b4fb
Submitter: Jenkins
Branch: master

commit 71fb921dbe2a2cc845a4b48f96fb45dcaae6b4fb
Author: Alexander Kislitsky <email address hidden>
Date: Tue Jan 31 13:08:55 2017 +0300

    Handler for changing notifications statuses added

    As workaround for decreasing loading in the UI on unread
    notifications fetching we can mark all notifications as read.
    For such purposes we add NotificationsMarkAllHandler

    Change-Id: I2e6a0daaf8712ab3064df728a8fb463ef805aa06
    Partial-Bug: #1657348