You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ry...@apache.org on 2021/03/11 16:08:40 UTC

[airflow] branch master updated (e9e86a5 -> 3be1e19)

This is an automated email from the ASF dual-hosted git repository.

ryanahamilton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from e9e86a5  Initialize the new UI project (#14691)
     add 3be1e19  Remove broken and undocumented "demo mode" feature (#14601)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml          |  8 --------
 airflow/config_templates/default_airflow.cfg |  4 ----
 airflow/www/static/css/main.css              |  4 ----
 airflow/www/static/js/dag_code.js            | 11 -----------
 airflow/www/static/js/tree.js                |  3 ---
 airflow/www/templates/airflow/dag_code.html  |  1 -
 airflow/www/templates/airflow/graph.html     |  8 --------
 airflow/www/templates/airflow/tree.html      | 11 +----------
 airflow/www/views.py                         | 10 ----------
 9 files changed, 1 insertion(+), 59 deletions(-)