metadata-submitter-frontend v0.7.0
see PRs: #123 #124 #125 #126 #130 #132
changes made:
- Extend
Wizard Layout
test inapp.spec.js
: Filling form in Analysis object and submit it - Test that Summary has the correct number of Study objects and Analysis object
- Component for listing drafts with edit and delete functionality. Introduced logic for overwriting draft so (auto)saving current draft won't produce new draft.
- Use session storage instead of local storage for setting schemas into browser storage.
- Enable folder name and description patch to database.
- hotfix for apisauce and axios and updating npm libraries
- change to set boolean instead of object to MuiTextField to remove warnings.