mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
5096e4ed79
- Paginate the queries API result. - Split the API to /api/queries (all queries) and /api/queries/my which returns a user's queries (or drafts). - In the interface have explicit URLs for all queries (/queries), my queries (/queries/my) and drafts (/queries/drafts). |
||
---|---|---|
.. | ||
handlers | ||
models | ||
query_runner | ||
tasks | ||
__init__.py | ||
factories.py | ||
test_authentication.py | ||
test_configuration.py | ||
test_handlers.py | ||
test_models.py | ||
test_permissions.py | ||
test_settings.py | ||
test_utils.py |