This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch hugh/rbac-rm-3
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 175425e add provider to right menu
add 331de0c fix: Fix Uniqueness check before update for Sqllab Overwrites
(#16859)
add d6c79b0 add roles code
add 1a61251 Merge branch 'hugh/rbac-rm-3' of
https://github.com/apache/superset into hugh/rbac-rm-3
No new revisions were added by this update.
Summary of changes:
.../src/SqlLab/components/ResultSet.tsx | 35 ++-
superset-frontend/src/api/dataset.ts | 63 -----
.../src/components/Menu/MenuRight.tsx | 264 +++++++++++----------
superset/datasets/commands/update.py | 4 +-
superset/datasets/dao.py | 15 +-
5 files changed, 174 insertions(+), 207 deletions(-)
delete mode 100644 superset-frontend/src/api/dataset.ts