browsertrix/frontend/src
Ilya Kreymer b288cd81cc
fix execution minutes meter using wrong metric (#1967)
The monthly execution minutes meter was using the wrong metric,
`crawlExecSeconds` instead of `monthlyExecSeconds`.
Since the meter is showing minutes used out of the monthly quota, it
should be using `monthlyExecSeconds`.

This is a quick fix, however, this system may need another pass at some
point.

---------
Co-authored-by: sua yoo <sua@suayoo.com>
2024-07-24 09:14:15 -07:00
..
__generated__ Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
__mocks__ test: Remove temporary commonjs module mocks (#1910) 2024-07-03 16:45:56 -04:00
assets OpenAPI Metadata for API Endpoints (#1941) 2024-07-18 11:11:38 -07:00
classes
components Small UI fixes (#1934) 2024-07-16 17:01:55 -04:00
controllers show additional data 2024-07-01 14:09:58 -07:00
features chore: Rename upload dialog (#1966) 2024-07-23 23:02:05 -07:00
pages fix execution minutes meter using wrong metric (#1967) 2024-07-24 09:14:15 -07:00
types fix execution minutes meter using wrong metric (#1967) 2024-07-24 09:14:15 -07:00
utils fix: Update org status banner on quota reached (#1956) 2024-07-23 22:55:45 -07:00
index.ejs fix: Prevent ReplayWeb.Page shoelace components from impacting browsertrix (#1861) 2024-06-12 09:20:49 -07:00
index.test.ts feat: Improve UX when user doesn't belong to any orgs (#1953) 2024-07-23 19:51:28 -04:00
index.ts feat: Improve UX when user doesn't belong to any orgs (#1953) 2024-07-23 19:51:28 -04:00
manifest.webmanifest Adds favicons! (#1584) 2024-03-16 15:11:31 -07:00
replayWebPage.d.ts Auto-load seed url when replaying seeded crawls (#1786) 2024-05-07 14:03:14 -04:00
routes.ts feat: Billing UI fast-follows (#1936) 2024-07-17 17:13:28 -07:00
shoelace.ts Add QA columns to archived item list (#1683) 2024-04-22 13:19:07 -07:00
styles.css
theme.stylesheet.css show correct field when validating 2024-07-15 11:02:10 -07:00
theme.ts