superset/tests/dashboards
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
..
security feat(dashboard_rbac): provide data access based on dashboard access (#13992) 2021-04-13 16:23:31 +03:00
__init__.py [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
api_tests.py chore(spa refactor): refactoring dashboard to use api's instead of bootstrapdata (#13306) 2021-04-12 16:10:29 -07:00
base_case.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00
commands_tests.py test: World bank examples (#12161) 2021-01-13 14:20:05 -08:00
consts.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00
dao_tests.py test: World bank examples (#12161) 2021-01-13 14:20:05 -08:00
dashboard_test_utils.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00
superset_factory_util.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00