You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/21 18:16:28 UTC

[GitHub] [airflow] bbovenzi edited a comment on pull request #22123: Add details drawer to Grid View

bbovenzi edited a comment on pull request #22123:
URL: https://github.com/apache/airflow/pull/22123#issuecomment-1074191905


   Thanks for all the testing @eladkal!
   
   1. I can do that in a later PR
   2. Already fixed in a different PR
   3. The whole DAG details page will change pretty soon, so I won't fix for now
   4. I think this should be a later PR. It should totally happen, but to do correctly I think we need to redo how `tree_data` works in `views.py`. I will absolutely do it before 2.3.0, but I think making that change to this PR will make it even harder than it already is to review all of the code changes. (Edit: I could add Dag Run details refresh easily, Task Instance requires API changes).
   5. Added a "Reset Root" button if you filter upstream
   6. Updated all the "More Details" to specifiy which details we are linking to
   7. That title was backwards and now redundant. Removed.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org