Skip to content

Add Filtering to Edge UI Plugin Jobs Page#61934

Open
Eason09053360 wants to merge 3 commits intoapache:mainfrom
Eason09053360:Add_Filtering_to_Edge_UI_Plugin_Jobs_Page
Open

Add Filtering to Edge UI Plugin Jobs Page#61934
Eason09053360 wants to merge 3 commits intoapache:mainfrom
Eason09053360:Add_Filtering_to_Edge_UI_Plugin_Jobs_Page

Conversation

@Eason09053360
Copy link
Contributor

@Eason09053360 Eason09053360 commented Feb 15, 2026


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 or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:edge Edge Executor / Worker (AIP-69) / edge3 labels Feb 15, 2026
@Eason09053360 Eason09053360 marked this pull request as draft February 15, 2026 04:01
@Eason09053360 Eason09053360 force-pushed the Add_Filtering_to_Edge_UI_Plugin_Jobs_Page branch from a3af56c to 2edb9c1 Compare February 15, 2026 04:55
@Eason09053360 Eason09053360 marked this pull request as ready for review February 15, 2026 10:21
@jscheffl
Copy link
Contributor

Thanks for the PR! I believe this is 50% of the implementation needed to be able to filter in the backend based on the form data.

What would be missing is the frontend UI so that the extended backend capabilities are experienceable for the user. Probably in providers/edge3/src/airflow/providers/edge3/plugins/www/src/pages/JobsPage.tsx

@jscheffl
Copy link
Contributor

Thanks for the PR!

When I open fresh, no jobs existing I get an error:
image

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

Labels

area:providers provider:edge Edge Executor / Worker (AIP-69) / edge3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Filtering to Edge UI Plugin Jobs Page

2 participants