feat(outputs): add versioning to outputs #67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add/version-creation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Supercedes #66. Confused myself with branch names 😅
This PR introduces the versioned research outputs onto the service. The API was prepared in the major upgrade for this specific feature, which now allows clients to create new versions and tag them as being aesthetic (no content change), slight changes to the research (e.g., new study), or major changes that overhaul the research (e.g., error in the analysis that flips the findings).
thanks to @christian @raviere
/outputs/newUI (temporarily) 9dfb9ceb8fVersioninterface toApiOutputProps683d94e4d2ApiVersionPropsand consolidateVersionHistorytyping d1c5a481b9/versions/{id}route b6a32fdb8bWIP: feat(outputs): add versioning to outputsto feat(outputs): add versioning to outputs