browsertrix/frontend/src/types
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
..
api.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
collection.ts Add frontend support for auto-adding collections to workflows (#916) 2023-06-12 18:18:05 -07:00
crawler.ts Add frontend support for auto-adding collections to workflows (#916) 2023-06-12 18:18:05 -07:00
org.ts Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
user.ts