bbovenzi opened a new pull request, #44269: URL: https://github.com/apache/airflow/pull/44269
Use list dag run and get dag run to render a list of dag runs, initialize a dag run page, and add an Overview button to see failed runs. Also: - moved TaskCountChart to its own component - use chakra's Status component - remove 8 hours option in time range selector. 12 is good Still a draft because I'm having issues with the Failed Run link passing search params correctly. <img width="730" alt="Screenshot 2024-11-21 at 5 08 46 PM" src="https://github.com/user-attachments/assets/633cfee5-afb4-44b2-8544-ff5f224065b6"> <img width="837" alt="Screenshot 2024-11-21 at 5 08 41 PM" src="https://github.com/user-attachments/assets/89b64dce-27f3-40f2-aa78-550d15683997"> <img width="1334" alt="Screenshot 2024-11-21 at 5 08 35 PM" src="https://github.com/user-attachments/assets/aafe9400-cdb2-4ae0-bc09-877de2ca11c5"> --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x). In case of backwards incompatible changes please leave a note in a newsfragment file, named `{pr_number}.significant.rst` or `{issue_number}.significant.rst`, in [newsfragments](https://github.com/apache/airflow/tree/main/newsfragments). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
