superset/superset-frontend/src/components
2022-04-13 11:02:33 -06:00
..
Alert refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
AlteredSliceTag fix(explore): Chart header icon paddings (#19534) 2022-04-06 06:50:16 +02:00
AnchorLink feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02: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 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 feat(CRUD): add new empty state (#19310) 2022-04-11 12:04:45 +02: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 chore: Removes direct theme imports (#19368) 2022-03-29 10:15:07 -03:00
Chart feat(explore): Redesign of Run/Save buttons (#19558) 2022-04-13 16:58:39 +02: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 fix(sql lab): table selector should display all the selected tables (#19257) 2022-04-13 08:42:12 -06: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 fix(dashboard): Fix BigNumber causing dashboard to crash when overflowing (#19688) 2022-04-13 14:22:46 +02:00
EmptyState feat(CRUD): add new empty state (#19310) 2022-04-11 12:04:45 +02: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 fix(explore): Chart header icon paddings (#19534) 2022-04-06 06:50:16 +02:00
FilterableTable chore: Remove FilterbaleTableStyles.less (#19442) 2022-04-04 17:11:22 +03: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 Remove TwoTone icons (#19666) 2022-04-12 17:33:12 +03:00
IconTooltip initial commit (#15380) 2021-06-25 09:46:26 -07:00
ImportModal Remove font-size hacky usage (#19611) 2022-04-11 16:45:52 +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 feat(CRUD): add new empty state (#19310) 2022-04-11 12:04:45 +02:00
ListViewCard fix(dashboard list): do not show favorite star for anonymous users #18210 (#19409) 2022-04-04 10:38:44 +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 feat(explore): Move chart actions into dropdown (#19446) 2022-03-31 20:41:15 +02: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(alert & report): make to fix the issue when recreate report (#19419) 2022-04-13 11:02:33 -06:00
Select fix(select): render when empty multiselect (#19612) 2022-04-08 16:40:14 +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 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(sql lab): table selector should display all the selected tables (#19257) 2022-04-13 08:42:12 -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 fix: improve the alerts & reports modal layout on small screens (#19294) 2022-04-13 08:45:38 -06: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