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

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


    from 5dae3b5a435 Prioritize secrets backend over DB for retrieving 
connections (#47593)
     add eebdf4e9fbb Default to unpause dag on trigger,materialize,backfill 
(#47627)

No new revisions were added by this update.

Summary of changes:
 airflow/ui/src/components/Graph/DagNode.tsx        |  6 +--
 airflow/ui/src/components/Menu/RunBackfillForm.tsx | 17 ++++++++
 airflow/ui/src/components/TogglePause.tsx          | 44 ++++++-------------
 .../src/components/TriggerDag/TriggerDAGForm.tsx   | 21 +++++++++-
 .../src/components/TriggerDag/TriggerDAGModal.tsx  | 14 ++-----
 .../ui/src/pages/Asset/CreateAssetEventModal.tsx   | 25 ++++++++++-
 .../TogglePause.tsx => queries/useTogglePause.ts}  | 49 +---------------------
 7 files changed, 79 insertions(+), 97 deletions(-)
 copy airflow/ui/src/{components/TogglePause.tsx => queries/useTogglePause.ts} 
(56%)

Reply via email to