superset/superset-frontend/spec/javascripts/explore/components
Phillip Kelley-Dotson 35addee3ae
feat(explore-datasource): add new datasource tab to explore view (#12008)
* update to datsource tab

* second update

* style updates

* update style and fix metrics bug

* updates to datsource panel

* backgrounds and borders

* more updates

* shuffling some paddings around

* more updates

* moving some more paddings around!

* Fixing sidebar width

* using Global to adjust body layout

* update test and fix bug

* removing hotkeys

* layout fixes for short content, simplifying some class names

* more styles

* add tooltip to collapse and div clickable

* more updates

* more updates for styles and add list component

* update from comments

* vising cosmetic issue with line-wrapping drop down caret on controls sections

* controls area scrolling properly again.

* change lists to old list and updates from comments

* border radius from theme

* add length field and updates from comments

* more changes from comments

* integrate health with new control

* change callapse back from stylsheet more udpates

* substitution string

* more substitution strings

* fix tests

* datasource alignment

* taking margin off the search input

* update input to flex

* fix lint

* adjusting column/metric label stylng

* fixing scrollable area layout, one more color variable

* simplifying some styles

* nixing a bad left margin

* Using gridunit for padding

* using gridUnit for padding

* define types for datsource panel

* fixing a padding issue

Co-authored-by: Evan Rusackas <evan@preset.io>
2020-12-18 01:49:05 -08:00
..
AdhocFilterControl_spec.jsx feat(explore): metrics and filters controls redesign (#12095) 2020-12-18 00:13:37 +02: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
AdhocFilterEditPopover_spec.jsx fix: Issues with filters and metrics popovers (#11578) 2020-11-05 20:00:43 -08:00
AdhocFilterOption_spec.jsx feat(explore): metrics and filters controls redesign (#12095) 2020-12-18 00:13:37 +02:00
AdhocMetricEditPopoverTitle_spec.jsx refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737) 2020-11-24 13:04:55 -08: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
AdhocMetricOption_spec.jsx feat(explore): metrics and filters controls redesign (#12095) 2020-12-18 00:13:37 +02: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
ControlPanelSection_spec.jsx feat(explore-datasource): add new datasource tab to explore view (#12008) 2020-12-18 01:49:05 -08:00
ControlPanelsContainer_spec.jsx refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
ControlRow_spec.tsx test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00
DatasourceControl_spec.jsx feat(explore-datasource): add new datasource tab to explore view (#12008) 2020-12-18 01:49:05 -08:00
DatasourcePanel_spec.jsx feat(explore-datasource): add new datasource tab to explore view (#12008) 2020-12-18 01:49:05 -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
FilterBoxItemControl_spec.jsx chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
FilterBox_spec.jsx refactor: Removes hard coded colors (#11977) 2020-12-10 11:43:57 -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 feat(explore): metrics and filters controls redesign (#12095) 2020-12-18 00:13:37 +02:00
MetricsControl_spec.jsx feat(explore): metrics and filters controls redesign (#12095) 2020-12-18 00:13:37 +02: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