browsertrix/frontend/src
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
..
__generated__
__mocks__
assets
components Standardize archived item filtering, sorting and labels (#1054) 2023-08-09 12:13:55 -07:00
pages Standardize archived item filtering, sorting and labels (#1054) 2023-08-09 12:13:55 -07:00
types Support for Public / Shareable Collections (#1038) 2023-08-03 19:11:01 -07:00
utils add crawl ending states: 'generate-wacz', 'uploading-wacz', 'pending-wait' that occur after a crawl is finished or is being stopped (#1022) 2023-08-01 00:15:59 -07:00
index.ejs
index.test.ts
index.ts
routes.ts List web captures in Collection (#1024) 2023-08-01 09:14:27 -07:00
shoelace.ts
styles.css
theme.ts