This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from dd755d86085 Add CI workflow to validate newsfragment PR numbers
(#62975)
add 7f9ca038898 Add run type legend tooltip to grid view (#62946)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/ui/public/i18n/locales/en/dag.json | 3 +-
.../ui/src/layouts/Details/Grid/RunTypeLegend.tsx | 54 ++++++++++++++++++++++
.../ui/src/layouts/Details/PanelButtons.tsx | 4 +-
3 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644
airflow-core/src/airflow/ui/src/layouts/Details/Grid/RunTypeLegend.tsx