Comment 23 for bug 1657348

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

Reviewed: https://review.openstack.org/431353
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=d66a0cdb97505c79babeb798861d43095ea3f465
Submitter: Jenkins
Branch: stable/newton

commit d66a0cdb97505c79babeb798861d43095ea3f465
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
    (cherry picked from commit 71fb921dbe2a2cc845a4b48f96fb45dcaae6b4fb)