superset/tests/dashboards
David Aaron Suddjian 491fbd16f7
fix(dashboard): Get dashboard by slug (#13352)
* refactor out id_or_slug filter logic

* fix(dashboard): accept slug in place of id in url

* remove unnecessary show fields

* fixes and tests

* linting

* linter compliance

* change requests

* names
2021-03-05 10:11:21 -08:00
..
security refactor(api): csrf token on the new REST API (#13212) 2021-02-23 09:50:22 +00:00
__init__.py [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
api_tests.py fix(dashboard): Get dashboard by slug (#13352) 2021-03-05 10:11:21 -08: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