Skip to content

Releases: DiamondLightSource/workflows

graph-proxy: v0.1.6

07 Jul 13:35
Compare
Choose a tag to compare

0.1.6 (2025-07-07)

Features

  • graph-proxy: add id to Workflow to allow refetchable fragments (45f70f5)
  • graph-proxy: add optional repository field to workflow template (77fcd20)
  • graph-proxy: add support for subscriptions (0851293)
  • graph-proxy: impliment basic workflow subscription (3e6e7a0)
  • graph-proxy: json forms serializer accepts options field (b70c5b5)

Bug Fixes

  • graph-proxy: json forms categorization incorrectly de-serialized (7e0e17b)

workflows-cli: v0.1.0

25 Jun 15:14
Compare
Choose a tag to compare

0.1.0 (2025-06-25)

Features

workflows-lib: v0.1.4

12 Jun 10:20
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

relay-workflows-lib: v0.1.3

12 Jun 10:19
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)