superset/superset-frontend/src/components
2021-11-08 23:52:22 +08:00
..
Alert initail commit (#15261) 2021-06-19 19:06:10 -07:00
AlteredSliceTag chore: Breaks the dataViewCommon folder into TableCollection and Pagination (#17132) 2021-10-25 08:47:24 -03:00
AnchorLink feat(native-filters): add support for preselect filters (#15427) 2021-06-29 18:57:49 +03:00
AsyncAceEditor fix(AlertReportModal): Text Area Change (#17176) 2021-10-29 15:30:20 -07:00
AsyncEsmComponent test: Adds storybook and tests to AsyncEsmComponent (#13517) 2021-03-09 12:01:57 -08:00
AsyncSelect Moves AsyncSelect component and tests to own folder (#13314) 2021-02-25 16:00:35 -08:00
Badge style: adding padding to the sides of badges, so they look less claustrophobic (#14569) 2021-05-11 11:36:58 -07:00
Button display tooltip when disabled (#16837) 2021-09-24 12:56:33 -07: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
CertifiedIcon refactor: Changes the DatabaseSelector and TableSelector to use the new Select component (#16483) 2021-09-22 07:43:46 -03:00
Checkbox chore: upgrade @emotion (#14454) 2021-05-04 15:26:16 -07:00
Collapse chore: Moves Collapse to the components folder (#14124) 2021-04-16 15:55:04 -07:00
ConfirmStatusChange chore: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
CopyToClipboard chore: Moves messageToasts to the components folder (#14431) 2021-09-22 07:44:54 -03:00
CronPicker add timezone selector to alerts and reports (#15920) 2021-07-28 10:02:00 -07:00
DatabaseSelector fix: Database selector overflow (#17369) 2021-11-08 11:25:16 -03:00
Datasource fix: Allow users to update database in Dataset Edit Modal (#17265) 2021-10-29 14:19:37 -07:00
DatePicker refactor: Changes the list views to use the new Select component (#16393) 2021-09-22 07:44:18 -03:00
DeleteModal fix: clear 'delete' confirmation (#17345) 2021-11-04 16:26:38 -07:00
Dropdown chore: Moves Dropdown to the components folder (#14126) 2021-04-20 08:48:28 -07:00
DropdownButton chore: Moves DropdownButton to the components folder (#14127) 2021-04-15 22:46:18 -07:00
DynamicPlugins feat(explore): Upgraded viz select gallery (#15303) 2021-07-12 10:59:10 -07:00
EditableTitle feat(editable-title): move and scroll to the end (#15270) 2021-06-23 08:01: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 fix: sql lab crash caused by invalid template (#17133) 2021-10-18 11:09:23 -07:00
FacePile chore: Moves Tooltip to the components folder (#14137) 2021-04-20 08:47:47 -07:00
FaveStar chore: change dropdown icons from horizontal to vertical (#15958) 2021-07-30 17:02:40 -06:00
FilterableTable fix(sqllab): Hover tooltip flashes in SQL Lab (#17068) 2021-10-14 16:23:22 -07:00
FlashProvider chore: Moves messageToasts to the components folder (#14431) 2021-09-22 07:44:54 -03:00
Form chore: Moves the images folder to the assets folder (#14429) 2021-09-22 10:28:51 -03:00
FormRow refactor: Boostrap to AntD - Row/Col (#14100) 2021-04-22 20:57:17 -07:00
IconButton refactor: icon to icons for IconButton and Header component (#15647) 2021-07-14 11:04:21 -07:00
Icons chore: Adds the drag icon (#16919) 2021-09-30 10:29:12 -03:00
IconTooltip initial commit (#15380) 2021-06-25 09:46:26 -07:00
ImportModal fix: accept headers on import (#17080) 2021-10-13 10:06:00 -07:00
IndeterminateCheckbox refactor: icon to icons for inderteminatecheckbox icon (#15397) 2021-06-29 00:32:17 -07:00
InfoTooltip chore: Displays the dataset description in a tooltip in the datasets list (#16392) 2021-08-23 15:38:53 -03:00
Label Add max width (#14663) 2021-05-17 15:31:09 -07:00
LastUpdated refactor: icon to icons for lastupdated component (#15401) 2021-06-29 00:32:54 -07:00
ListView chore: Breaks the dataViewCommon folder into TableCollection and Pagination (#17132) 2021-10-25 08:47:24 -03:00
ListViewCard chore: Moves the images folder to the assets folder (#14429) 2021-09-22 10:28:51 -03:00
Loading chore: Moves the images folder to the assets folder (#14429) 2021-09-22 10:28:51 -03:00
Menu feat: Hide nav create with RBAC (#17157) 2021-10-23 03:47:56 -04:00
MessageToasts chore: Moves messageToasts to the components folder (#14431) 2021-09-22 07:44:54 -03:00
Modal feat: Draggable and Resizable Modal (#16394) 2021-08-25 16:11:16 +03:00
ModalTrigger feat: Draggable and Resizable Modal (#16394) 2021-08-25 16:11:16 +03:00
OmniContainer fix: setupPlugin in chart list page (#16413) 2021-08-24 23:10:46 -07:00
Pagination chore: Breaks the dataViewCommon folder into TableCollection and Pagination (#17132) 2021-10-25 08:47:24 -03:00
Popover feat: Dynamic imports for the Icons component (#14318) 2021-04-29 11:49:39 -07:00
PopoverDropdown refactor: icon to icons for popovercomponent (#15451) 2021-07-02 08:07:06 -07: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 initial commit (#15466) 2021-06-30 03:32:57 -07:00
ReportModal chore: Moves messageToasts to the components folder (#14431) 2021-09-22 07:44:54 -03:00
Select chore: Add docs to the Select component props (#17171) 2021-10-26 12:50:23 +03:00
Slider refactor: Bootstrap to AntD - Slider (#13989) 2021-04-12 16:28:06 -07:00
Switch chore: Moves Switch to the components folder (#14135) 2021-04-15 22:54:26 -07:00
TableCollection chore: Breaks the dataViewCommon folder into TableCollection and Pagination (#17132) 2021-10-25 08:47:24 -03:00
TableLoader chore: Moves the stylesheets folder to the assets folder (#16880) 2021-09-30 09:28:38 -03:00
TableSelector fix: Order of Select items when unselecting (#17169) 2021-10-25 08:47:01 -03:00
TableView chore: Breaks the dataViewCommon folder into TableCollection and Pagination (#17132) 2021-10-25 08:47:24 -03:00
Tabs initial commit (#15551) 2021-07-07 10:20:40 -07:00
Timer test: Adds storybook to Timer component (#13343) 2021-03-01 12:55:10 -08:00
TimezoneSelector fix: failed timezone selector UT (#17370) 2021-11-08 23:52:22 +08:00
Tooltip Hide Safari default tooltip (#16145) 2021-08-10 14:38:13 -06:00
URLShortLinkButton chore: Moves messageToasts to the components folder (#14431) 2021-09-22 07:44:54 -03:00
WarningIconWithTooltip refactor: Changes the DatabaseSelector and TableSelector to use the new Select component (#16483) 2021-09-22 07:43:46 -03:00
.eslintrc feat: Add prettier to pre-commit workflow (#17134) 2021-10-20 20:53:52 -04:00
index.ts chore: Improves the Select component UI/UX - iteration 2 (#15235) 2021-06-22 16:04:01 -03:00