superset/superset-frontend/src/dashboard/components
Kamil Gabryjelski abf3790ea6
chore: Cleanup code related to MetadataBar, fix types (#31030)
2024-11-22 16:02:13 +01:00
..
AddSliceCard style: remove uppercase from labels, buttons, tabs to align with design system (#29673) 2024-07-31 13:50:09 -07:00
AnchorLink chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
BuilderComponentPane chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
CssEditor chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
DashboardBuilder chore: Refactor dashboard header to func component (#31029) 2024-11-22 14:10:46 +01:00
EmbeddedModal chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
FiltersBadge chore(fe): replace deprecate aliased Jest matchers with corresponding substituents (#30355) 2024-10-29 12:27:20 -06:00
Header chore: Cleanup code related to MetadataBar, fix types (#31030) 2024-11-22 16:02:13 +01:00
OverwriteConfirm fix(Filters): Apply native & cross filters on common columns (#30438) 2024-10-15 16:13:05 -07:00
PropertiesModal fix(Dashboard): Retain colors when color scheme not set (#30646) 2024-11-21 19:58:32 +02:00
PublishedStatus refactor: Migration publishedStatus to typescript (#30653) 2024-10-24 18:31:15 +02:00
SliceHeader chore(fe): replace deprecate aliased Jest matchers with corresponding substituents (#30355) 2024-10-29 12:27:20 -06:00
SliceHeaderControls chore(fe): replace deprecate aliased Jest matchers with corresponding substituents (#30355) 2024-10-29 12:27:20 -06:00
SyncDashboardState fix(Dashboard): Retain colors when color scheme not set (#30646) 2024-11-21 19:58:32 +02:00
URLShortLinkButton chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
UndoRedoKeyListeners refactor: Migrate UndoRedoKeyListeners to typescript (#30654) 2024-10-24 18:53:16 +02:00
dnd refactor: Migrate SliceAdder to typescript (#30697) 2024-10-31 16:57:49 +02:00
filterscope chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
gridComponents fix(Dashboard): Retain colors when color scheme not set (#30646) 2024-11-21 19:58:32 +02:00
menu fix(Dashboard): Exclude edit param in async screenshot (#30962) 2024-11-18 16:34:23 +02:00
nativeFilters chore: Cleanup code related to MetadataBar, fix types (#31030) 2024-11-22 16:02:13 +01:00
resizable chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
ColorSchemeControlWrapper.jsx fix(Dashboard): Color inconsistency on refreshes and conflicts (#27439) 2024-06-20 15:30:11 +02:00
Dashboard.jsx perf: Prevent redundant calls to getRelevantDataMask (#30883) 2024-11-08 19:09:20 +01:00
Dashboard.test.jsx fix(Dashboard): Native & Cross-Filters Scoping Performance (#30881) 2024-11-08 19:57:13 +02:00
DashboardGrid.jsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
DashboardGrid.test.jsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
DeleteComponentButton.tsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
IconButton.tsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
MissingChart.jsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
MissingChart.test.tsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
RefreshIntervalModal.test.tsx fix(permalink): adding anchor to dashboard permalink generation (#28744) 2024-06-17 17:52:31 +02:00
RefreshIntervalModal.tsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
SaveModal.tsx chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
SliceAdder.test.tsx refactor: Migrate SliceAdder to typescript (#30697) 2024-10-31 16:57:49 +02:00
SliceAdder.tsx refactor: Migrate SliceAdder to typescript (#30697) 2024-10-31 16:57:49 +02:00