superset/superset-frontend/spec/javascripts/explore/components
Kamil Gabryjelski 794d318989
refactor: Migrate react-select to Antd Select in Metrics and Filters popovers (#12042)
* Migrate react-select to Antd select in Metrics popover

* Fix tests

* Migrate react-select to Antd select in Filters popover

* Migrate SelectControl to Antd Select

* Add label with number of options left
2020-12-15 21:20:10 -08:00
..
AdhocFilterControl_spec.jsx fix: Pasting text issues in MetricsControl and AdhocFilterControl inputs (#11445) 2020-11-04 13:48:48 -08:00
AdhocFilterEditPopover_spec.jsx fix: Issues with filters and metrics popovers (#11578) 2020-11-05 20:00:43 -08:00
AdhocFilterEditPopoverSimpleTabContent_spec.jsx refactor: Migrate react-select to Antd Select in Metrics and Filters popovers (#12042) 2020-12-15 21:20:10 -08:00
AdhocFilterEditPopoverSqlTabContent_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
AdhocFilterOption_spec.jsx fix: Explore popovers issues (#11428) 2020-10-28 09:38:52 -07:00
AdhocMetricEditPopover_spec.jsx refactor: Migrate react-select to Antd Select in Metrics and Filters popovers (#12042) 2020-12-15 21:20:10 -08:00
AdhocMetricEditPopoverTitle_spec.jsx refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737) 2020-11-24 13:04:55 -08:00
AdhocMetricOption_spec.jsx fix: Explore popovers issues (#11428) 2020-10-28 09:38:52 -07:00
AdhocMetricStaticOption_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
AggregateOption_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
BoundsControl_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
CheckboxControl_spec.jsx Revert "style: fix checkbox color (#10970)" (#11051) 2020-09-24 16:53:02 -07:00
ColorPickerControl_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
ColorScheme_spec.jsx refactor: Removes hard coded colors (#11977) 2020-12-10 11:43:57 -08:00
ControlPanelsContainer_spec.jsx refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
ControlPanelSection_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
ControlRow_spec.tsx test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00
DatasourceControl_spec.jsx feat: add hook for dataset health check (#11970) 2020-12-15 18:12:06 -08:00
DateFilterControl_spec.jsx refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737) 2020-11-24 13:04:55 -08:00
DisplayQueryButton_spec.jsx feat: Results table on Explore view (#11854) 2020-12-04 19:49:24 -08:00
EmbedCodeButton_spec.jsx refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737) 2020-11-24 13:04:55 -08:00
ExploreActionButtons_spec.jsx fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00
ExploreChartHeader_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
ExploreChartPanel_spec.jsx fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00
ExploreViewContainer_spec.jsx refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
FilterBox_spec.jsx refactor: Removes hard coded colors (#11977) 2020-12-10 11:43:57 -08:00
FilterBoxItemControl_spec.jsx chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
FilterDefinitionOption_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
FixedOrMetricControl_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
MetricDefinitionOption_spec.jsx refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
MetricDefinitionValue_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
MetricsControl_spec.jsx fix: Pasting text issues in MetricsControl and AdhocFilterControl inputs (#11445) 2020-11-04 13:48:48 -08:00
QueryAndSaveBtns_spec.jsx fix: button translations missing (#11187) 2020-10-15 21:27:26 -07:00
RowCountLabel_spec.jsx chore: TypeScript <Label /> (#10494) 2020-08-06 22:33:07 -07:00
RunQueryActionButton_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
SaveModal_spec.jsx refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
SelectControl_spec.jsx refactor: Removes hard coded colors (#11977) 2020-12-10 11:43:57 -08:00
TextArea_spec.jsx feat: move ace-editor and mathjs to async modules (#10837) 2020-09-15 14:12:06 -07:00
TimeSeriesColumnControl_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
ViewportControl_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
VizTypeControl_spec.jsx refactor: Replace react-bootstrap Modals with Antd in Explore (#11389) 2020-11-01 23:04:53 -08:00
withAsyncVerification_spec.tsx refactor: Removes hard coded colors (#11977) 2020-12-10 11:43:57 -08:00