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 9fabe619eb3 refactor(ui): replace hardcoded query parameter strings
with SearchParamsKeys constants (#55218)
add 1e406ab17f0 Feature/add auto refresh to edge react UI (#54994)
No new revisions were added by this update.
Summary of changes:
.../providers/edge3/plugins/www/dist/main.umd.cjs | 47 +++++++++++++++-------
.../providers/edge3/plugins/www/src/main.tsx | 2 +-
.../edge3/plugins/www/src/pages/JobsPage.tsx | 7 +++-
.../edge3/plugins/www/src/pages/WorkerPage.tsx | 7 +++-
.../edge3/plugins/www/src/utils/config.ts | 12 ++----
.../providers/edge3/plugins/www/src/utils/index.ts | 2 +
providers/edge3/www-hash.txt | 2 +-
7 files changed, 50 insertions(+), 29 deletions(-)
copy airflow-core/src/airflow/ui/rules/levels.js =>
providers/edge3/src/airflow/providers/edge3/plugins/www/src/utils/config.ts
(72%)