Add Browse > Deadlines page#67586
Conversation
|
@bbovenzi or @pierrejeambrun Can I get a review? |
pierrejeambrun
left a comment
There was a problem hiding this comment.
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'.
…uItem.DEADLINES in fab_auth_manager.py
bbovenzi
left a comment
There was a problem hiding this comment.
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.
Co-authored-by: Brent Bovenzi <brent.bovenzi@gmail.com>
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. |
|
@imrichardwu are you taking of this?
|
Already done |
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))
Was generative AI tooling used to co-author this PR?
{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.