Skip to content

UI page title to allow for Markup#20888

Merged
kaxil merged 5 commits into
apache:mainfrom
PApostol:allow-for-markup-in-ui-page-title
Jan 19, 2022
Merged

UI page title to allow for Markup#20888
kaxil merged 5 commits into
apache:mainfrom
PApostol:allow-for-markup-in-ui-page-title

Conversation

@PApostol

@PApostol PApostol commented Jan 15, 2022

Copy link
Copy Markdown
Contributor

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

Closes #20877.

@wolfier

wolfier commented Jan 18, 2022

Copy link
Copy Markdown
Contributor

Nice change! lgtm

@ashb

ashb commented Jan 18, 2022

Copy link
Copy Markdown
Member

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
Copy Markdown
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).

Comment thread airflow/config_templates/config.yml Outdated
@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