superset/superset-frontend/src/components
curious86 3f17945745
fix(charts): big-number display broken in echarts (#24492)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-06-27 20:59:24 +03:00
..
Alert test: Fixes act errors in Alert test (#21386) 2022-09-08 17:40:06 -03:00
AlteredSliceTag chore(druid): Remove legacy Druid NoSQL logic (#23997) 2023-06-09 15:33:23 -03:00
AsyncAceEditor fix(ace-editor): use monospace fonts by default (#23747) 2023-04-20 14:45:43 +03:00
AsyncEsmComponent chore: improve React import reference consistency (#18608) 2022-02-10 21:03:16 -08:00
AsyncSelect refactor: Moves the DeprecatedSelect to its own folder (#21445) 2022-09-16 08:23:28 -03:00
Badge fix: Button resizing in horizontal filter bar (#22365) 2022-12-08 13:38:56 -05:00
Button feat: create table component based on ant design Table (#21520) 2022-11-09 17:33:27 -05:00
ButtonGroup Adds tests and storybook to CopyToClipboard component (#13359) 2021-03-02 16:34:55 -08:00
CachedLabel chore: fix explore pills (#19866) 2022-04-28 10:28:47 +03:00
Card chore: Moves Card to the components folder (#14139) 2021-04-29 11:51:41 -07:00
CertifiedBadge test: Fixes act errors in CertifiedBadge test (#21384) 2022-09-08 17:40:19 -03:00
Chart fix(charts): big-number display broken in echarts (#24492) 2023-06-27 20:59:24 +03:00
Checkbox fix: Typescript warnings when importing types (#24217) 2023-05-31 12:08:29 -03:00
Collapse refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
ConfirmStatusChange chore(style): Enforce optional chaining (#21614) 2022-10-03 09:17:20 -06:00
CopyToClipboard chore: Localization of several charts and elements (#22150) 2023-01-11 09:42:54 -07:00
CronPicker fix(alerts): cron picker alignment issues (#22274) 2022-12-02 14:20:38 -07:00
DatabaseSelector chore(sqllab): Refactor react-query by redux-toolkit query (#23760) 2023-05-08 14:25:23 -07:00
Datasource fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04:00
DatePicker refactor: Changes the list views to use the new Select component (#16393) 2021-09-22 07:44:18 -03:00
DeleteModal chore: add extension for related DB assets on delete (#24050) 2023-05-16 15:41:11 -07:00
DeprecatedSelect fix: Make sure the DeprecatedSelect label is always a string (#23758) 2023-04-20 15:37:56 -03:00
Dropdown feat: create table component based on ant design Table (#21520) 2022-11-09 17:33:27 -05:00
DropdownButton feat(SqlLab): Change Save Dataset Button to Split Save Query Button IV (#20852) 2022-08-01 14:36:34 -05:00
DropdownContainer fix: Table sorting reset (#23318) 2023-03-15 18:48:03 +01:00
DropdownSelectableIcon feat: Cross filters scoping (#24020) 2023-05-16 21:44:05 +02:00
DynamicEditableTitle fix: Fix chart title truncating when Chrome is zoomed out (#20847) 2022-07-26 10:21:17 +02:00
DynamicPlugins chore(welcome): harmonize submenu with other routes (#22803) 2023-03-31 11:34:10 +03:00
EditableTitle feat: Pass dashboard context to explore through local storage (#20743) 2022-07-25 16:44:43 +02:00
EmptyState chore: Update pre-commit packages (#23173) 2023-03-13 17:05:13 -06:00
ErrorBoundary chore: Removes icon warnings from tests (#23054) 2023-02-13 12:31:09 -05:00
ErrorMessage chore(native-filters): Ensure consistent error handling (#24206) 2023-05-30 09:08:38 -07:00
FacePile chore(style): Enforce optional chaining (#21614) 2022-10-03 09:17:20 -06:00
FaveStar chore: Migrate /superset/favstar to API v1 (#23165) 2023-03-29 16:42:23 -04:00
FilterableTable feat: make data tables support html (#24368) 2023-06-14 15:54:07 -07:00
FlashProvider fix: Table sorting reset (#23318) 2023-03-15 18:48:03 +01:00
Form chore(frontend): Spelling (#19676) 2023-02-02 11:23:11 -07:00
FormRow refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
GenericLink feat: Use SPA navigation from datasets list to Explore (#20890) 2022-08-01 16:45:07 +02:00
IconButton refactor: icon to icons for IconButton and Header component (#15647) 2021-07-14 11:04:21 -07:00
Icons chore: missing IconType on Icons (#21218) 2022-08-30 09:56:05 -07:00
IconTooltip initial commit (#15380) 2021-06-25 09:46:26 -07:00
ImportModal feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
IndeterminateCheckbox test: Fixes act errors in IndeterminateCheckbox test (#21374) 2022-09-08 15:02:27 -03:00
InfoTooltip chore: Removes hard-coded colors - iteration 3 (#20016) 2022-05-11 15:02:13 -03:00
Input chore: Moves components out of the commons folder (#18931) 2022-02-25 10:17:32 -03:00
Label chore: fix explore pills (#19866) 2022-04-28 10:28:47 +03:00
LastUpdated test: Fixes act errors in LastUpdated test (#21415) 2022-09-12 09:21:09 -03:00
ListView feat(wrap-text): Wrap text support for specific columns in Grid (#23328) 2023-04-06 14:30:31 -06:00
ListViewCard chore: Remove several React app console warnings and errors v2 (#21725) 2022-10-28 19:08:10 +08:00
Loading chore: Add Horizontal FilterBar e2e tests (#22305) 2022-12-06 15:01:31 +02:00
Menu feat: Selectable dropdown triggered by icon component (#21955) 2022-10-31 19:02:40 +01:00
MessageToasts chore: Removes icon warnings from tests (#23054) 2023-02-13 12:31:09 -05:00
MetadataBar fix: Typescript warnings when importing types (#24217) 2023-05-31 12:08:29 -03:00
Modal feat: Cross filters scoping (#24020) 2023-05-16 21:44:05 +02:00
ModalTrigger feat: Visualize SqlLab.Query model data in Explore 📈 (#20281) 2022-07-15 19:34:02 -04:00
PageHeaderWithActions chore: Removes icon warnings from tests (#23054) 2023-02-13 12:31:09 -05:00
Pagination chore: Breaks the dataViewCommon folder into TableCollection and Pagination (#17132) 2021-10-25 08:47:24 -03:00
Popover fix: Typescript warnings when importing types (#24217) 2023-05-31 12:08:29 -03:00
PopoverDropdown test: Fix act errors in PopoverDropdown test (#21361) 2022-09-08 07:48:18 -03:00
PopoverSection test: Fixes act errors in PopoverSection test (#21416) 2022-09-09 18:20:09 -03:00
ProgressBar chore: refactor ResultSet to functional component (#21186) 2022-09-06 16:55:07 +02:00
Radio feat: add extension point for workspace home page (#21033) 2022-08-15 12:16:40 -07:00
RefreshLabel test: Fixes act errors in RefreshLabel test (#21390) 2022-09-08 18:09:54 -05:00
ReportModal feat: Migrates Pivot Table v1 to v2 (#23712) 2023-06-08 10:13:39 -03:00
ResizableSidebar feat(sqllab): Make LeftBar width resizable (#21300) 2022-09-01 21:26:20 -07:00
Select fix(sqllab): Table options rendering regression (#24142) 2023-05-22 10:32:45 -07:00
Slider refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
Switch fix: local warning in the frontend development (#17727) 2021-12-15 09:52:42 +02:00
Table feat: make data tables support html (#24368) 2023-06-14 15:54:07 -07:00
TableCollection feat: make data tables support html (#24368) 2023-06-14 15:54:07 -07:00
TableLoader feat: customize recent activity access (#17589) 2021-12-08 11:30:23 +02:00
TableSelector fix(sqllab): Disable Select All on table selector (#24120) 2023-05-18 12:53:13 -07:00
TableView chore: Removes icon warnings from tests (#23054) 2023-02-13 12:31:09 -05:00
Tabs fix: Fixes Tabs style (#20050) 2022-05-12 16:49:51 -03:00
Tags fix: Tag link issue from CRUD page (#24223) 2023-05-26 15:40:49 -04:00
Timer fix: Change timer font to monospace (#21876) 2022-10-19 16:53:34 -05:00
TimezoneSelector test: Fixes act errors in TimezoneSelector test (#21377) 2022-09-08 13:37:19 -03:00
Tooltip feat: Create dataset header component (#21189) 2022-09-13 19:39:02 -05:00
TooltipParagraph fix(column-header-tooltip): make that hide the tooltip when the cloum… (#18988) 2022-05-02 10:11:27 -06:00
TruncatedList fix: Table sorting reset (#23318) 2023-03-15 18:48:03 +01:00
UiConfigContext fix(dashboard): fix default filter bar visibility + add docs (#18741) 2022-03-23 08:55:03 +02:00
WarningIconWithTooltip refactor: Changes the DatabaseSelector and TableSelector to use the new Select component (#16483) 2021-09-22 07:43:46 -03:00
atomic-design.png feat: create table component based on ant design Table (#21520) 2022-11-09 17:33:27 -05:00
DesignSystem.stories.mdx feat: create table component based on ant design Table (#21520) 2022-11-09 17:33:27 -05:00
index.ts feat: Implement breadcrumbs in Drill By modal (#23664) 2023-04-13 19:15:46 +02:00