Skip to content

Releases: DiamondLightSource/workflows

workflows-lib: v0.1.4

12 Jun 10:20

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

relay-workflows-lib: v0.1.3

12 Jun 10:19

Choose a tag to compare

0.1.3 (2025-06-12)

Features

  • frontend: add client-side pagination to templates list (c7b9c6c)
  • frontend: add link to single workflow from accordion (967cf32)
  • frontend: add rerun template from submitted workflow (bfed855)
  • frontend: report errors/success on template submission (22c3f09)
  • workflows-lib: exclude root DAG from flow (ad68b83)
  • workflows-lib: filter by creator (833d61c)

Bug Fixes

  • frontend: add ErrorBoundary fallback for retrigger (68ee397)
  • frontend: return all templates without limit (363840d)

dashboard: v0.1.6

12 Jun 13:23

Choose a tag to compare

0.1.6 (2025-06-12)

Features

  • dashboard: allow template width to be set in ui schema (f18791e)
  • frontend: add rerun template from submitted workflow (bfed855)
  • frontend: report errors/success on template submission (22c3f09)
  • frontend: use react-router for sci-react-ui links (a3c90ec)
  • workflows-lib: filter by creator (833d61c)

Bug Fixes

  • frontend: return all templates without limit (363840d)

graph-proxy: v0.1.5

29 May 09:04

Choose a tag to compare

0.1.5 (2025-05-28)

Features

  • graph-proxy: add node type (db6906d)
  • graph-proxy: add options to ui schema (f9ad40c)

Bug Fixes

  • graph-proxy: increase limit for workflow templates (d43d2e8)

graph-proxy: v0.1.4

20 May 07:30

Choose a tag to compare

0.1.4 (2025-05-19)

Features

  • graph-proxy: added filtering for workflow templates (698622f)
  • graph-proxy: increase the limit on requested workflows (f004818)
  • graph-proxy: limit number of returned workflows templates results (9f0e006)

Bug Fixes

  • graph-proxy: configure s3 client (877c596)
  • graph-proxy: expanded dev-container env (bdee3ab)
  • graph-proxy: fix incorrect dir in exclude config (509cf64)
  • graph-proxy: generated presigned url for artifacts (10c7ac7)
  • graph-proxy: only show desired inputs when submitting to UI (26d8028)
  • graph-proxy: remove metadata from Tasks (4f143db)
  • graph-proxy: test artifact download url (e675f19)

workflows-lib: v0.1.3

19 May 13:47

Choose a tag to compare

0.1.3 (2025-05-19)

Features

  • dashboard: add ui component tests (6230a22)
  • dashboard: added navigation to header (a396bab)
  • dashboard: added templatecard component (5db97d8)
  • dashboard: highlight active task (ba486ea)
  • frontend: add workflow submission page (d97f0ce)
  • frontend: make frontend UI more responsive to screen size (552b75c)

Bug Fixes

  • dashboad: define taskflow ordering between pages (2e55dca)
  • dashboard: reduce height of expanded workflows accordian (36024f1)
  • dashboard: removed all mention to title (d5fd9d5)

sessionspaces: v0.1.2

19 May 14:06

Choose a tag to compare

0.1.2 (2025-05-19)

Bug Fixes

  • sessionspaces: instrument update_sessionspaces (1105f8d)
  • sessionspaces: name all instruments (d8d90c5)

relay-workflows-lib: v0.1.2

19 May 13:46

Choose a tag to compare

0.1.2 (2025-05-19)

Features

  • dashboard: created templates page (784530f)
  • dashboard: highlight active task (ba486ea)
  • dashboard: set number of workflows to list (24b8109)
  • frontend: add workflow submission page (d97f0ce)
  • frontend: make frontend UI more responsive to screen size (552b75c)

Bug Fixes

  • dashboard: changed file name to workflowfragment (c47b37b)
  • dashboard: reduce height of expanded workflows accordian (36024f1)
  • dashboard: remove unused component (cbd444c)

dashboard: v0.1.5

19 May 14:11

Choose a tag to compare

0.1.5 (2025-05-19)

Features

  • frontend: make frontend UI more responsive to screen size (552b75c)

Bug Fixes

  • dashboard: add error boundary around templates list (f2cab97)
  • dashboard: removed all mention to title (d5fd9d5)

dashboard: v0.1.4

30 Apr 12:07

Choose a tag to compare

0.1.4 (2025-04-30)

Features

  • dashboard: add accordian view of tasks to submitted workflows page (57238ca)
  • dashboard: add dynamic routes for workflows task info (ab3cac8)
  • dashboard: add workflows navigation bar to dashboard page (9e00bb0)
  • dashboard: added breadcrumbs to workflows/templates pages (f375f09)
  • dashboard: added individual template view page (b32cd43)
  • dashboard: created templates page (784530f)
  • frontend: add workflow submission page (d97f0ce)

Bug Fixes

  • dashboard: auto-refresh jwt (a3d786f)
  • dashboard: changed file name to templateslist (3ce6256)