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 9385762777c feat: Implemented Filters UI for Asset View (#54640) add ece5fcd90d3 Add new Filter Bar to Audit Log (#55487) No new revisions were added by this update. Summary of changes: .../src/airflow/ui/src/constants/filterConfigs.tsx | 44 +++- .../src/airflow/ui/src/pages/Events/Events.tsx | 13 +- .../airflow/ui/src/pages/Events/EventsFilters.tsx | 268 ++++----------------- .../src/airflow/ui/src/utils/useFiltersHandler.ts | 10 +- 4 files changed, 109 insertions(+), 226 deletions(-)