rdmorganiser / rdmo

A tool to support the planning, implementation, and organization of research data management.
https://rdmorganiser.github.io
Apache License 2.0
105 stars 49 forks source link

Fix addValueSet in project_questions #1108

Closed jochenklar closed 3 months ago

jochenklar commented 3 months ago

Run refresh check, progress and navigation update, and conditions check when a new value set is added.

This PR adds updateProgress and updateView to service.js. The idea is, that:

jochenklar commented 3 months ago

Bonus track: the last commit allow to use the navigation when a validation error ist triggered.