tirkarthi opened a new pull request, #45970: URL: https://github.com/apache/airflow/pull/45970
Add a details tab similar to task instance details page since the header is missing information like data interval start, data interval end, conf etc. I have ported the `RenderedJsonField` to accept only object with usage limited to `dagrun.conf` which is an object type as per the API. The diff is larger because taskinstance details was using `Run/Details` where run folder is for dagrun related pages. I have moved the taskinstance details code to `TaskInstance/Details` for clarity. Please let me know if there is a different design for this page.  -- 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]
