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

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


    from f7f0be5  [SIP-15] Making client time use UTC as the local time (#8450)
     add 8b74745  [SIP-15] Adding initial framework (#8398)

No new revisions were added by this update.

Summary of changes:
 docs/installation.rst                              | 15 +++++++-
 superset/assets/package-lock.json                  | 13 +++----
 superset/assets/package.json                       |  1 +
 .../messageToasts/components/Toast_spec.jsx        | 13 +++++--
 .../components/controls/DateFilterControl.jsx      | 15 +++++++-
 .../assets/src/explore/controlPanels/sections.jsx  |  2 +-
 superset/assets/src/explore/controls.jsx           | 10 +++++
 .../assets/src/messageToasts/components/Toast.jsx  |  3 +-
 .../src/messageToasts/stylesheets/toast.less       |  2 +-
 superset/config.py                                 |  5 +++
 superset/connectors/sqla/models.py                 | 32 ++++++++++++----
 superset/utils/core.py                             | 17 +++++++++
 superset/views/core.py                             | 35 +++++++++++++++++-
 superset/views/utils.py                            | 43 +++++++++++++++++++++-
 superset/viz.py                                    |  5 ++-
 15 files changed, 182 insertions(+), 29 deletions(-)

Reply via email to