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 Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
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 Adds documentation link and version copy button to footer (#920) 2023-06-12 17:51:21 -07:00
routes.ts List web captures in Collection (#1024) 2023-08-01 09:14:27 -07:00
shoelace.ts Upload WACZ via UI (#992) 2023-07-21 16:45:52 +02:00
styles.css
theme.ts List crawls, uploads, and all objects in UI (#941) 2023-07-07 13:20:28 -07:00