Skip to content

workflows-lib: v0.1.4

Compare
Choose a tag to compare

0.1.4 (2025-06-12)

Features

  • dashboard: allow template width to be set in ui schema (f18791e)
  • frontend: add link to single workflow from accordion (967cf32)
  • frontend: add rerun template from submitted workflow (bfed855)
  • frontend: added workflow status select component to workflow filter drawer (348defb)
  • frontend: report errors/success on template submission (22c3f09)
  • frontend: use react-router for sci-react-ui links (a3c90ec)
  • workflows-lib: exclude root DAG from flow (ad68b83)
  • workflows-lib: filter by creator (833d61c)

Bug Fixes

  • frontend: add ErrorBoundary fallback for retrigger (68ee397)

Reverts