mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat(UserInfo): Migrate User Info FAB to React (#33620)
This commit is contained in:
@@ -1538,6 +1538,7 @@ class TestRolePermission(SupersetTestCase):
|
||||
["AuthDBView", "login"],
|
||||
["AuthDBView", "logout"],
|
||||
["CurrentUserRestApi", "get_me"],
|
||||
["CurrentUserRestApi", "update_me"],
|
||||
["CurrentUserRestApi", "get_my_roles"],
|
||||
["UserRestApi", "avatar"],
|
||||
# TODO (embedded) remove Dashboard:embedded after uuids have been shipped
|
||||
|
||||
Reference in New Issue
Block a user