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 20e2b6c7a53 Add autorefresh to Required Actions button (#55543)
add b9f8ed6a0f1 Some small UI polishing for Edge React UI (#55545)
No new revisions were added by this update.
Summary of changes:
.../airflow/providers/edge3/models/edge_worker.py | 14 +++----
.../providers/edge3/plugins/www/dist/main.umd.cjs | 38 ++++++++---------
.../www/src/components/WorkerDeleteButton.tsx | 5 ++-
.../www/src/components/WorkerShutdownButton.tsx | 9 ++--
.../www/src/components/WorkerStateBadge.tsx | 14 +++----
.../edge3/plugins/www/src/pages/JobsPage.tsx | 23 ++++++++---
.../edge3/plugins/www/src/pages/WorkerPage.tsx | 48 +++++++++++++++-------
providers/edge3/www-hash.txt | 2 +-
8 files changed, 93 insertions(+), 60 deletions(-)