gristlabs_grist-core/app/gen-server
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
..
entity (core) Add API endpoint to get site usage summary 2022-05-16 11:16:19 -07:00
lib (core) Add API endpoint to get site usage summary 2022-05-16 11:16:19 -07:00
migration (core) Add API endpoint to get site usage summary 2022-05-16 11:16:19 -07:00
ApiServer.ts (core) Add API endpoint to get site usage summary 2022-05-16 11:16:19 -07:00
sqlUtils.ts (core) fix bug where sharing doc with everyone@ as viewer made it unlisted for site viewers 2021-10-28 12:48:31 -04:00