-
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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test | ||
annotations.js | ||
frames.js | ||
index.js | ||
links.js | ||
selection.js | ||
session.js | ||
viewer.js |