This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from d3ba4c7b21 fix(dashboard): prevent table chart infinite reload loop
(#36686)
add 977ff44851 fix(ag-grid): Ag Grid Date Filter timezone correction
(#36270)
No new revisions were added by this update.
Summary of changes:
.../src/utils/dateFilterComparator.ts | 58 +++++++---
.../test/utils/dateFilterComparator.test.ts | 124 +++++++++++++++++++++
2 files changed, 167 insertions(+), 15 deletions(-)
create mode 100644
superset-frontend/plugins/plugin-chart-ag-grid-table/test/utils/dateFilterComparator.test.ts