-
- Downloads
Merge pull request #3138 from ProjectMirador/3137-configurable-export-state
Make the workspace export configurable
Showing
- __tests__/src/components/WorkspaceExport.test.js 1 addition, 2 deletions__tests__/src/components/WorkspaceExport.test.js
- __tests__/src/reducers/manifests.test.js 2 additions, 2 deletions__tests__/src/reducers/manifests.test.js
- __tests__/src/selectors/config.test.js 18 additions, 0 deletions__tests__/src/selectors/config.test.js
- src/components/WorkspaceExport.js 6 additions, 23 deletionssrc/components/WorkspaceExport.js
- src/config/settings.js 12 additions, 0 deletionssrc/config/settings.js
- src/containers/WorkspaceExport.js 6 additions, 1 deletionsrc/containers/WorkspaceExport.js
- src/state/reducers/manifests.js 1 addition, 1 deletionsrc/state/reducers/manifests.js
- src/state/selectors/config.js 27 additions, 0 deletionssrc/state/selectors/config.js
Loading
Please register or sign in to comment