[ 
https://issues.apache.org/jira/browse/AIRFLOW-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tyler Kontra updated AIRFLOW-2570:
----------------------------------
    Description: 
As Airflow has become increasingly integrated with our ETL workflows it has 
also become a highly utilized shared service: multiple teams have adopted it 
for disparate projects. The primary concern now is the cluttering of the web UI 
with the addition of *many* dags, from all different projects.

I am seeking a feature that would change the web view for the DAG list to nest 
dags based on their subfolders in the main airflow dags folder. Collapsing the 
nested sections would be ideal.

The `admin/dagmodel/edit` route has a Fileloc field, would this be the best 
place to hook into DAG file locations and render the html accordingly? Would 
this be done in a javascript component or a python component?

  was:
As Airflow has become increasingly integrated with our ETL workflows it has 
become a highly utilized shared service: multiple teams have adopted it for 
disparate projects. The primary concern now is the cluttering of the web UI 
with the addition of *many* dags, from all different projects.

I am seeking a feature that would change the web view for the DAG list to nest 
dags based on their subfolders in the main airflow dags folder. Collapsing the 
nested sections would be ideal.

The `admin/dagmodel/edit` route has a Fileloc field, would this be the best 
place to hook into DAG file locations and render the html accordingly? Would 
this be done in a javascript component or a python component?


> Nested/organized DAG view based on subfolders
> ---------------------------------------------
>
>                 Key: AIRFLOW-2570
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2570
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ui, webserver
>            Reporter: Tyler Kontra
>            Priority: Trivial
>
> As Airflow has become increasingly integrated with our ETL workflows it has 
> also become a highly utilized shared service: multiple teams have adopted it 
> for disparate projects. The primary concern now is the cluttering of the web 
> UI with the addition of *many* dags, from all different projects.
> I am seeking a feature that would change the web view for the DAG list to 
> nest dags based on their subfolders in the main airflow dags folder. 
> Collapsing the nested sections would be ideal.
> The `admin/dagmodel/edit` route has a Fileloc field, would this be the best 
> place to hook into DAG file locations and render the html accordingly? Would 
> this be done in a javascript component or a python component?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to