• Robert Knight's avatar
    Restructure Redux store directory tree · 8bb28c60
    Robert Knight authored
    Following the plan outlined in #687, restructure the Redux store as
    follows:
    
     - Move the entry point from `services/annotation-ui.js` to `store/index.js`
     - Move the modules which define bundles of reducers, action creators
       and selectors to `store/modules/{module-name}.js`
     - Move related utility code to `store/{module-name}.js`
    8bb28c60
links.js 786 Bytes