dheerajturaga opened a new pull request, #55082:
URL: https://github.com/apache/airflow/pull/55082

     ## Summary
     This PR adds two new filtering capabilities to the DAG grid view:
   
     1. **Run Type Filter**: Filter DAG runs by run type (scheduled, manual, 
backfill, asset_triggered)
     2. **Triggering User Filter**: Filter DAG runs by the user who triggered 
them
   
     ### Key Features
     - **Persistent Filters**: Filter settings are saved per DAG and restored 
on page reload
     - **Real-time Search**: Triggering user filter applies as you type
     - **Visual Indicators**: Run type filter shows proper icons and translated 
text
     - **Combined Filtering**: Both filters work together to refine results
     - **Responsive UI**: Filters integrate seamlessly into existing grid 
options panel
   
     ## Usage
     1. Navigate to any DAG's grid view
     2. Click "Options" button to access the filter panel
     3. Select run types from the dropdown or enter a username to filter by 
triggering user
     4. Filters are automatically applied and saved per DAG
   
   <img width="699" height="415" alt="image" 
src="https://github.com/user-attachments/assets/ddf8c1db-e282-4bc4-8dcf-4098d73e176a";
 />
   
   
   
https://github.com/user-attachments/assets/cd8613af-f805-48b0-90fb-b73f4c1ecc26
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to