browsertrix/backend
sua yoo 37733483d5
Standardize archived item filtering, sorting and labels (#1054)
Frontend:
- Renames list view to "All Archived Items"
- Refactors fetches to use single all-crawls endpoints
- Removes search by config ID for more search parity with uploads
- Adds sort by size
- Refactors property and method names to replace crawl*
- Replaces remaining references to "crawl" in copy with "item"'
- Rename Upload Archive button to Upload WACZ
- Fix focusout in item menu so menus close

Backend:
- Filter search values by type as well
- Only get list of cids for crawls in search values
- Don't list crawl/workflow ids in search values

---------
Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
2023-08-09 12:13:55 -07:00
..
btrixcloud Standardize archived item filtering, sorting and labels (#1054) 2023-08-09 12:13:55 -07:00
test Standardize archived item filtering, sorting and labels (#1054) 2023-08-09 12:13:55 -07:00
test_nightly Backend: standardize search values, filters, and sorting for archived items (#1039) 2023-08-04 09:56:52 -07:00
.pylintrc
Dockerfile
requirements.txt Streaming Download for Collections (#1012) 2023-07-26 15:42:17 -07:00