This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e28d460d9fb Added focus view on grid and graph on second click (#50125)
add d833ecb242b Apply task group sorting based on webserver config in grid
structure response (#49418)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/core_api/services/ui/grid.py | 19 +-----
airflow-core/src/airflow/utils/task_group.py | 16 ++++-
airflow-core/tests/unit/utils/test_task_group.py | 72 +++++++++++-----------
3 files changed, 53 insertions(+), 54 deletions(-)