[GitHub] [airflow] uranusjr commented on a change in pull request #22272: Add map_index support to al task instance-related views

2022-03-18 Thread GitBox
uranusjr commented on a change in pull request #22272: URL: https://github.com/apache/airflow/pull/22272#discussion_r829273171 ## File path: airflow/www/static/js/dag.js ## @@ -135,12 +135,18 @@ export function callModal(t, d, extraLinks, tryNumbers, sd, drID, mi) {

[GitHub] [airflow] uranusjr commented on a change in pull request #22272: Add map_index support to al task instance-related views

2022-03-17 Thread GitBox
uranusjr commented on a change in pull request #22272: URL: https://github.com/apache/airflow/pull/22272#discussion_r829273171 ## File path: airflow/www/static/js/dag.js ## @@ -135,12 +135,18 @@ export function callModal(t, d, extraLinks, tryNumbers, sd, drID, mi) {

[GitHub] [airflow] uranusjr commented on a change in pull request #22272: Add map_index support to al task instance-related views

2022-03-16 Thread GitBox
uranusjr commented on a change in pull request #22272: URL: https://github.com/apache/airflow/pull/22272#discussion_r828749020 ## File path: airflow/www/static/js/tree/StatusBox.jsx ## @@ -36,9 +36,9 @@ const StatusBox = ({ group, instance, containerRef, extraLinks = [],

[GitHub] [airflow] uranusjr commented on a change in pull request #22272: Add map_index support to al task instance-related views

2022-03-16 Thread GitBox
uranusjr commented on a change in pull request #22272: URL: https://github.com/apache/airflow/pull/22272#discussion_r828748779 ## File path: airflow/www/static/js/graph.js ## @@ -172,8 +172,15 @@ function draw() { const task = tasks[nodeId]; const tryNumber =

[GitHub] [airflow] uranusjr commented on a change in pull request #22272: Add map_index support to al task instance-related views

2022-03-16 Thread GitBox
uranusjr commented on a change in pull request #22272: URL: https://github.com/apache/airflow/pull/22272#discussion_r828748779 ## File path: airflow/www/static/js/graph.js ## @@ -172,8 +172,15 @@ function draw() { const task = tasks[nodeId]; const tryNumber =