You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrating the logs, workspace, and specification in a single endpoint could be considered but for the time being it's better to keep these calls separated to handle the requests asynchronously, as this information is displayed on different tabs on the UI.
This is needed to trigger updates in the UI without fetching all the workflows.
We can also take the opportunity to aggregate additional data that now is being fetched in separate requests from the workflow details page:
/api/logs
/api/workspace
/api/specification
To take into account: reanahub/reana-ui#142 (comment)
The text was updated successfully, but these errors were encountered: