galaxyproject / galaxy

Data intensive science for everyone.
https://galaxyproject.org
Other
1.42k stars 1.01k forks source link

Restore access to saved visualizations #19136

Closed guerler closed 2 weeks ago

guerler commented 2 weeks ago

Restores controller helper function to access saved visualizations. This function was stripped while modernizing the api. Fixes: #18947.

How to test the changes?

(Select all options that apply)

License

mvdbeek commented 2 weeks ago

Thank you!