You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2019/12/18 01:26:00 UTC

[jira] [Updated] (AIRFLOW-5591) Remove glyphicons in favor of fontawesome

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

Kaxil Naik updated AIRFLOW-5591:
--------------------------------
    Fix Version/s:     (was: 1.10.7)
                   2.0.0

> Remove glyphicons in favor of fontawesome
> -----------------------------------------
>
>                 Key: AIRFLOW-5591
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5591
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: webserver
>    Affects Versions: 1.10.5
>            Reporter: Ry Walker
>            Assignee: Ry Walker
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> There was a broken glyphicon in Airflow (task tries) on the `dags` and `dag` views. In the course of investigating that, realized we also had fontawesome installed (albeit an older version).
> So I updated fontawesome, changed all the icons to use it rather than glyphicons.
> Glyphicons are font-based, and dropped by Bootstrap in v4. 
> FontAwesome icons are SVG-based [https://fontawesome.com/icons?d=gallery]).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)