superset/tests/dashboards/security
Amit Miran 8c5b6b1263
feat(dashboard_rbac): provide data access based on dashboard access (#13992)
* feat: provide data access based onb dashboard access

* chore: adjust code after CR comments

* fix: add brackets

* fix: type

* chore: add tests

* fix: pre-commit

* fix: pre-commit and lint

* fix: fix test

* fix: pre-commit

* fix: fix local pylint warnings

* revert: birth_names pylint  change bc it  affects tests

* Update superset/security/manager.py

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

* Update superset/security/manager.py

* Update tests/utils_tests.py

* fix: after CR

* fix: after CR from ville

* chore: update roles description

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2021-04-13 16:23:31 +03:00
..
__init__.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00
base_case.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00
security_dataset_tests.py feat(dashboard_rbac): dashboard_view access enforcement (#12875) 2021-02-04 13:23:53 -05:00
security_rbac_tests.py feat(dashboard_rbac): provide data access based on dashboard access (#13992) 2021-04-13 16:23:31 +03:00