gristlabs_grist-core/app/gen-server/entity
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
Summary:
The summary includes a count of documents that are approaching
limits, in grace period, or delete-only. The endpoint is only accessible
to site owners, and is currently unused. A follow-up diff will add usage
banners to the site home page, which will use the response from the
endpoint to communicate usage information to owners.

Test Plan: Browser and server tests.

Reviewers: alexmojaki

Reviewed By: alexmojaki

Differential Revision: https://phab.getgrist.com/D3420
2022-05-16 11:16:19 -07:00
..
AclRule.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Alias.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
BillingAccount.ts (core) add appsumo endpoints with stub implementations 2021-06-21 16:04:33 -04:00
BillingAccountManager.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Document.ts (core) Add API endpoint to get site usage summary 2022-05-16 11:16:19 -07:00
Group.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Login.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Organization.ts (core) add per-user per-org preferences to database 2020-08-04 15:20:13 -04:00
Pref.ts (core) add per-user per-org preferences to database 2020-08-04 15:20:13 -04:00
Product.ts (core) Add flexibility to daily API usage limit 2022-04-28 16:22:18 +02:00
Resource.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Secret.ts (core) Initial webhooks implementation 2021-09-23 14:35:39 +02:00
User.ts (core) Add account page option to allow Google login 2022-02-14 16:56:23 -08:00
Workspace.ts (core) move home server into core 2020-07-21 20:39:10 -04:00