browsertrix/backend/btrixcloud
Tessa Walsh 80008a2853
Add post load delay to Browsertrix (#1700)
Fixes #1699 

Adds post load delay to:
- Backend `RawCrawlConfig` model
- Frontend (workflow editor and config details component)
- Workflow setup docs
2024-04-18 20:03:47 -07:00
..
migrations Change crawl.reviewStatus to 1-5 scale int (#1664) 2024-04-09 17:51:06 -07:00
operator renumber crawl priority classes: (#1673) 2024-04-13 12:24:43 -07:00
__init__.py
auth.py
background_jobs.py
basecrawls.py Add 'activeQAStats' field (#1694) 2024-04-18 10:05:39 -04:00
colls.py
crawlconfigs.py
crawlmanager.py
crawls.py Add 'activeQAStats' field (#1694) 2024-04-18 10:05:39 -04:00
db.py Change crawl.reviewStatus to 1-5 scale int (#1664) 2024-04-09 17:51:06 -07:00
emailsender.py
invites.py
k8sapi.py
main_op.py
main.py
models.py Add post load delay to Browsertrix (#1700) 2024-04-18 20:03:47 -07:00
orgs.py
pages.py Add QA run aggregate stats API endpoint (#1682) 2024-04-17 13:24:18 -04:00
pagination.py
profiles.py
storages.py
uploads.py
users.py
utils.py
version.py version: bump to 1.10.0-beta.1 2024-04-05 18:24:14 -07:00
webhooks.py