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.
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.
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.
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