superset/superset-frontend/src/utils
Đỗ Trọng Hải 19e8a7049b
feat(fe): upgrade `superset-frontend` to Typescript v5 (#31979)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2025-01-29 08:40:33 -03:00
..
DebouncedMessageQueue.js fix: Adds logging for SPA route navigation with React router (#21960) 2022-10-28 13:00:45 -07:00
cacheWrapper.test.ts chore(fe): replace deprecate aliased Jest matchers with corresponding substituents (#30355) 2024-10-29 12:27:20 -06:00
cacheWrapper.ts refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
cachedSupersetGet.ts feat: Implement context menu for drill by (#23454) 2023-03-29 15:01:51 +02:00
colorScheme.ts fix(Dashboard): Sync color configuration via dedicated endpoint (#31374) 2024-12-13 15:58:02 +02:00
common.js refactor(date picker): Migrate Date Picker to Ant Design 5 (#31019) 2025-01-13 15:02:17 +01:00
common.test.jsx feat(sqllab): add headers when copying results to clipboard (#23720) 2023-04-18 18:56:15 +03:00
copy.ts fix: Support the Clipboard API in modern browsers (#20058) 2022-06-03 19:34:00 +08:00
datasourceUtils.js feat(SIP-95): catalogs in SQL Lab and datasets (#28376) 2024-05-08 17:19:36 -04:00
dates.test.ts refactor(moment): Replace Moment.js with DayJs (#31310) 2024-12-23 18:42:43 +01:00
dates.ts refactor(date picker): Migrate Date Picker to Ant Design 5 (#31019) 2025-01-13 15:02:17 +01:00
downloadAsImage.ts fix(dependencies): stopping (and preventing) full lodash library import... now using only method level imports. (#26710) 2024-01-23 12:39:37 -07:00
downloadAsPdf.ts fix(Dashboard): Sync/Async Dashboard Screenshot Generation and Default Cache (#30755) 2024-11-01 11:39:43 +02:00
export.ts feat(build): uplift Lerna + replace insecure shortid with nanoid + uplift Yeoman-related packages + ESM-ize generator-superset (#29419) 2024-07-16 17:35:37 -06: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 chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
getBootstrapData.ts fix(viz-gallery): respect denylist in viz gallery (#22658) 2023-01-10 19:08:30 +02:00
getChartRequiredFieldsMissingMessage.ts chore: Localization of superset pt. 2 (#22772) 2023-01-30 09:20:43 -07:00
getControlsForVizType.js fix: do not use lodash/memoize (#26709) 2024-01-22 12:36:43 -07:00
getControlsForVizType.test.js fix: Color consistency (#17089) 2021-11-03 19:22:38 +02:00
getDatasourceUid.test.ts feat: Implement currencies formatter for saved metrics (#24517) 2023-06-28 20:51:40 +02:00
getDatasourceUid.ts feat: Renders Explore in SPA (#20572) 2022-07-05 16:58:09 -03:00
getOwnerName.test.ts fix(dashboard): Invalid owner's name displayed after updates (#30272) 2024-09-17 14:27:30 -07:00
getOwnerName.ts fix(dashboard): Invalid owner's name displayed after updates (#30272) 2024-09-17 14:27:30 -07:00
hostNamesConfig.js chore: Cleanup hostNamesConfig.js (#25543) 2023-10-17 15:58:43 -07:00
isBot.ts perf(dashboard): Virtualization POC (#21438) 2022-10-11 15:06:00 +02:00
isDashboardVirtualizationEnabled.ts chore: make TS enums strictly PascalCase (#26875) 2024-01-31 17:40:44 -08:00
localStorageHelpers.test.ts chore: make TS enums strictly PascalCase (#26875) 2024-01-31 17:40:44 -08:00
localStorageHelpers.ts feat: add option to disable rendering of html in sql lab and table chart (#27969) 2024-04-11 12:46:34 -06: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 feat(build): uplift Lerna + replace insecure shortid with nanoid + uplift Yeoman-related packages + ESM-ize generator-superset (#29419) 2024-07-16 17:35:37 -06: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
simpleFilterToAdhoc.ts chore: make TS enums strictly PascalCase (#26875) 2024-01-31 17:40:44 -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 fix: Removes file extension from textUtils (#24293) 2023-06-05 15:12:59 -03:00
types.ts feat(fe): upgrade `superset-frontend` to Typescript v5 (#31979) 2025-01-29 08:40:33 -03:00
urlUtils.test.ts feat(SIP-95): catalogs in SQL Lab and datasets (#28376) 2024-05-08 17:19:36 -04:00
urlUtils.ts fix(Dashboard): Exclude edit param in async screenshot (#30962) 2024-11-18 16:34:23 +02:00