superset/superset-frontend/src/dashboard/util
Kamil Gabryjelski ce0e06a935
perf: Optimize native filters and cross filters (#31243)
2024-12-02 15:42:34 +01:00
..
charts perf: Optimize native filters and cross filters (#31243) 2024-12-02 15:42:34 +01:00
logging refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00
activeAllDashboardFilters.ts fix(Filters): Apply native & cross filters on common columns (#30438) 2024-10-15 16:13:05 -07:00
activeDashboardFilters.js refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00
backgroundStyleOptions.ts
buildFilterScopeTreeEntry.js
componentIsResizable.test.ts chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
componentIsResizable.ts feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
componentTypes.ts feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
constants.ts chore: make TS enums strictly PascalCase (#26875) 2024-01-31 17:40:44 -08:00
crossFilters.test.ts refactor: Creates the VizType enum (#31193) 2024-11-29 10:05:02 -03:00
crossFilters.ts perf: Optimize native filters and cross filters (#31243) 2024-12-02 15:42:34 +01:00
dnd-reorder.js feat(dashboard): update tab drag and drop reordering with positional placement and indicators for UI (#29395) 2024-09-30 12:15:39 +03:00
dnd-reorder.test.js feat(dashboard): update tab drag and drop reordering with positional placement and indicators for UI (#29395) 2024-09-30 12:15:39 +03:00
dropOverflowsParent.js
dropOverflowsParent.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
extractUrlParams.test.ts fix(chart-data): handle url_params in csv export and native filters (#14526) 2021-05-07 21:07:44 +03:00
extractUrlParams.ts fix(chart-data): handle url_params in csv export and native filters (#14526) 2021-05-07 21:07:44 +03:00
findFirstParentContainer.js
findFirstParentContainer.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
findParentId.test.ts fix(dashboard): Add runtime safety checks and improved tests (#22457) 2023-01-06 14:45:49 -08:00
findParentId.ts fix(dashboard): Add runtime safety checks and improved tests (#22457) 2023-01-06 14:45:49 -08:00
findTabIndexByComponentId.js
findTabIndexByComponentId.test.js feat(welcome): make examples tab customizable (#22302) 2022-12-21 09:28:41 +02:00
getChartAndLabelComponentIdFromPath.js
getChartAndLabelComponentIdFromPath.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
getChartIdsFromLayout.js
getChartIdsFromLayout.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
getChartIdsInFilterScope.ts perf: Optimize native filters and cross filters (#31243) 2024-12-02 15:42:34 +01:00
getComponentWidthFromDrop.js refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
getDashboardFilterKey.ts
getDashboardUrl.test.js chore(frontend): Spelling (#25452) 2024-09-10 15:05:35 -06:00
getDashboardUrl.ts fix: Dashboard fullscreen is removing custom URL params (#25028) 2023-08-18 15:07:31 -03:00
getDetailedComponentWidth.js feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
getDetailedComponentWidth.test.js chore(frontend-tests): Spelling (#19853) 2022-04-26 10:35:01 -07:00
getDirectPathToTabIndex.js
getDropPosition.js fix(dashboard): invalid drop item on a tab (#28507) 2024-05-15 08:48:14 -03:00
getDropPosition.test.js fix(dashboard): drag and drop indicator UX (#26699) 2024-02-21 11:29:34 -08:00
getEffectiveExtraFilters.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
getEmptyLayout.js
getFilterConfigsFromFormdata.js chore(druid): Remove legacy Druid NoSQL logic (#23997) 2023-06-09 15:33:23 -03:00
getFilterConfigsFromFormdata.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
getFilterFieldNodesTree.js
getFilterScopeFromNodesTree.js refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
getFilterScopeFromNodesTree.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
getFilterScopeNodesTree.js refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00
getFilterScopeParentNodes.js
getFormDataWithExtraFilters.test.ts feat: Pass dashboard context to explore through local storage (#20743) 2022-07-25 16:44:43 +02:00
getKeyForFilterScopeTree.js
getLayoutComponentFromChartId.js
getLeafComponentIdFromPath.js Handle undefined (#17183) 2021-10-21 19:34:32 +03:00
getLeafComponentIdFromPath.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
getLocationHash.ts
getOverwriteItems.test.ts feat(dashboard): confirm overwrite to prevent unintended changes (#21819) 2022-11-08 13:06:19 -08:00
getOverwriteItems.ts chore(dashboard): Ignore empty json value for overwrite confirm (#22214) 2022-11-26 19:44:27 +08:00
getRelatedCharts.test.ts fix(Dashboard): Native & Cross-Filters Scoping Performance (#30881) 2024-11-08 19:57:13 +02:00
getRelatedCharts.ts fix(Dashboard): Native & Cross-Filters Scoping Performance (#30881) 2024-11-08 19:57:13 +02:00
getRevertedFilterScope.ts refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00
getSelectedChartIdForFilterScopeTree.js refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00
getSliceHeaderTooltip.tsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
headerStyleOptions.ts
injectCustomCss.ts chore: cleanup as unknown conversion (#19587) 2022-04-08 17:32:29 +08:00
isDashboardEmpty.test.ts chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
isDashboardEmpty.ts feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
isDashboardLoading.js
isInDifferentFilterScopes.js
isValidChild.test.ts chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
isValidChild.ts chore: update UI dev libs and fix warnings & vulnerabilities (#24648) 2023-07-10 20:44:35 -06:00
newComponentFactory.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
newComponentFactory.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
newEntitiesFromDrop.js fix(dashboard): recursive parent on dashboard components (#16933) 2021-10-01 08:13:38 -07:00
newEntitiesFromDrop.test.js chore: Moves spec files to the src folder - iteration 9 (#17901) 2022-01-07 15:23:57 -03:00
permissionUtils.test.ts feat(build): uplift `Jest` to v29 (#29118) 2024-06-25 11:56:14 -06:00
permissionUtils.ts chore: make TS enums strictly PascalCase (#26875) 2024-01-31 17:40:44 -08:00
propShapes.jsx chore: Remove several React app console warnings and errors v2 (#21725) 2022-10-28 19:08:10 +08:00
replaceUndefinedByNull.ts chore: Preserve native filters selection after refresh (#15583) 2021-07-13 15:14:18 -03:00
resizableConfig.ts fix(dashboard): Add resize handles to right and bottom of component (#15778) 2021-07-20 11:23:37 +02:00
serializeActiveFilterValues.js
serializeFilterScopes.js
setPeriodicRunner.ts fix: Multiple dashboard refresh triggers for the same session (#16094) 2021-08-10 09:12:28 -03:00
shouldWrapChildInRow.js
updateComponentParentsList.js fix: Removes Redux state mutations - iteration 1 (#23522) 2023-03-31 14:19:02 -03:00
updateComponentParentsList.test.js feat(welcome): make examples tab customizable (#22302) 2022-12-21 09:28:41 +02:00
useChartLayoutItems.ts perf: Optimize native filters and cross filters (#31243) 2024-12-02 15:42:34 +01:00
useFilterFocusHighlightStyles.test.tsx perf: Optimize native filters and cross filters (#31243) 2024-12-02 15:42:34 +01:00
useFilterFocusHighlightStyles.ts perf: Optimize native filters and cross filters (#31243) 2024-12-02 15:42:34 +01:00