whole-tale / ngx-dashboard

WholeTale Dashboard rewritten in Angular
MIT License
0 stars 3 forks source link

Add ability to publish a version #314

Closed craig-willis closed 1 year ago

craig-willis commented 1 year ago

Feature request: Add a menu option on the version context menu to "Publish Tale Version". This would open the publish model and use the existing tale/{id}/publish API call with versionId=.

With https://github.com/whole-tale/ngx-dashboard/pull/303 it is now possible to export a version and associated runs, but we can only publish the latest version.