superset/superset-frontend/src/components
simcha90 d386e66f59
test(native-filters): add integration tests for filter bar (#14098)
* test: add tests for filter bar

* test: merge filter bar tests with master

* test: add test for filter set

* test: filter set tests

* test: merge with master

* test: fix tests for filter bar

* fix: fix CR notes

* fix: fix CR notes
2021-04-20 12:24:12 +03:00
..
Alert Adds tests and storybook to CopyToClipboard component (#13359) 2021-03-02 16:34:55 -08:00
AlteredSliceTag fix(viz): bump superset-ui 0.17.30 (#14045) 2021-04-09 20:49:38 +03:00
AnchorLink test: Adds storybook to AnchorLink component (#13406) 2021-03-02 16:39:04 -08: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 test: Tests, dedicated directory and Storybook for the Badge component (#13513) 2021-03-10 12:29:59 -08:00
Button feat(filter-set): Update existing filter set (#13545) 2021-03-10 15:43:24 +02:00
ButtonGroup Adds tests and storybook to CopyToClipboard component (#13359) 2021-03-02 16:34:55 -08:00
CachedLabel test: CacheLabel (#13318) 2021-02-25 15:48:34 -08:00
CertifiedIcon test: Adds tests and storybook to CertifiedIcon component (#13457) 2021-03-30 14:31:35 -07:00
ChartIcon chore: Moves ChartIcon to own folder (#13454) 2021-03-05 21:23:03 -08:00
Checkbox test: Adds tests to the filter scope components (#13887) 2021-04-06 21:31:35 -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 Adds tests and storybook to CopyToClipboard component (#13359) 2021-03-02 16:34:55 -08:00
CronPicker chore: Moves CronPicker to the components folder (#14125) 2021-04-15 22:44:12 -07:00
DatabaseSelector Revert "fix: select table overlay (#13694)" (#13901) 2021-03-31 18:47:38 -07:00
dataViewCommon test: TableCollection (#13583) 2021-03-11 16:08:16 -06:00
DatePicker Add dedicated dir and storybook (#13553) 2021-04-05 13:11:50 -07:00
DeleteModal chore: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
DropdownButton chore: Moves DropdownButton to the components folder (#14127) 2021-04-15 22:46:18 -07:00
DynamicPlugins fix: handle lack of dynamic plugins (#13141) 2021-02-17 20:08:43 +02:00
EditableTitle test: Adds storybook to EditableTitle component (#13362) 2021-03-02 16:35:52 -08: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: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
FacePile chore: upgrade eslint, babel, and prettier (#12393) 2021-01-10 17:26:35 -08:00
FaveStar test: tests for component FaveStar (#13320) 2021-02-25 15:47:28 -08:00
FilterableTable feat: Added Rows Returned (#13190) 2021-03-03 10:17:33 -05:00
FlashProvider fix(test): change data-test-id to data-test in FlashProvider (#13304) 2021-02-23 13:20:09 -08:00
FormLabel refactor: New schedule query button (#13797) 2021-03-26 09:56:59 -04:00
FormRow test: Adds storybook to FormRow component (#13407) 2021-03-02 16:41:53 -08:00
Icon test(native-filters): add integration tests for filter bar (#14098) 2021-04-20 12:24:12 +03:00
Icons refactor: New Icon system with Enhanced Antd Custom Icon (#12229) 2021-02-24 19:36:40 -08:00
IconTooltip test: Adds storybook to IconTooltip component (#13415) 2021-03-02 16:36:40 -08:00
ImportModal chore: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
IndeterminateCheckbox test: Tests and Storybook entry for the IndeterminateCheckbox Component (#13502) 2021-04-07 13:34:19 -07:00
InfoTooltip chore: Moves InfoTooltip to the components folder (#14128) 2021-04-19 16:25:29 -07:00
Label test: CacheLabel (#13318) 2021-02-25 15:48:34 -08:00
LastUpdated feat(alerts/reports): add refresh action (#12071) 2020-12-17 11:29:46 -08:00
ListView Add dedicated dir and storybook (#13553) 2021-04-05 13:11:50 -07:00
ListViewCard chore: well component to card component(Updating PR #12200) (#14033) 2021-04-09 15:06:44 -07:00
Loading fix(native-filters): improve loading styles for filter component (#13794) 2021-03-29 10:23:01 +03:00
Menu test: Menu component tests (#13302) 2021-02-25 15:51:26 -08:00
Modal chore: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
ModalTrigger chore: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
NavDropdown refactor: Use Antd Menu in Menu component (#11528) 2020-11-03 16:19:15 -08:00
OmniContainer chore: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
Pagination test: Pagination component (#13277) 2021-02-25 22:36:54 -08:00
Popover chore: Removes Popover duplication (#13462) 2021-03-30 13:54:53 -07:00
PopoverDropdown test: Adds storybook and tests to PopoverDropdown component (#13547) 2021-03-26 05:29:03 -07:00
PopoverSection test: Adds tests and storybook to PopoverSection component (#13438) 2021-03-09 12:08:10 -08:00
ProgressBar fix: adjusted tab height (#13822) 2021-04-02 12:44:45 -04:00
RefreshLabel test: Adds tests and storybook to RefreshLabel (#13409) 2021-03-05 21:21:01 -08:00
SearchInput test: Adds storybook to SearchInput component (#13410) 2021-03-05 20:48:13 -08:00
Select chore: Removes Select duplication (#13477) 2021-03-31 15:42:14 -07:00
Slider refactor: Bootstrap to AntD - Slider (#13989) 2021-04-12 16:28:06 -07:00
SupersetResourceSelect test: Tests and dedicated directory for the SupersetResourceSelect Component (#13508) 2021-03-15 16:09:02 -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 "fix: select table overlay (#13694)" (#13901) 2021-03-31 18:47:38 -07:00
TableView test: Tests and Storybook entry for the TableView Component (#13501) 2021-04-07 10:33:55 -07:00
Timer test: Adds storybook to Timer component (#13343) 2021-03-01 12:55:10 -08:00
URLShortLinkButton chore: Removes Popover duplication (#13462) 2021-03-30 13:54:53 -07:00
.eslintrc Migrates Collapse component from Bootstrap to AntD (#12920) 2021-02-23 10:24:08 -08:00
TableSelector.less test: Adds tests and storybook to RefreshLabel (#13409) 2021-03-05 21:21:01 -08:00
WarningIconWithTooltip.tsx feat: add warning metadata to tables and metrics (#13606) 2021-03-17 21:27:34 -07:00