You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/05/30 11:46:00 UTC

[jira] [Commented] (AIRFLOW-2644) Allow wild-cards in the search box in the UI

    [ https://issues.apache.org/jira/browse/AIRFLOW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120226#comment-17120226 ] 

ASF GitHub Bot commented on AIRFLOW-2644:
-----------------------------------------

stale[bot] commented on pull request #8098:
URL: https://github.com/apache/airflow/pull/8098#issuecomment-636319524


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
   


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

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


> Allow wild-cards in the search box in the UI
> --------------------------------------------
>
>                 Key: AIRFLOW-2644
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2644
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ui
>    Affects Versions: 1.9.0, 1.10.0, 2.0.0
>            Reporter: jack
>            Priority: Major
>              Labels: gsoc, gsoc2020, mentor
>
> In the UI there is a search box.
> If you search DAG name you will see the result for the search as you type.
> Please allow support of wild-cards. Mainly for : *
>  
> So if I have a Dag called :abcd and I'm searching for ab* I will see it in the list.
>  
> This is very helpful for systems with 100+ dags.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)