mirror of
https://github.com/apache/superset.git
synced 2026-05-06 16:34:32 +00:00
feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767)
This commit is contained in:
@@ -59,6 +59,7 @@ describe('controlUtils', () => {
|
||||
},
|
||||
controls: {},
|
||||
form_data: { datasource: '1__table', viz_type: 'table' },
|
||||
common: {},
|
||||
};
|
||||
|
||||
beforeAll(() => {
|
||||
|
||||
Reference in New Issue
Block a user