browsertrix/frontend/src
Ilya Kreymer 9a6483630e
Support for Admin interface for viewing web archives (#198)
* backend api
- superadmin has admin access to all archives
- new superadmin endpoints: /archives/all/crawls and /archives/all/crawls/<crawl_id>.json for list all running crawls
and loading crawl data by id

- frontend superadmin view (fixes #201)
* show all archives on superadmin home page
* show jump to crawl for super admin (#200)
* navbar links for: all archives, all running crawls and jump to crawl

Co-authored-by: sua yoo <sua@suayoo.com>
2022-04-06 12:42:04 -07:00
..
__generated__ Optimizing Frontend Dockerfile (#60) 2021-12-05 18:39:45 -08:00
__mocks__ Initial list of crawls (#105) 2022-01-27 19:28:19 -08:00
components Support for Admin interface for viewing web archives (#198) 2022-04-06 12:42:04 -07:00
pages Support for Admin interface for viewing web archives (#198) 2022-04-06 12:42:04 -07:00
types Add admin page for inviting users (#56) 2021-12-05 15:23:28 -08:00
utils add debug for access token 2022-02-08 17:52:27 -08:00
index.ejs Disable error tracking in prod (#182) 2022-03-04 16:17:05 -08:00
index.test.ts Add admin page for inviting users (#56) 2021-12-05 15:23:28 -08:00
index.ts Support for Admin interface for viewing web archives (#198) 2022-04-06 12:42:04 -07:00
routes.ts Support for Admin interface for viewing web archives (#198) 2022-04-06 12:42:04 -07:00
shoelace.ts Show invite message to super admin & layout fixes (#181) 2022-03-02 18:09:26 -08:00
theme.ts Invite user to an archive (#36) 2021-12-02 11:31:03 -08:00