superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-query/test
Ville Brofeldt 9955156265 feat(query): add new fields to QueryContext and QueryObject (#583)
* feat: add new fields to QueryContext and QueryObject

* linting

* remove change to package.json
2021-11-26 11:46:24 +08:00
..
api feat(query): add more query wrappers (#570) 2021-11-26 11:46:24 +08:00
types fix: make all filter operators uppercase (#378) 2021-11-26 11:46:07 +08:00
buildQueryContext.test.ts feat(query): add new fields to QueryContext and QueryObject (#583) 2021-11-26 11:46:24 +08:00
buildQueryObject.test.ts feat(query): add new fields to QueryContext and QueryObject (#583) 2021-11-26 11:46:24 +08:00
convertFilter.test.ts fix: make all filter operators uppercase (#378) 2021-11-26 11:46:07 +08:00
convertMetric.test.ts feat(query): remove redundant metric label truncation (#492) 2021-11-26 11:46:16 +08:00
DatasourceKey.test.ts feat: split superset-ui/query from superset-ui/chart (#178) 2021-11-26 11:44:54 +08:00
extractQueryFields.test.ts feat: add control grouping functionality (#485) 2021-11-26 11:46:18 +08:00
processFilters.test.ts feat: split superset-ui/query from superset-ui/chart (#178) 2021-11-26 11:44:54 +08:00
processGroupby.test.ts feat(query): add new fields to QueryContext and QueryObject (#583) 2021-11-26 11:46:24 +08:00