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

villebro pushed a change to branch 1.0
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from c4e6bae  add rc3 changelog entries
     new 7e0eedc  fix: Popover closes on change of dropdowns values (#12410)
     new ae6e540  fix: Add MAX_SQL_ROW value to LIMIT_DROPDOWN (#12555)
     new 5786513  fix(viz): missing groupby and broken adhoc metrics for 
boxplot (#12556)
     new 147f750  fix: height on grid results (#12558)
     new c38a5fc  fix: case expression should not have double quotes (#12562)

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/SqlLab/components/SqlEditor.jsx            | 10 +--
 .../components/FilterableTable/FilterableTable.tsx | 74 +++++++++++-----------
 .../src/components/Select/OnPasteSelect.jsx        |  9 +--
 .../src/components/Select/SupersetStyledSelect.tsx | 17 ++++-
 .../dashboard/components/RefreshIntervalModal.tsx  |  1 +
 .../explore/components/controls/SelectControl.jsx  |  8 ++-
 .../src/visualizations/FilterBox/FilterBox.jsx     |  1 +
 superset/common/query_context.py                   |  3 +-
 superset/common/query_object.py                    |  6 +-
 superset/connectors/sqla/models.py                 |  3 +-
 .../configs/datasets/examples/FCC_2018_Survey.yaml | 26 ++++----
 11 files changed, 91 insertions(+), 67 deletions(-)

Reply via email to