browsertrix/backend/btrixcloud
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
..
migrations Precompute crawl file stats (#906) 2023-06-07 16:39:49 -07:00
templates Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
__init__.py
colls.py Add frontend support for auto-adding collections to workflows (#916) 2023-06-12 18:18:05 -07:00
crawlconfigs.py Optimize workflow statistics updates (#892) 2023-05-26 22:57:08 -07:00
crawlmanager.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
crawls.py Fix bug preventing deleting collections with no crawls (#912) 2023-06-08 11:28:30 -07:00
db.py Precompute crawl file stats (#906) 2023-06-07 16:39:49 -07:00
emailsender.py
invites.py
k8sapi.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
main_op.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
main_scheduled_job.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
main.py Wait for DB init for healthcheck + settings (#885) 2023-05-25 09:58:30 -07:00
operator.py Precompute crawl file stats (#906) 2023-06-07 16:39:49 -07:00
orgs.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
pagination.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
profiles.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
storages.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00
users.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
utils.py stopping fix: backend fixes for #836 + prep for additional status fields (#837) 2023-05-08 14:02:20 -07:00
version.py version: bump to 1.6.0-beta.0 2023-05-19 11:29:31 -07:00
zip.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00