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

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


    from ff6773d  Copying in Markdown formatted Apache Code of Conduct. (#8615)
     add 7104b04  Pass url parameters from dashboard to charts (#8536)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/dashboard/index.test.js    |  2 ++
 .../dashboard/{filter.js => url_params.js}         | 26 +++++-----------------
 superset/assets/package.json                       |  2 +-
 .../src/dashboard/reducers/getInitialState.js      | 13 ++++++++---
 superset/jinja_context.py                          |  3 +++
 superset/utils/core.py                             | 24 +++++++++++++++++---
 superset/views/core.py                             | 26 +++++++++++++++++-----
 tests/utils_tests.py                               | 16 ++++++++++++-
 8 files changed, 78 insertions(+), 34 deletions(-)
 copy superset/assets/cypress/integration/dashboard/{filter.js => 
url_params.js} (67%)

Reply via email to