* Remove config from list endpoints - Remove config field from workflow and crawl list endpoints - Add seedCount to CrawlConfigOut on backend and Workflow on frontend - Refactor CrawlConfig and CrawlConfigOut to extend CrawlConfigCore + CrawlConfigAdditional - Refactor workflow list in frontend to use firstSeed and seedCount - Frontend uses ListWorkflow type which is Omit<Workflow, "config"> |
||
---|---|---|
.. | ||
migrations | ||
templates | ||
__init__.py | ||
basecrawls.py | ||
colls.py | ||
crawlconfigs.py | ||
crawlmanager.py | ||
crawls.py | ||
db.py | ||
emailsender.py | ||
invites.py | ||
k8sapi.py | ||
main_op.py | ||
main.py | ||
models.py | ||
operator.py | ||
orgs.py | ||
pagination.py | ||
profiles.py | ||
storages.py | ||
uploads.py | ||
users.py | ||
utils.py | ||
version.py | ||
webhooks.py | ||
zip.py |