superset/superset-frontend/spec/javascripts/explore/components
Jesse Yang 81ab8dd8b4
feat: upgrade react-select and make multi-select sortable (#9628)
* feat: upgrade react-select v1.3.0 to v3.1.0

Upgrade `react-select`, replace `react-virtualized-select` with a custom
solution implemented with `react-window`.

Future plans include deprecate `react-virtualized` used in other places, too.

Migrate all react-select related components to `src/Components/Select`.

* Fix new list view

* Fix tests

* Address PR comments

* Fix a flacky Cypress test

* Adjust styles for Select in CRUD ListView

* Fix loadOptions for owners select in chart PropertiesModal

TODO: add typing support for AsyncSelect props.

* Address PR comments; allow isMulti in SelectControl, too

* Clean up NaN in table filter values

* Fix flacky test
2020-05-19 16:59:49 -07:00
..
AdhocFilterControl_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
AdhocFilterEditPopover_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
AdhocFilterEditPopoverSimpleTabContent_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
AdhocFilterEditPopoverSqlTabContent_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
AdhocFilterOption_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
AdhocMetricEditPopover_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
AdhocMetricEditPopoverTitle_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
AdhocMetricOption_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -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 test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
ColorPickerControl_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
ColorScheme_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
ControlPanelsContainer_spec.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ControlPanelSection_spec.jsx feat: partitionchart controls migration (#9768) 2020-05-18 12:48:51 -07:00
ControlRow_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
DatasourceControl_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
DateFilterControl_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
DisplayQueryButton_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
EmbedCodeButton_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
ExploreActionButtons_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
ExploreChartHeader_spec.jsx [explore view] inline edit slice name should not overwrite (#9817) 2020-05-18 22:53:29 -07:00
ExploreChartPanel_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
ExploreViewContainer_spec.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
FilterBoxItemControl_spec.jsx fix: [filter_box] fix 2 issues in single value filter_box (#9829) 2020-05-18 21:25:10 -07:00
FilterDefinitionOption_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
FixedOrMetricControl_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
MetricDefinitionOption_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
MetricDefinitionValue_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
MetricsControl_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
QueryAndSaveBtns_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
RowCountLabel_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
RunQueryActionButton_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
SaveModal_spec.jsx refactor: simplify getExploreUrl functions (#9831) 2020-05-18 19:19:05 +03:00
SelectControl_spec.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
TextArea_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
TimeSeriesColumnControl_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
ViewportControl_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
VizTypeControl_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
withVerification_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00