This is an automated email from the ASF dual-hosted git repository.
husseinawala pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ce04f99e118 Remove "INCLUDE_NOT_READY_PROVIDERS" from publishing to s3
(#51765)
add df382292155 Make notes in UI visible directly in header (#51764)
No new revisions were added by this update.
Summary of changes:
.../ui/src/components/EditableMarkdownArea.tsx | 66 ++++++++++++++++++++++
.../ui/src/components/EditableMarkdownButton.tsx | 39 +++----------
.../src/airflow/ui/src/pages/Run/Header.tsx | 28 +++++----
.../airflow/ui/src/pages/TaskInstance/Header.tsx | 28 +++++----
4 files changed, 108 insertions(+), 53 deletions(-)
create mode 100644
airflow-core/src/airflow/ui/src/components/EditableMarkdownArea.tsx