mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 01:25:16 +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). |
||
---|---|---|
.. | ||
__init__.py | ||
test_alerts.py | ||
test_authentication.py | ||
test_dashboards.py | ||
test_data_sources.py | ||
test_embed.py | ||
test_groups.py | ||
test_paginate.py | ||
test_queries.py | ||
test_query_results.py | ||
test_users.py | ||
test_widgets.py |