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

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


    from 140196dc925 AIP-84 | Add Auth for Event Logs (#47246)
     add ffd4d9006bf AIP-38 Responsive dag run actions (#47394)

No new revisions were added by this update.

Summary of changes:
 .../ui/src/components/EditableMarkdownButton.tsx   | 119 ++++++++++++++++++
 .../{ => TriggerDag}/EditableMarkdown.tsx          |   2 +-
 .../src/components/TriggerDag/TriggerDAGForm.tsx   |   2 +-
 airflow/ui/src/pages/Run/Header.tsx                | 139 +++++++++++++--------
 airflow/ui/src/pages/TaskInstance/Header.tsx       |  50 ++++++--
 5 files changed, 246 insertions(+), 66 deletions(-)
 create mode 100644 airflow/ui/src/components/EditableMarkdownButton.tsx
 rename airflow/ui/src/components/{ => TriggerDag}/EditableMarkdown.tsx (96%)

Reply via email to