Skip to content

Releases: CSCfi/metadata-submitter-frontend

v0.13.1

31 May 10:06
3962e47
Compare
Choose a tag to compare

[0.13.1] - 2022-05-31

Added

  • Catch the error for not filling Keywords in DOI form #792
  • Change url of ROR from http to https #813

v0.13.0

07 Apr 12:37
024d4bc
Compare
Choose a tag to compare

What's Changed

metadata-submitter-frontend v0.11.0

31 Aug 08:46
b5614bc
Compare
Choose a tag to compare
  • package updates
  • Fix for pagination's usability #424
  • Feature/form section tooltips #419
  • Feature/edit publish draft folder #421
  • Feature/accessible drafts #425
  • add retries & disable also video compression #426
  • make use of coveralls github action #430
  • Fix Update Object button to not error. #435

metadata-submitter-frontend v0.10.0

12 Aug 07:04
0ef162c
Compare
Choose a tag to compare

metadata-submitter-frontend v0.9.2

08 Apr 06:49
af6a092
Compare
Choose a tag to compare

PRs #204 #205 #219 #222 #223

  • enable wizard navigation routes
  • bugfix editing links and attributes
  • test for blur form field and error pages
  • updated dependencies

metadata-submitter-frontend v0.9.1

24 Mar 09:07
d060402
Compare
Choose a tag to compare
  • updating packages
  • fix dependabot base branch as develop

see #202

metadata-submitter-frontend v0.9.0

22 Mar 09:57
ead5a97
Compare
Choose a tag to compare

See PRs #166 #168 #171 #178 #179 #180 #182 #183 #184 #185

  • constants variables for objects and data types
  • custom hook for draft saving
  • bugfix forms
  • production deployment improvements
  • update packages
  • UI improvements

metadata-submitter-frontend v0.8.0

12 Feb 14:58
4cd13d4
Compare
Choose a tag to compare

changes from #136 #137 #140 #146 #148 #149 #152 #153 #154 #156 #159 #161 #163

  1. Options to replace XML objects
  2. Skip link targets and navigate with keyboard
  3. Options for creating multiple forms
  4. drafts and folders in homepage
  5. title of submitted items displayed
  6. bugs and fixes

metadata-submitter-frontend v0.7.0

19 Jan 15:14
34127ec
Compare
Choose a tag to compare

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.

metadata-submitter-frontend v0.6.0

06 Jan 12:40
b9c1864
Compare
Choose a tag to compare

PRs #106 #108 #109 #111 #112 #114 #118 #119 #121

Changes made:

  • e2e testing and CodeQL checks
  • auto-save drafts
  • snackbar notifications
  • error pages and handling errors
  • notify draft objects have been saved
  • display logged in user