superset/superset-frontend/spec/javascripts/explore/components
Kamil Gabryjelski b2636f01bb
fix: Explore popovers issues (#11428)
* Fix spaces and comas not working in filter popover

* Fix popup not opening automatically

* Add e2e test

* Remove only from test

* Remove redundant test, add checking label content

* Add comments to e2e test

* Fix unit test

* Use destructuring

* Always open popup for functions and saved metrics, too

* Fix popover for adhoc metrics too

* Small refactor to consistency

* Refactor for consistency

* Remove redundant functions

* Test fix

Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
2020-10-28 09:38:52 -07:00
..
AdhocFilterControl_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
AdhocFilterEditPopover_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
AdhocFilterEditPopoverSimpleTabContent_spec.jsx fix(react-select): FilterBox focus event and adhoc filter popup height (#9933) 2020-05-27 15:15:32 -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 fix: Explore popovers issues (#11428) 2020-10-28 09:38:52 -07:00
AdhocMetricEditPopover_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
AdhocMetricEditPopoverTitle_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07: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: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07: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.jsx Enable anchor-has-content rule (#10908) 2020-09-16 13:27:52 -07:00
DatasourceControl_spec.jsx refactor: Use Antd Dropdown instead of react-bootstrap in DatasourceControl (#11395) 2020-10-23 09:08:35 -07:00
DateFilterControl_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
DisplayQueryButton_spec.jsx refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
EmbedCodeButton_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07: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 ESLint: Enable rule no-named-as-default (#10879) 2020-09-18 13:41:01 -07:00
FilterBox_spec.jsx fix: show TIME COLUMN options in dashboard (#11210) 2020-10-12 21:43:30 -07:00
FilterBoxItemControl_spec.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07: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 test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07: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 test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07: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 Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
SelectControl_spec.jsx Revert "fix: keep placeholder in multivalue select when a value exists (#11181)" (#11270) 2020-10-14 12:58:58 -07: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: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
withVerification_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00