superset/superset-frontend/src/components
2022-10-19 18:34:46 -03:00
..
Alert test: Fixes act errors in Alert test (#21386) 2022-09-08 17:40:06 -03:00
AlteredSliceTag test: Fixes act errors in AlteredSliceTag test (#21392) 2022-09-08 16:48:16 -05:00
AsyncAceEditor feat(explore): SQL popover in datasource panel (#19308) 2022-04-03 13:26:56 +02: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 refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
Button feat(sql lab): display presto and trino tracking url (#20799) 2022-07-26 20:20:08 -07: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 feat(dashboard): menu improvements, fallback support for Drill to Detail (#21351) 2022-10-19 18:34:46 -03:00
Checkbox chore: turn on SQLLAB_BACKEND_PERSISTENCE by default (#19107) 2022-03-17 21:51:47 -07: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 fix: Support the Clipboard API in modern browsers (#20058) 2022-06-03 19:34:00 +08:00
CronPicker removing bottom margin on CronPicker (#21140) 2022-08-25 11:44:16 +08:00
DatabaseSelector fix(sqllab): avoid unexpected re-rendering on DatabaseSelector (#21316) 2022-09-23 14:28:42 -03:00
Datasource chore: Added translate functions (#21816) 2022-10-19 09:54:16 +08:00
DatePicker refactor: Changes the list views to use the new Select component (#16393) 2021-09-22 07:44:18 -03:00
DeleteModal chore: Moves components out of the commons folder (#18931) 2022-02-25 10:17:32 -03:00
DeprecatedSelect refactor: Moves the DeprecatedSelect to its own folder (#21445) 2022-09-16 08:23:28 -03:00
Dropdown perf(sqllab): Rendering perf improvement using immutable state (#20877) 2022-08-23 12:17:19 -03:00
DropdownButton feat(SqlLab): Change Save Dataset Button to Split Save Query Button IV (#20852) 2022-08-01 14:36:34 -05:00
DynamicEditableTitle fix: Fix chart title truncating when Chrome is zoomed out (#20847) 2022-07-26 10:21:17 +02:00
DynamicPlugins feat(explore): Upgraded viz select gallery (#15303) 2021-07-12 10:59:10 -07:00
EditableTitle feat: Pass dashboard context to explore through local storage (#20743) 2022-07-25 16:44:43 +02:00
EmptyState feat: Create dataset blank state (#21058) 2022-08-22 18:45:03 -05:00
ErrorBoundary test: Fixes act errors in ErrorBoundary test (#21412) 2022-09-09 17:59:12 -03:00
ErrorMessage chore(style): Enforce optional chaining (#21614) 2022-10-03 09:17:20 -06:00
FacePile chore(style): Enforce optional chaining (#21614) 2022-10-03 09:17:20 -06:00
FaveStar test: Fix act errors in FaveStar test (#21360) 2022-09-08 07:47:43 -03:00
FilterableTable fix(sqllab): resultset disappeared on switching tabs (#21741) 2022-10-10 10:06:34 -07:00
FlashProvider chore: Moves the hooks folder to the src folder (#17896) 2022-01-07 09:25:06 -03:00
Form fix(db & connection): make to show/hide the password when only creating db connection (#19694) 2022-04-26 16:26:07 -06: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 fix(import): Show the error message with db install guide when exist the importing db issue (#20573) 2022-07-06 13:51:42 -06: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: Cross-referenced Dashboards in Chart list (Column + Filter) (#21760) 2022-10-13 14:50:03 +03:00
ListViewCard feat: Add Chromatic publishing to superset-frontend storybook (#21095) 2022-08-23 16:16:28 -04:00
Loading chore: Moves the images folder to the assets folder (#14429) 2021-09-22 10:28:51 -03:00
Menu fix(home): Show home page tabs as pills instead of links (#20257) 2022-06-21 17:44:48 -06:00
MessageToasts feat: Disables HTML rendering in Toast by default (#21853) 2022-10-19 07:44:50 -03:00
MetadataBar feat: Adds the MetadataBar to the Explore header (#21560) 2022-09-29 14:34:57 -03:00
Modal fix(ViewQuery-Modal): Copy icon is out of box when resize query modal (#21243) 2022-09-03 14:51:46 +08:00
ModalTrigger feat: Visualize SqlLab.Query model data in Explore 📈 (#20281) 2022-07-15 19:34:02 -04:00
PageHeaderWithActions feat: Create dataset header component (#21189) 2022-09-13 19:39:02 -05:00
Pagination chore: Breaks the dataViewCommon folder into TableCollection and Pagination (#17132) 2021-10-25 08:47:24 -03:00
Popover fix: Popovers in Explore not attached to the fields they are triggered by (#19139) 2022-03-16 20:46:52 -06: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 fix(report): Fix permission check for set up email report on charts/dashboards. Fixes #21559 (#21561) 2022-09-29 14:22:32 -07:00
ResizableSidebar feat(sqllab): Make LeftBar width resizable (#21300) 2022-09-01 21:26:20 -07:00
Select feat(select filter): add CRLF separator for Windows (#21867) 2022-10-19 08:49:23 -03: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
TableCollection chore(style): Enforce optional chaining (#21614) 2022-10-03 09:17:20 -06:00
TableLoader feat: customize recent activity access (#17589) 2021-12-08 11:30:23 +02:00
TableSelector chore: Added translate functions (#21816) 2022-10-19 09:54:16 +08:00
TableView test: Fixes act errors in TableView test (#21375) 2022-09-08 13:37:33 -03:00
Tabs fix: Fixes Tabs style (#20050) 2022-05-12 16:49:51 -03:00
Timer fix: query execution time is not fully displayed in bubble icon (#20364) 2022-06-13 14:30:00 -06: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
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
index.ts chore: Split Select component into Async and Sync components (#20466) 2022-07-07 15:51:37 -03:00