browsertrix/frontend/src/types
Tessa Walsh 763c654484
feat: Update collection sorting, metadata, stats (#2327)
- Refactors dashboard and org profile preview to use private API
endpoint, to fix public collections not showing when the org
visibility is hidden
- Adds additional sorting options for collections
- Adds unique page url counts for archived items, collections, and
organizations to backend and exposes this in collections
- Shows collection period (i.e. `dateEarliest` to `dateLatest`) in
collections list
- Shows same collection metadata in private and public views, updates
private view info bar
- Fixes "Update Org Profile" action item showing for crawler roles

---------

Co-authored-by: sua yoo <sua@webrecorder.org>
Co-authored-by: sua yoo <sua@suayoo.com>
Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2025-01-23 13:32:23 -05:00
..
lib Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
api.ts feat: Update collection sorting, metadata, stats (#2327) 2025-01-23 13:32:23 -05:00
auth.ts chore: Refactor frontend shared state (#1997) 2024-08-12 17:57:31 -07:00
billing.ts Send subscription cancelation email (#2234) 2024-12-12 11:52:38 -08:00
browser.ts
collection.ts feat: Update collection sorting, metadata, stats (#2327) 2025-01-23 13:32:23 -05:00
crawler.ts feat: Update collection sorting, metadata, stats (#2327) 2025-01-23 13:32:23 -05:00
crawlState.ts fix: Watch tab crawl state consistency (#2060) 2024-09-10 14:47:29 -07:00
events.d.ts feat: Make collection public (#2208) 2025-01-13 15:15:48 -08:00
localization.ts feat: Localize dates, bytes, and numbers (#2146) 2024-11-19 21:49:02 -08:00
org.ts Add last crawl and subscription status indicators to org list (#2273) 2025-01-14 10:57:06 -05:00
qa.ts fix: Watch tab crawl state consistency (#2060) 2024-09-10 14:47:29 -07:00
user.ts Allow configuring available languages from helm chart (#2230) 2024-12-13 22:31:26 -05:00
utils.ts feat: Update collection sorting, metadata, stats (#2327) 2025-01-23 13:32:23 -05:00
workflow.ts feat: Merge workflow job types (#2068) 2024-09-25 10:37:18 -04:00