Skip to content

Conversation

@PApostol
Copy link
Contributor

@PApostol PApostol commented Jan 15, 2022

Set instance_name_has_markup = True in airflow.cfg to render instance_name with Markup.

Closes #20877.

@wolfier
Copy link
Contributor

wolfier commented Jan 18, 2022

Nice change! lgtm

@ashb
Copy link
Member

ashb commented Jan 18, 2022

Hmmm for some reason this sits a little uneasily with me, but I can't actually think of any way it would go wrong (in an exploitable way)

@PApostol
Copy link
Contributor Author

Hmmm for some reason this sits a little uneasily with me, but I can't actually think of any way it would go wrong (in an exploitable way)

I understand where you're coming from, but essentially it's not too different from the UIAlert code (that's where I got the idea from).

@kaxil kaxil merged commit a65555e into apache:main Jan 19, 2022
@PApostol PApostol deleted the allow-for-markup-in-ui-page-title branch January 19, 2022 13:11
@eladkal eladkal added this to the Airflow 2.3.0 milestone Feb 11, 2022
@jedcunningham jedcunningham added the type:new-feature Changelog: New Features label Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:webserver Webserver related Issues kind:documentation type:new-feature Changelog: New Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow for Markup in UI page title

6 participants