browsertrix/backend/test
Tessa Walsh bd6dc79449
Add frontend support for auto-adding collections to workflows (#916)
- Adds collections search and list to workflow editor
- Adds collections to workflow details component
- Adds namePrefix filter to backend GET /orgs/{oid}/collections endpoint to support case-insensitive searching of collections
- Adds documentation for new setting

---------

Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
2023-06-12 18:18:05 -07:00
..
__init__.py Use archive_viewer_dep permissions to GET crawls (#443) 2023-01-09 19:11:53 -08:00
conftest.py Rework collections to track collections in Crawl (#878) 2023-05-25 15:41:50 -04:00
test_collections.py Add frontend support for auto-adding collections to workflows (#916) 2023-06-12 18:18:05 -07:00
test_crawl_config_search_values.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawl_config_tags.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawlconfigs.py Optimize workflow statistics updates (#892) 2023-05-26 22:57:08 -07:00
test_filter_sort_results.py Rework collections to track collections in Crawl (#878) 2023-05-25 15:41:50 -04:00
test_invites.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_login.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00
test_org.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_permissions.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_run_crawl.py Precompute crawl file stats (#906) 2023-06-07 16:39:49 -07:00
test_settings.py tests: fixes for crawl cancel + crawl stopped (#864) 2023-05-22 20:17:29 -07:00
test_stop_cancel_crawl.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
test_users.py Add org role to /users/me-with-orgs (#536) 2023-01-31 16:27:13 -05:00
test_workflow_auto_add_to_collection.py Fix post-crawl collection stats update and add test (#918) 2023-06-10 19:06:25 -07:00