Skip to content

Add React plugin support to Dag and task overviews#69992

Open
shaealh wants to merge 1 commit into
apache:mainfrom
shaealh:shaealh/airflow-54228-react-plugin-overviews
Open

Add React plugin support to Dag and task overviews#69992
shaealh wants to merge 1 commit into
apache:mainfrom
shaealh:shaealh/airflow-54228-react-plugin-overviews

Conversation

@shaealh

@shaealh shaealh commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Closes #54228

Summary

  • add dag_overview and task_overview React plugin destinations
  • render plugins on the Dag and Task overview pages
  • preserve CSS-based plugin ordering alongside native sections
  • regenerate API clients and add regression tests

Testing

  • Python unit tests
  • UI Vitest tests
  • TypeScript compilation, ESLint, and Prettier
  • Ruff formatting and linting
  • OpenAPI and generated-client validation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:airflow-ctl area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. backport-to-airflow-ctl/v0-1-test ready for maintainer review Set after triaging when all criteria pass.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIP-68 Add react plugins Dag/Task Overview pages

2 participants