Skip to content

metadata-submitter-frontend v0.7.0

Compare
Choose a tag to compare
@blankdots blankdots released this 19 Jan 15:14
· 1214 commits to master since this release
34127ec

see PRs: #123 #124 #125 #126 #130 #132

changes made:

  • Extend Wizard Layout test in app.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.