Commit Graph

3 Commits

Author SHA1 Message Date
Yota Hamada
f04786c5e1
feat(all): Add support for multiple-level nested local DAGs (#1493)
* **New Features**
* Optional parentSubDAGRunId query to fetch nested sub-DAG runs; sub-run
lists and modal show root/parent DAG context, status filters with
counts, and improved keyboard navigation.

* **Bug Fixes / UX**
* Consolidated local DAG handling for multi-level execution, improved
error responses for missing runs, and small UI spacing tidy-ups.

* **Tests**
* Reorganized and expanded integration/unit tests for multi-level
sub-DAG scenarios and temp-DAG file handling.
2025-12-20 20:56:08 +09:00
Yota Hamada
db4a197062 chore: remove fb form from the ui 2025-11-12 02:11:34 +09:00
YotaHamada
5ec999ef32
Add endpoints for managing sub-DAG runs (#915) 2025-05-06 14:47:19 +09:00