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

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


    from a697bb4f6e Fix image cache optimizations - speeding up the build 
(#38442) (#38473)
     add 22183112dd Improve datasets graph UX (#38476)

No new revisions were added by this update.

Summary of changes:
 .../www/static/js/api/useDatasetDependencies.ts    | 161 +--------------------
 airflow/www/static/js/datasets/Graph/DagNode.tsx   |  17 +--
 airflow/www/static/js/datasets/Graph/index.tsx     |  65 ++++-----
 airflow/www/static/js/datasets/List.test.tsx       |  30 +---
 airflow/www/static/js/datasets/List.tsx            |  71 ++-------
 airflow/www/static/js/datasets/Main.tsx            |  68 ++++-----
 .../js/datasets/{DagFilter.tsx => SearchBar.tsx}   |  88 ++++++-----
 7 files changed, 132 insertions(+), 368 deletions(-)
 rename airflow/www/static/js/datasets/{DagFilter.tsx => SearchBar.tsx} (57%)

Reply via email to