Skip to content

REANA-UI 0.9.0

Compare
Choose a tag to compare
@mdonadoni mdonadoni released this 19 Jan 13:13
· 87 commits to master since this release
  • Adds Launch on REANA page allowing the submission of workflows via badge-clicking.
  • Adds notifications to inform users when critical levels of quota usage is reached.
  • Adds 404 Not Found error page.
  • Adds tab titles to all the pages.
  • Changes OAuth configuration to enable the new CERN SSO.
  • Changes the workflow-details page to show the logs of the workflow engine.
  • Changes the workflow-details page to show file sizes in a human-readable format.
  • Changes the workflow-details page to show the workspace's retention rules.
  • Changes the workflow-details page to show the duration of the workflow's jobs.
  • Changes the workflow-details page to display a label of the workflow launcher URL remote origin.
  • Changes the workflow-details page to periodically refresh the content of the page.
  • Changes the workflow-details page to refresh after the deletion of a workflow.
  • Changes the workflow-list page to add a way to hide deleted workflows.
  • Changes the workflow-list page to add new workflows sorting options by most used disk and cpu quota.
  • Changes the deletion of a workflow to always clean up the workspace.
  • Changes the announcements to support limited HTML markup.
  • Fixes redirection chain for non-signed-in CERN SSO users to access the desired target page after sign-in.
  • Fixes fetchWorkflow action to fetch a specific workflow instead of the entire user workflow list.
  • Fixes the ordering by size of the files showed in the Workspace tab of the workflow-details page.