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 f60886cf368 add ProcessingEngineRunFacet to OL DAG Start event (#43213)
     add 61076f0ab57 Improve ability to see and clear dags list filters (#43981)

No new revisions were added by this update.

Summary of changes:
 airflow/ui/src/components/DagRunInfo.tsx           | 12 ++--
 .../components/DataTable/ToggleTableDisplay.tsx    | 12 +++-
 airflow/ui/src/components/QuickFilterButton.tsx    | 12 +++-
 airflow/ui/src/components/SearchBar.tsx            |  3 +-
 .../{QuickFilterButton.tsx => StateCircle.tsx}     | 31 +++++-----
 .../components/TriggerDag/TriggerDAGIconButton.tsx | 12 +++-
 airflow/ui/src/components/ui/Select/Trigger.tsx    | 49 ++++++++--------
 airflow/ui/src/pages/DagsList/DagsFilters.tsx      | 67 +++++++++++++++++-----
 .../src/utils/advancedSelectStyles.ts}             |  2 -
 9 files changed, 127 insertions(+), 73 deletions(-)
 copy airflow/ui/src/components/{QuickFilterButton.tsx => StateCircle.tsx} (68%)
 copy airflow/{www/static/declarations.d.ts => 
ui/src/utils/advancedSelectStyles.ts} (97%)

Reply via email to