Skip to content

Conversation

@dheerajturaga
Copy link
Member

  • Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  • Implement SQL LIKE pattern matching with % and _ wildcards
  • Add search fields to DAG runs and task instances UI pages with conditional display
  • Update TypeScript client with new dag_id_pattern parameters
  • Add comprehensive unit tests for DAG ID pattern filtering
  • Fix test to use existing example DAGs instead of non-existent ones
dag.id.filter.mp4

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Sep 15, 2025
@bbovenzi bbovenzi added this to the Airflow 3.2.0 milestone Sep 15, 2025
Copy link
Member

@jason810496 jason810496 left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for the PR!
LGMT overall but the test and conflict still need fix.

Copy link
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.

Nice, just a few comments

@dheerajturaga dheerajturaga force-pushed the feature/filter-by-dag-id branch from 5525367 to b6e1d5a Compare September 18, 2025 13:09
  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones
@dheerajturaga dheerajturaga force-pushed the feature/filter-by-dag-id branch from b6e1d5a to 1f82d96 Compare September 18, 2025 14:00
Copy link
Member

@guan404ming guan404ming left a comment

Choose a reason for hiding this comment

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

LGTM

@jason810496 jason810496 merged commit afa0329 into apache:main Sep 19, 2025
109 checks passed
KatalKavya96 pushed a commit to KatalKavya96/airflow that referenced this pull request Sep 22, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Sep 30, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 1, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 2, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 3, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 4, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 7, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 8, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 9, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 10, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 11, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 12, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 14, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 15, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 17, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 19, 2025
apache#55691)

* Add DAG ID pattern search functionality to DAG runs and task instances

  - Add dag_id_pattern query parameter to DAG runs and task instances API endpoints
  - Implement SQL LIKE pattern matching with % and _ wildcards
  - Add search fields to DAG runs and task instances UI pages with conditional display
  - Update TypeScript client with new dag_id_pattern parameters
  - Add comprehensive unit tests for DAG ID pattern filtering
  - Fix test to use existing example DAGs instead of non-existent ones

* Fix Translations

* Fix tests based on Jason's and Pierre's feedback
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:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants