Jorricks opened a new pull request, #26837: URL: https://github.com/apache/airflow/pull/26837
Back in the days with the Tree view, the DAGRun details page was a must have as we could only show so much in the pop-up. Nowadays, it is much less important and there are only slight difference _Present only in DAG Run Details:_ - Queued at - Externally triggered - Config _Present only in DagRun Grid overview page:_ - Last scheduling decision - Data Interval This MR gets rid of the DAGRun details page and adds all the extra details on the DagRun Grid view. What it looks like now: <img width="1418" alt="Screenshot 2022-10-03 at 09 29 08" src="https://user-images.githubusercontent.com/20257392/193526824-29135e53-5d51-4bd6-aeed-911ad48befe7.png"> -- 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]
