superset/superset-frontend/src/utils
Kamil Gabryjelski 406e44bba1
perf(dashboard): Virtualization POC (#21438)
2022-10-11 15:06:00 +02:00
..
DebouncedMessageQueue.js Re-enable rule line-between-class-members (#10862) 2020-09-14 15:41:32 -07:00
cacheWrapper.test.ts chore: Moves spec files to the src folder - iteration 4 (#14380) 2021-05-05 22:01:05 -07:00
cacheWrapper.ts refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
colorUtils.ts Migrates Collapse component from Bootstrap to AntD (#12920) 2021-02-23 10:24:08 -08:00
common.js fix(explore): Incorrect conversion from simple bool filter to custom sql (#21293) 2022-09-01 17:06:42 +02:00
common.test.jsx fix(explore): Incorrect conversion from simple bool filter to custom sql (#21293) 2022-09-01 17:06:42 +02:00
copy.ts fix: Support the Clipboard API in modern browsers (#20058) 2022-06-03 19:34:00 +08:00
datasourceUtils.js fix: Columns not passing properly from SQL Lab to Explore (#20975) 2022-08-04 14:59:50 -04:00
dates.js chore: Moves date utils to utils folder (#20192) 2022-05-31 12:21:58 -03:00
dates.test.js chore: Moves date utils to utils folder (#20192) 2022-05-31 12:21:58 -03:00
downloadAsImage.ts fix: Unable to download the Dashboard as image in case there's an image added through Markdown (#20362) 2022-06-30 00:22:49 +08:00
errorMessages.ts chore: type a couple easy to type files (#11838) 2020-11-29 21:52:41 -08:00
export.ts feat: show spinner on exports (#15107) 2021-06-11 17:25:00 -07:00
findPermission.test.ts chore: Restructure explore redux state (#20448) 2022-06-24 15:26:07 +02:00
findPermission.ts chore: Restructure explore redux state (#20448) 2022-06-24 15:26:07 +02:00
functionalRegistry.ts feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
getChartRequiredFieldsMissingMessage.ts feat(explore): Replace overlay with alert banner when chart controls change (#19696) 2022-04-19 14:57:06 +02:00
getClientErrorObject.test.ts chore: Moves spec files to the src folder - iteration 4 (#14380) 2021-05-05 22:01:05 -07:00
getClientErrorObject.ts feat: save active tabs in dashboard permalink (#19983) 2022-06-29 09:43:52 -07:00
getControlsForVizType.js fix(explore): handle null control sections (#20142) 2022-05-20 19:07:53 +03:00
getControlsForVizType.test.js fix: Color consistency (#17089) 2021-11-03 19:22:38 +02:00
getDatasourceUid.test.ts chore: Restructure explore redux state (#20448) 2022-06-24 15:26:07 +02:00
getDatasourceUid.ts feat: Renders Explore in SPA (#20572) 2022-07-05 16:58:09 -03:00
hostNamesConfig.js feat: support disabling domain sharding with a query param (#17177) 2021-10-21 12:49:59 -07:00
isBot.ts perf(dashboard): Virtualization POC (#21438) 2022-10-11 15:06:00 +02:00
isDashboardVirtualizationEnabled.ts perf(dashboard): Virtualization POC (#21438) 2022-10-11 15:06:00 +02:00
localStorageHelpers.test.ts chore: Refactor localstorage into typesafe version (#17832) 2021-12-20 13:58:59 -08:00
localStorageHelpers.ts feat(sqllab): Make LeftBar width resizable (#21300) 2022-09-01 21:26:20 -07:00
parseCookie.test.ts chore: Moves spec files to the src folder - iteration 4 (#14380) 2021-05-05 22:01:05 -07:00
parseCookie.ts [api] enable CSRF by default (#9205) 2020-03-03 12:22:40 +00:00
rankedSearchCompare.test.ts feat(select): sort exact and startsWith match to first (#18856) 2022-03-08 07:08:40 -08:00
rankedSearchCompare.ts feat(select): sort exact and startsWith match to first (#18856) 2022-03-08 07:08:40 -08:00
reducerUtils.js Eslint prefer-object-spread (#9466) 2020-04-03 17:05:16 -07:00
safeStringify.test.ts chore: Moves spec files to the src folder - iteration 4 (#14380) 2021-05-05 22:01:05 -07:00
safeStringify.ts deprecate tslint and configure eslint for typescript (#9172) 2020-02-20 09:54:33 -08:00
sortNumericValues.test.ts fix(time-series table): display null values in time-series table and sortable (#19024) 2022-03-08 17:03:49 -08:00
sortNumericValues.ts fix(time-series table): display null values in time-series table and sortable (#19024) 2022-03-08 17:03:49 -08:00
testUtils.test.ts test(native-filters): Filter config modal test (#14245) 2021-04-20 14:07:08 +03:00
testUtils.ts refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
textUtils.ts feat: Setup `supersetText` configuration to overwrite errors (#14256) 2021-04-27 15:03:35 -04:00
urlUtils.test.ts feat: Use SPA navigation from datasets list to Explore (#20890) 2022-08-01 16:45:07 +02:00
urlUtils.ts feat: Use SPA navigation from datasets list to Explore (#20890) 2022-08-01 16:45:07 +02:00