browsertrix/frontend/src/pages
Tessa Walsh 9224f52f51
Remove config from list endpoints to speed up responses (#1193)
* 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">
2023-09-19 11:05:48 -05:00
..
org Remove config from list endpoints to speed up responses (#1193) 2023-09-19 11:05:48 -05:00
accept-invite.ts
crawls.ts fix too many errors in chrome (#1130) 2023-09-05 21:36:40 -04:00
home.ts
index.ts
join.ts
log-in.ts
orgs.ts
reset-password.ts
sign-up.ts
users-invite.ts
verify.ts