Skip to content

April 2022 Release Notes

Latest
Compare
Choose a tag to compare
@nestor-diaz nestor-diaz released this 28 Apr 10:45
· 209 commits to dev since this release
36aa4c9

File List validation

A new validation feature was introduced in this release for File List. It validates the file considering the expected File List structure and file paths. The validation is only executed if the File List field has changed otherwise, i.e. for submitted submissions, it won't execute the validation unless the field value is changed.

file-list-validation

Organisation ROR integration

Before this release the organisations in the studies were hardcoded in the collections template. They're now fetched from the [ROR]

(https://ror.org/) service.
ror-org

Announcement header

There is a new handy feature to show general messages in the submission tool. If something needs to be announce to all the users a new Announcement header was added to the app. The title, severity and description of the title are provided through environment variables.

image

Other fixes and features

  • Import Angular configuration as a TS module
  • Improve deployment scripts
  • Do not validate file list if field hasn't changed
  • Create default submission if there is only one template
  • Single field for keywords in the BIA template