Tessa Walsh

Results 78 issues of Tessa Walsh

Backend work for #2524 This PR adds a second dedicated endpoint similar to `/errors`, as a combined log endpoint would give a false impression of being the complete crawl logs...

Follow-up to #2152 Related to https://github.com/webrecorder/browsertrix/pull/2487 This PR provides very basic validation of the `config.selectLinks` argument on workflow creation and update. Namely, it checks that: - `config.selectLinks` is not an...

Fixes #578 ## Adds - API endpoints for adding and deleting custom storages on organizations - API endpoints for updating primary and/or replica storage for an org - API endpoint...

### What change would you like to see? As a user, I'd like to be able to leave a review for crawls even if I haven't run an analysis run...

enhancement

Every so often, the `test_delete_form_upload_and_crawls_from_all_crawls` test in `test_uploads.py` fails due to the workflow size not updating as expected (at least in the time that the test waits). We should fix...

bug
back end

Will require backend and frontend changes. ## Fields In table, not sortable in backend yet - Duration - Pages crawled - Created by

Follow-up to #2093 Related to #578 Similar to org quotas and proxies, we should add a superuser-only admin UI for configuring org storage on the orgs list. For each org,...

ui/ux
front end

Related to #1350 (Closed because dupe) Will require backend and frontend changes. Note that the table has multiple stacked fields in most of the columns, so would take some redesign....

This will require backend and frontend changes ## Fields in table, not sortable yet on backend - Number of archived items - Total pages

Note: This table is the same as the primary archived items list (see https://github.com/webrecorder/browsertrix/issues/2123) but does not yet have sorting in place, so that issue will have to be handled...

front end
back end