This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 203b289021 feat(bigquery): Custom message when Service Account doesnt
have the correct Roles and Permissions (#21838)
add edce579047 feat(dashboard): Move dashboard auto refresh intervals
options to config (#21924)
No new revisions were added by this update.
Summary of changes:
.../dashboard/components/Header/Header.test.tsx | 7 +++++-
.../HeaderActionsDropdown.test.tsx | 7 +++++-
.../Header/HeaderActionsDropdown/index.jsx | 4 +++
.../src/dashboard/components/Header/index.jsx | 12 ++++++---
.../components/RefreshIntervalModal.test.tsx | 17 ++++++++++++-
.../dashboard/components/RefreshIntervalModal.tsx | 29 ++++++++++------------
superset/config.py | 13 ++++++++++
superset/views/base.py | 1 +
8 files changed, 67 insertions(+), 23 deletions(-)