You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/12/08 21:27:57 UTC

[airflow] branch master updated (3da939b -> 73843d0)

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

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


    from 3da939b  Update doc to reflect the changes for DAG-Level access control (#12928)
     add 73843d0  Disable Pause/Unpause switch if user doesn't have edit access for DAG. (#12911)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/css/switch.css       | 11 ++++++++++-
 airflow/www/templates/airflow/dag.html  | 13 +++++++++++--
 airflow/www/templates/airflow/dags.html | 11 +++++++++--
 airflow/www/views.py                    | 10 ++++++++++
 4 files changed, 40 insertions(+), 5 deletions(-)