You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2020/09/14 20:00:54 UTC

[incubator-superset] branch master updated (2d8f4e3 -> 767044b)

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 2d8f4e3  Re-enable rule no-else-return (#10861)
     add 767044b  ESLint: Re-enable rule control-has-associated-label (#10866)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/.eslintrc.js                                    | 2 --
 superset-frontend/src/CRUD/CollectionTable.tsx                    | 8 ++++++--
 superset-frontend/src/SqlLab/components/TableElement.jsx          | 1 +
 superset-frontend/src/components/Checkbox.tsx                     | 1 +
 superset-frontend/src/components/RefreshLabel.jsx                 | 1 +
 .../src/dashboard/components/FilterIndicatorTooltip.jsx           | 1 +
 .../src/explore/components/AdhocFilterEditPopover.jsx             | 1 +
 .../src/explore/components/AdhocMetricEditPopover.jsx             | 1 +
 superset-frontend/src/explore/components/ControlPanelSection.jsx  | 1 +
 .../src/explore/components/ControlPanelsContainer.jsx             | 1 +
 superset-frontend/src/explore/components/SaveModal.jsx            | 1 +
 .../src/explore/components/controls/DatasourceControl.jsx         | 1 +
 12 files changed, 16 insertions(+), 4 deletions(-)