• Robert Knight's avatar
    Move session state to the Redux store · 1e2450e9
    Robert Knight authored
    Move the session state out of the "session" service and into the Redux
    store.
    
    This enables logic in reducers and action creators to access the
    logged-in user, list of groups and active feature flags.
    1e2450e9
Name
Last commit
Last update
..
test Loading commit data...
annotations.js Loading commit data...
index.js Loading commit data...
selection.js Loading commit data...
session.js Loading commit data...
util.js Loading commit data...
viewer.js Loading commit data...