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

enzomartellucci pushed a change to branch enxdev/feat/fab-list-roles-migration
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 779b45c155 Merge branch 'master' into 
enxdev/feat/fab-list-roles-migration
     add 7ad74f1646 clean up

No new revisions were added by this update.

Summary of changes:
 .../components/menu/BackgroundStyleDropdown.tsx    |   6 +-
 .../src/features/roles/RoleListAddModal.tsx        |   2 +-
 .../src/features/roles/RoleListEditModal.tsx       |   2 +-
 superset-frontend/src/pages/RolesList/index.tsx    | 120 +++++-----
 superset-frontend/src/views/CRUD/hooks.ts          |   7 +-
 superset/initialization/__init__.py                |  13 +-
 superset/security/api.py                           | 253 ++++++++++++++++++++-
 superset/security/manager.py                       |   5 +-
 superset/views/{annotations.py => roles.py}        |  14 +-
 9 files changed, 343 insertions(+), 79 deletions(-)
 copy superset/views/{annotations.py => roles.py} (76%)

Reply via email to