redash/tests/handlers
Arik Fraimovich 5096e4ed79 Change: paginate query page & add explicit urls.
- 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).
2016-10-05 14:14:26 +03:00
..
__init__.py Password reset & invite links functionality. 2016-03-14 18:33:17 +02:00
test_alerts.py Add API to delete alerts (#731). 2016-06-14 11:21:05 +03:00
test_authentication.py Password reset & invite links functionality. 2016-03-14 18:33:17 +02:00
test_dashboards.py API to create api key for dashboards 2016-03-10 10:09:26 +02:00
test_data_sources.py Switch to Redis for pause state storage 2016-05-30 22:44:09 +03:00
test_embed.py add caching for queries used in embeds 2016-06-03 09:14:59 +10:00
test_groups.py Feature: new permissions system 2015-12-31 10:43:33 +02:00
test_paginate.py Change: paginate query page & add explicit urls. 2016-10-05 14:14:26 +03:00
test_queries.py Change: paginate query page & add explicit urls. 2016-10-05 14:14:26 +03:00
test_query_results.py Fix: Excel file generation fails when row missing column value. 2016-07-11 11:51:55 +03:00
test_users.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
test_widgets.py Verify user has access to visualization before creating widget 2016-03-10 11:42:04 +02:00