Skip to content

feat/browser: Add DataTable and browse UI components#67586

Open
imrichardwu wants to merge 12 commits into
apache:mainfrom
imrichardwu:feat/browser
Open

feat/browser: Add DataTable and browse UI components#67586
imrichardwu wants to merge 12 commits into
apache:mainfrom
imrichardwu:feat/browser

Conversation

@imrichardwu
Copy link
Copy Markdown
Contributor

@imrichardwu imrichardwu commented May 27, 2026

Add a new Deadlines browser view to the Airflow UI that provides operators with a centralized location to monitor and track all pending and missed deadlines across DAG runs. This view displays deadline-time-aware alerts with direct navigation to the corresponding DAGs and DAG runs.

Implemented browse base on the detail's in PR(#50501 (comment))

Screenshot 2026-04-07 at 9 15 10 PM Screenshot 2026-04-07 at 9 18 49 PM ---
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@imrichardwu
Copy link
Copy Markdown
Contributor Author

imrichardwu commented May 28, 2026

@bbovenzi or @pierrejeambrun Can I get a review?

@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label May 28, 2026
@pierrejeambrun pierrejeambrun added this to the Airflow 3.3.0 milestone Jun 1, 2026
Copy link
Copy Markdown
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this calls for an update in the FAB auth manager otherwise this menu won't be accessible.

And probably as well as a significant newsfragment to communicate that people needs to update their user permissions for them to be able to access this new 'menu'.

@imrichardwu imrichardwu marked this pull request as draft June 2, 2026 03:48
@imrichardwu imrichardwu marked this pull request as ready for review June 2, 2026 03:48
@imrichardwu imrichardwu marked this pull request as draft June 2, 2026 03:54
@imrichardwu imrichardwu marked this pull request as ready for review June 2, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:translations area:UI Related to UI/UX. For Frontend Developers. ready for maintainer review Set after triaging when all criteria pass. translation:default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants