You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/03/02 00:38:51 UTC

[GitHub] [airflow] bbovenzi opened a new issue, #29858: Migrate DAG Code page to Grid Details

bbovenzi opened a new issue, #29858:
URL: https://github.com/apache/airflow/issues/29858

   - [ ] Use REST API to render DAG Code in the grid view as a tab when a user has no runs/tasks selected
   - [ ]  Redirect all urls to new code 
   - [ ] delete the old code view


-- 
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.apache.org

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


[GitHub] [airflow] potiuk commented on issue #29858: Migrate DAG Code page to Grid Details

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk commented on issue #29858:
URL: https://github.com/apache/airflow/issues/29858#issuecomment-1528044982

   Feel free.


-- 
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


[GitHub] [airflow] potiuk commented on issue #29858: Migrate DAG Code page to Grid Details

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk commented on issue #29858:
URL: https://github.com/apache/airflow/issues/29858#issuecomment-1528064323

   What do you miss? Generally we expect anyone who takes on the tasks to be pretty self-sufficient using our code and documentation, contributing guides (see CONTRIBUTE.rst) and only reach out when they have specific questions about problems they had by following them.
   
   Do you have some problems/questions?


-- 
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


[GitHub] [airflow] tquazi commented on issue #29858: Migrate DAG Code page to Grid Details

Posted by "tquazi (via GitHub)" <gi...@apache.org>.
tquazi commented on issue #29858:
URL: https://github.com/apache/airflow/issues/29858#issuecomment-1528077551

   I understand that this request is part of bigger UI initiative which @bbovenzi is also working on. 
   Wanted to make sure if he has any more details to add to this. and also how this will fit in along with the other PRs for this UI.
   
   I will read through the existing PRs that are being worked on as part of this UI upgrade and will get back if I have any further questions.
   
   Thanks!


-- 
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


[GitHub] [airflow] bbovenzi commented on issue #29858: Migrate DAG Code page to Grid Details

Posted by "bbovenzi (via GitHub)" <gi...@apache.org>.
bbovenzi commented on issue #29858:
URL: https://github.com/apache/airflow/issues/29858#issuecomment-1528266665

   We have a GET `dagSources/{file_token}` endpoint in the REST API. (file token comes from the get dag endpoint)
   
   My thought was adding it as a tab in the grid view kind of like how details, graph and logs works right now. What do you think?


-- 
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


[GitHub] [airflow] tquazi commented on issue #29858: Migrate DAG Code page to Grid Details

Posted by "tquazi (via GitHub)" <gi...@apache.org>.
tquazi commented on issue #29858:
URL: https://github.com/apache/airflow/issues/29858#issuecomment-1528056214

   @bbovenzi @potiuk Can you please help me point to any additional details around this request to get me started? Thanks for your time!


-- 
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


[GitHub] [airflow] tquazi commented on issue #29858: Migrate DAG Code page to Grid Details

Posted by "tquazi (via GitHub)" <gi...@apache.org>.
tquazi commented on issue #29858:
URL: https://github.com/apache/airflow/issues/29858#issuecomment-1532300725

   @bbovenzi Thanks for the rest api reference.  
   I will work on this and have something for your review in the next few days.
   


-- 
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


[GitHub] [airflow] bbovenzi closed issue #29858: Migrate DAG Code page to Grid Details

Posted by "bbovenzi (via GitHub)" <gi...@apache.org>.
bbovenzi closed issue #29858: Migrate DAG Code page to Grid Details
URL: https://github.com/apache/airflow/issues/29858


-- 
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


[GitHub] [airflow] tquazi commented on issue #29858: Migrate DAG Code page to Grid Details

Posted by "tquazi (via GitHub)" <gi...@apache.org>.
tquazi commented on issue #29858:
URL: https://github.com/apache/airflow/issues/29858#issuecomment-1528043986

   Hello @bbovenzi, Can I take a stab at this one?


-- 
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