Skip to content

Add Browse > Deadlines page#67586

Merged
bbovenzi merged 19 commits into
apache:mainfrom
imrichardwu:feat/browser
Jun 4, 2026
Merged

Add Browse > Deadlines page#67586
bbovenzi merged 19 commits into
apache:mainfrom
imrichardwu:feat/browser

Conversation

@imrichardwu

@imrichardwu imrichardwu commented May 27, 2026

Copy link
Copy Markdown
Contributor

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

imrichardwu commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

@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

@pierrejeambrun pierrejeambrun left a comment

Copy link
Copy Markdown
Member

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
Comment thread airflow-core/newsfragments/67586.significant.rst Outdated
Comment thread providers/fab/src/airflow/providers/fab/www/security/permissions.py Outdated
Comment thread providers/fab/src/airflow/providers/fab/auth_manager/security_manager/override.py Outdated
@bbovenzi bbovenzi changed the title feat/browser: Add DataTable and browse UI components Add Browse > Deadlines page Jun 3, 2026

@bbovenzi bbovenzi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

UI looks good. Just one nit. I feel like we should move away from show the count of rows at the top of the table.

Comment thread airflow-core/src/airflow/ui/src/pages/Deadlines/index.tsx
@imrichardwu

imrichardwu commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

UI looks good. Just one nit. I feel like we should move away from show the count of rows at the top of the table.

Random question, but do you have any advice for writing better PR titles?

@bbovenzi

bbovenzi commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

UI looks good. Just one nit. I feel like we should move away from show the count of rows at the top of the table.

Random question, but do you have any advice for writing better PR titles?

Think about a one sentence description in the release notes to understand what new feature was added.

@bbovenzi bbovenzi merged commit f0833b0 into apache:main Jun 4, 2026
145 checks passed
@imrichardwu imrichardwu deleted the feat/browser branch June 4, 2026 20:31
@vatsrahul1001

Copy link
Copy Markdown
Contributor

@imrichardwu are you taking of this?
#67586 (review)

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

Copy link
Copy Markdown
Contributor Author

@imrichardwu are you taking of this? #67586 (review)

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'.

Already done

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.

5 participants