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

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


    from 3f284ea  fix: make __time an ok column name in SQL Lab (#10336)
     add d9ec47b  chore: add cherries to CHANGELOG.md
     new e2690f0  Pin slack client, breaking change (#10345)
     new 5b4277e  fix: extra filters for chart data endpoint (#10359)

The 2 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:
 CHANGELOG.md                                       |  13 +
 requirements.txt                                   |   2 +-
 setup.py                                           |   2 +-
 superset-frontend/package-lock.json                | 395 +++++++++++----------
 superset-frontend/package.json                     |   2 +-
 ...rl_spec.js => getEffectiveExtraFilters_spec.js} |  32 +-
 .../util/charts/getEffectiveExtraFilters.ts        |  12 +-
 superset/charts/schemas.py                         |   2 +-
 tests/schedules_test.py                            |  10 +
 9 files changed, 254 insertions(+), 216 deletions(-)
 copy 
superset-frontend/spec/javascripts/dashboard/util/{getDashboardUrl_spec.js => 
getEffectiveExtraFilters_spec.js} (60%)

Reply via email to