[
https://issues.apache.org/jira/browse/AIRFLOW-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong updated AIRFLOW-3926:
--------------------------------------
Fix Version/s: 2.0.0
> Remove flask-admin usage
> ------------------------
>
> Key: AIRFLOW-3926
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3926
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Tao Feng
> Assignee: Andrew Stahlman
> Priority: Major
> Fix For: 2.0.0
>
>
> Given we remove old UI which built up flask-admin, we should remove its usage
> as well.
>
> AirflowViewPlugin - not referenced anywhere in the project:
> https://github.com/apache/airflow/blob/master/airflow/__init__.py#L75
> Hive Metastore Browser:
> https://github.com/apache/airflow/blame/master/airflow/contrib/plugins/metastore_browser/main.py#L48
> unit test for plugins, uses BaseView and Menu Link:
> https://github.com/apache/airflow/blob/master/tests/plugins/test_plugin.py#L101
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)