• Robert Knight's avatar
    Remove `moderation` state from Redux store · dce257e3
    Robert Knight authored
    Moderation state was originally going to be retrieved via a separate API
    call from /api/search but is now returned as a `moderation` field in the
    annotation response.
    
    This commit removes the separate `moderation` state from the Redux
    store.
    dce257e3
Name
Last commit
Last update
..
annotations-test.js Loading commit data...
debug-middleware-test.js Loading commit data...
frames-test.js Loading commit data...
session-test.js Loading commit data...
util-test.js Loading commit data...
viewer-test.js Loading commit data...