superset/superset-frontend/src/components
Michael S. Molina e9e6c5de8a
chore: Writes the tests for the new Select component (#16638)
* chore: Writes the tests for the new Select component

* Uses array destructuring
2021-09-09 08:38:33 -03:00
..
Alert initail commit (#15261) 2021-06-19 19:06:10 -07:00
AlteredSliceTag refactor: migrate icon to icons in tablecollection (#15309) 2021-06-23 09:40:06 -07:00
AnchorLink feat(native-filters): add support for preselect filters (#15427) 2021-06-29 18:57:49 +03:00
AsyncAceEditor fix: always pass a string as a value to ace editor (#13563) 2021-03-12 17:09:02 -08: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 fix(dashboard): undo and redo buttons weird alignment (#16417) 2021-08-25 08:52:59 -03:00
ButtonGroup Adds tests and storybook to CopyToClipboard component (#13359) 2021-03-02 16:34:55 -08:00
CachedLabel chore: Moves Tooltip to the components folder (#14137) 2021-04-20 08:47:47 -07:00
Card chore: Moves Card to the components folder (#14139) 2021-04-29 11:51:41 -07:00
CertifiedIcon Revert "chore: Changes the DatabaseSelector to use the new Select component (#16334)" (#16478) 2021-08-26 22:28:04 -03:00
ChartIcon chore: Moves ChartIcon to own folder (#13454) 2021-03-05 21:23:03 -08: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 refactor: icon to icons for Querytable, datasource test, and copyclipboard story (#15665) 2021-07-13 14:24:59 -07:00
CronPicker add timezone selector to alerts and reports (#15920) 2021-07-28 10:02:00 -07:00
DatabaseSelector Revert "chore: Changes the DatabaseSelector to use the new Select component (#16334)" (#16478) 2021-08-26 22:28:04 -03:00
dataViewCommon Adjust width (#16092) 2021-08-09 17:25:33 +02:00
DatePicker Add dedicated dir and storybook (#13553) 2021-04-05 13:11:50 -07:00
DeleteModal refactor: Bootstrap to AntD - Form - iteration 4 (#14546) 2021-05-12 23:01:43 -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: Ensure SupersetError.extra is always a dict (#15848) 2021-07-24 10:19:30 +12: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: double click slq lab table cell (#15400) 2021-06-28 17:05:46 +03:00
FlashProvider fix(test): change data-test-id to data-test in FlashProvider (#13304) 2021-02-23 13:20:09 -08:00
Form fix(explore): conditional formatting value validators (#16230) 2021-08-12 14:31:29 +02: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 Revert "chore: Changes the DatabaseSelector to use the new Select component (#16334)" (#16478) 2021-08-26 22:28:04 -03:00
IconTooltip initial commit (#15380) 2021-06-25 09:46:26 -07:00
ImportModal initial commit (#15392) 2021-06-25 14:48:03 -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 fix: change listivew card layouts to the new homepage card layout (#16171) 2021-08-10 20:26:24 -07:00
ListViewCard chore: change dropdown icons from horizontal to vertical (#15958) 2021-07-30 17:02:40 -06:00
Loading fix(native-filters): improve loading styles for filter component (#13794) 2021-03-29 10:23:01 +03:00
Menu add config to hide some user menu items (#16156) 2021-08-10 09:03:13 -07: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 test: Pagination component (#13277) 2021-02-25 22:36:54 -08: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 test: Functional RTL for email report modal II (#16148) 2021-08-20 10:08:36 -07:00
SearchInput refactor: migrate to icons for searchinput icons (#15533) 2021-07-05 13:59:56 +08:00
Select chore: Writes the tests for the new Select component (#16638) 2021-09-09 08:38:33 -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
TableLoader test: Adds tests to TableLoader component (#13299) 2021-02-25 17:23:47 -08:00
TableSelector Revert "chore: Changes the DatabaseSelector to use the new Select component (#16334)" (#16478) 2021-08-26 22:28:04 -03:00
TableView fix: copy to Clipboard order (#16299) 2021-08-24 14:47:09 -07: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 chore: Changes the AlertReportModal to use the new Select component (#16144) 2021-08-24 08:19:27 -03:00
Tooltip Hide Safari default tooltip (#16145) 2021-08-10 14:38:13 -06:00
URLShortLinkButton chore: Removes Popover duplication (#13462) 2021-03-30 13:54:53 -07:00
WarningIconWithTooltip Revert "chore: Changes the DatabaseSelector to use the new Select component (#16334)" (#16478) 2021-08-26 22:28:04 -03:00
.eslintrc Migrates Collapse component from Bootstrap to AntD (#12920) 2021-02-23 10:24:08 -08:00
index.ts chore: Improves the Select component UI/UX - iteration 2 (#15235) 2021-06-22 16:04:01 -03:00