This is an automated email from the ASF dual-hosted git repository.
lyndsi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 97a879e chore: use switchboard as dependency for embedded sdk (#18728)
add c8df849 fix(CRUD/listviews): Errors with rison and search strings
using special characters (#18056)
No new revisions were added by this update.
Summary of changes:
.../src/components/ListView/Filters/Search.tsx | 3 +--
superset-frontend/src/components/ListView/utils.ts | 11 ++++++--
.../controls/DateFilterControl/DateFilterLabel.tsx | 2 +-
.../src/views/CRUD/alert/AlertReportModal.tsx | 4 +--
superset-frontend/src/views/CRUD/hooks.ts | 2 +-
superset-frontend/src/views/CRUD/utils.test.tsx | 15 +++++++++++
superset-frontend/src/views/CRUD/utils.tsx | 31 +++++++++++++++++++++-
7 files changed, 59 insertions(+), 9 deletions(-)