[
https://issues.apache.org/jira/browse/AIRFLOW-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513509#comment-16513509
]
Verdan Mahmood commented on AIRFLOW-2550:
-----------------------------------------
that's good to know [~rcorre] :) I am working on adding/completing the APIs for
the Airflow so that I can rewrite the whole frontend in ReactJS.
ref: https://issues.apache.org/jira/browse/AIRFLOW-2598
so perhaps once you have your approval, you'll be able to contribute more
towards it?
In the meantime can you please review my PR?
> API endpoint to list dagruns
> ----------------------------
>
> Key: AIRFLOW-2550
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2550
> Project: Apache Airflow
> Issue Type: New Feature
> Components: api
> Reporter: Ryan Roden-Corrent
> Assignee: Verdan Mahmood
> Priority: Major
>
> There should be an endpoint, say 'GET /dags/<string:dag_id>/dag_runs` that
> lists all runs for a given DAG.
>
> Related: https://issues.apache.org/jira/browse/AIRFLOW-1919 is requesting a
> similar CLI option, though in our case we need all runs, not just actively
> running runs. Possibly a ?state=running query option could be added.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)