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

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


    from 9c8b65d  feat(annotations): security permissions simplification 
(#12014)
     add 2302adb  feat(datasets): security perm simplification (#12000)

No new revisions were added by this update.

Summary of changes:
 .../views/CRUD/data/dataset/DatasetList_spec.jsx   |  2 +-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    |  8 ++--
 superset/connectors/sqla/views.py                  |  8 +++-
 superset/constants.py                              |  5 ++-
 superset/datasets/api.py                           |  5 ++-
 ... => 45731db65d9c_security_converge_datasets.py} | 46 ++++++++++++----------
 superset/security/manager.py                       | 12 ++++--
 tests/datasets/api_tests.py                        | 30 ++++++++++----
 tests/security_tests.py                            | 24 ++++++-----
 9 files changed, 89 insertions(+), 51 deletions(-)
 copy 
superset/migrations/versions/{e38177dbf641_security_converge_saved_queries.py 
=> 45731db65d9c_security_converge_datasets.py} (55%)

Reply via email to