browsertrix/frontend/src/types
Ilya Kreymer 1c153dfd3c
Subscription Update Quotas (#1988)
- Follow-up to #1914, allows SubscriptionUpdate event to also update
quotas.
- Passes current usage info + current billing page URL to portalUrl
request for external app to be able to respond with best portalUrl
- get_origin() moved to utils to be available more generally.
- Updates billing tab to show current plans, switches order of quotas to
list execution time, storage first
2024-08-05 15:59:47 -07:00
..
api.ts
app.ts feat: Show details of invalid invite (#1970) 2024-07-25 13:57:02 -07:00
billing.ts Subscription Update Quotas (#1988) 2024-08-05 15:59:47 -07:00
browser.ts
collection.ts
crawler.ts add a 'stopped_org_readonly' state for crawls that are running while org is made read-only (#1977) 2024-07-29 12:24:40 -07:00
events.d.ts
org.ts feat: Minor improvements to superadmin view (#1971) 2024-07-25 15:47:40 -07:00
qa.ts
user.ts feat: Improve UX when user doesn't belong to any orgs (#1953) 2024-07-23 19:51:28 -04:00
utils.ts