Ricardo Bánffy created AIRFLOW-2828:
---------------------------------------
Summary: Adding named blocks around action links in the dag.html
and dags.html templates to make it easier to add custom links
Key: AIRFLOW-2828
URL: https://issues.apache.org/jira/browse/AIRFLOW-2828
Project: Apache Airflow
Issue Type: Improvement
Components: ui
Affects Versions: 1.9.0
Reporter: Ricardo Bánffy
I am in the process of building a component that will add a couple actions one
can do to a DAG, mostly to make it easier for my analysts to avoid writing
Python and focus on the SQL they need. One of the ideas is to add a couple
items to the actions for the "easy" editor and a testing functionality. It'd be
best if I could extend the template and override the specific parts instead of
replacing it completely.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)