Releases: DiamondLightSource/workflows
Releases · DiamondLightSource/workflows
graph-proxy: v0.1.6
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
workflows-lib: v0.1.4
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
- undo storyboard bump (9adb79a)
relay-workflows-lib: v0.1.3
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
dashboard: v0.1.6
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
graph-proxy: v0.1.4
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
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)