This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9adb256aba3 fix: Add auto-refresh functionality to Required Actions
page (#56404)
add c54922e0d80 Fix Link to Dag in Plugin (#55642)
No new revisions were added by this update.
Summary of changes:
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
providers/edge3/pyproject.toml | 2 +-
.../edge3/plugins/edge_executor_plugin.py | 12 +-----
.../providers/edge3/plugins/www/dist/main.umd.cjs | 49 +++++++---------------
.../edge3/plugins/www/src/layouts/EdgeLayout.tsx | 23 ++++------
.../edge3/plugins/www/src/layouts/NavTabs.tsx | 9 +---
.../edge3/plugins/www/src/pages/JobsPage.tsx | 15 ++++---
.../providers/edge3/plugins/www/vite.config.ts | 3 +-
providers/edge3/www-hash.txt | 2 +-
9 files changed, 39 insertions(+), 78 deletions(-)