* 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"> |
||
---|---|---|
.. | ||
org | ||
accept-invite.ts | ||
crawls.ts | ||
home.ts | ||
index.ts | ||
join.ts | ||
log-in.ts | ||
orgs.ts | ||
reset-password.ts | ||
sign-up.ts | ||
users-invite.ts | ||
verify.ts |