superset/superset-frontend/src/components
smileydev cb0357005e
fix(report-add): make to add error toast message when already attached report is added again into dashboard or chart (#19122)
* fix(report-add): make to add error toast message when already attached report is added again into dashboard or chart

* fix(export-add): make to setup the default error message

* fix(report-add): make to allow the errorMessage undefined in LabeledErrorBoundInput component
2022-03-24 17:18:34 -06:00
..
Alert refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
AlteredSliceTag fix(altered-modal): make specified text fields wrap in table (#18822) 2022-03-09 12:43:16 -07:00
AnchorLink feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
AsyncAceEditor chore: improve React import reference consistency (#18608) 2022-02-10 21:03:16 -08:00
AsyncEsmComponent chore: improve React import reference consistency (#18608) 2022-02-10 21:03:16 -08:00
AsyncSelect Moves AsyncSelect component and tests to own folder (#13314) 2021-02-25 16:00:35 -08:00
Badge refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
Button refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
ButtonGroup Adds tests and storybook to CopyToClipboard component (#13359) 2021-03-02 16:34:55 -08:00
CachedLabel chore: Moves spec files to the src folder - iteration 5 (#16927) 2021-10-01 11:24:41 -03:00
Card chore: Moves Card to the components folder (#14139) 2021-04-29 11:51:41 -07:00
CertifiedBadge Rename CertifiedIcon to CertifiedBadge (#17715) 2021-12-10 11:45:53 -07:00
Chart fix(dashboard): Chart stuck in loading state when when datasets request and chart request fail (#19327) 2022-03-23 15:43:32 +01: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: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
CopyToClipboard fix(sqllab): Removed the tooltip from CopyToClipboard button in sqllab (#18749) 2022-02-18 16:22:21 -07:00
CronPicker refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
DatabaseSelector feat(sqllab): Add a configuration option to disable data preview (#19104) 2022-03-17 15:22:57 +02:00
Datasource chore!: remove ENABLE_REACT_CRUD_VIEWS feature flag (permanently enable) (#19231) 2022-03-18 14:00:23 -07: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
Dropdown chore: turn on SQLLAB_BACKEND_PERSISTENCE by default (#19107) 2022-03-17 21:51:47 -07:00
DropdownButton refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
DynamicPlugins feat(explore): Upgraded viz select gallery (#15303) 2021-07-12 10:59:10 -07:00
EditableTitle feat: editable title xl certified badge (#18626) 2022-02-09 17:09:20 -08:00
EmptyState refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
ErrorBoundary chore(spa refactor): refactoring dashboard to use api's instead of bootstrapdata (#13306) 2021-04-12 16:10:29 -07:00
ErrorMessage chore(translations): Add missing i18n (#17525) 2021-11-27 14:50:33 +02:00
FacePile refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
FaveStar chore: Moves the hooks folder to the src folder (#17896) 2022-01-07 09:25:06 -03:00
FilterableTable fix(sqllab): fix query results sorting (#18666) 2022-02-14 13:42:04 -08:00
FlashProvider chore: Moves the hooks folder to the src folder (#17896) 2022-01-07 09:25:06 -03:00
Form fix(report-add): make to add error toast message when already attached report is added again into dashboard or chart (#19122) 2022-03-24 17:18:34 -06:00
FormRow refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
IconButton refactor: icon to icons for IconButton and Header component (#15647) 2021-07-14 11:04:21 -07:00
Icons chore: migrate QueryTable component from jsx to tsx (#17944) 2022-02-11 06:54:42 -06:00
IconTooltip initial commit (#15380) 2021-06-25 09:46:26 -07:00
ImportModal refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
IndeterminateCheckbox chore: improve React import reference consistency (#18608) 2022-02-10 21:03:16 -08:00
InfoTooltip chore: Displays the dataset description in a tooltip in the datasets list (#16392) 2021-08-23 15:38:53 -03:00
Input chore: Moves components out of the commons folder (#18931) 2022-02-25 10:17:32 -03:00
Label refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
LastUpdated refactor: icon to icons for lastupdated component (#15401) 2021-06-29 00:32:54 -07:00
ListView refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
ListViewCard refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
Loading chore: Moves the images folder to the assets folder (#14429) 2021-09-22 10:28:51 -03:00
Menu chore: Moves components out of the commons folder (#18931) 2022-02-25 10:17:32 -03:00
MessageToasts Update ToastPresenter.tsx (#19296) 2022-03-22 10:10:43 +02:00
Modal refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
ModalTrigger chore: bump typescript to 4.5.4, and adjust storybook story. (#17971) 2022-01-09 21:01:59 -07: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 refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
PopoverSection refactor: icon to icons for popoversection (#15461) 2021-07-05 16:00:37 +08:00
ProgressBar fix: adjusted tab height (#13822) 2021-04-02 12:44:45 -04:00
Radio chore: Moves Radio to the components folder (#14133) 2021-04-20 08:48:10 -07:00
RefreshLabel chore: improve React import reference consistency (#18608) 2022-02-10 21:03:16 -08:00
ReportModal fix(report-add): make to add error toast message when already attached report is added again into dashboard or chart (#19122) 2022-03-24 17:18:34 -06:00
Select fix: Null values on Explore filter (#19341) 2022-03-23 17:23:57 -04: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 fix(altered-modal): make specified text fields wrap in table (#18822) 2022-03-09 12:43:16 -07:00
TableLoader feat: customize recent activity access (#17589) 2021-12-08 11:30:23 +02:00
TableSelector fix: auto-complete of tables and names are not working in SQL lab (#19152) 2022-03-16 20:46:06 -06:00
TableView fix(altered-modal): make specified text fields wrap in table (#18822) 2022-03-09 12:43:16 -07:00
Tabs refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
Timer test: Adds storybook to Timer component (#13343) 2021-03-01 12:55:10 -08:00
TimezoneSelector test: fix TimezoneSelector tests on daylight saving time (#19156) 2022-03-16 14:47:41 -07:00
Tooltip Hide Safari default tooltip (#16145) 2021-08-10 14:38:13 -06:00
UiConfigContext fix(dashboard): fix default filter bar visibility + add docs (#18741) 2022-03-23 08:55:03 +02:00
URLShortLinkButton feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +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 refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00