This is an automated email from the ASF dual-hosted git repository.

pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from f4c3591d9f4 (feat): add HTTP request customization parameters to 
`SnowflakeSqlApiHook` (#60689)
     add 8bbe0fc495f Convert Tasks Table from card to table mode (#60830)

No new revisions were added by this update.

Summary of changes:
 .../airflow/ui/src/pages/Dag/Tasks/TaskCard.tsx    | 99 ----------------------
 .../ui/src/pages/Dag/Tasks/TaskRecentRuns.tsx      | 71 ----------------
 .../src/airflow/ui/src/pages/Dag/Tasks/Tasks.tsx   | 61 ++++++++++---
 .../pages/HITLTaskInstances/HITLTaskInstances.tsx  | 16 ++--
 .../src/airflow/ui/tests/e2e/pages/DagsPage.ts     |  8 +-
 .../airflow/ui/tests/e2e/specs/dag-tasks.spec.ts   | 29 +++----
 6 files changed, 75 insertions(+), 209 deletions(-)
 delete mode 100644 airflow-core/src/airflow/ui/src/pages/Dag/Tasks/TaskCard.tsx
 delete mode 100644 
airflow-core/src/airflow/ui/src/pages/Dag/Tasks/TaskRecentRuns.tsx

Reply via email to