1
0
mirror of https://github.com/gristlabs/grist-core.git synced 2024-10-27 20:44:07 +00:00
gristlabs_grist-core/app/client
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
Summary:
Adds support for optional telemetry to grist-core.

A new environment variable, GRIST_TELEMETRY_LEVEL, controls the level of telemetry collected.

Test Plan: Server and unit tests.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: dsagal, anaisconce

Differential Revision: https://phab.getgrist.com/D3880
2023-06-07 12:00:51 -04:00
..
aclui (core) Fix ACL bug with rec.id in formula 2023-04-26 00:31:52 -07:00
components (core) Floating formula editor 2023-06-02 17:59:22 +02:00
lib (core) Add optional telemetry to grist-core 2023-06-07 12:00:51 -04:00
models (core) Add optional telemetry to grist-core 2023-06-07 12:00:51 -04:00
ui (core) Add optional telemetry to grist-core 2023-06-07 12:00:51 -04:00
ui2018 (core) Floating formula editor 2023-06-02 17:59:22 +02:00
widgets (core) Floating formula editor 2023-06-02 17:59:22 +02:00
accountMain.ts
activationMain.ts
app.css (core) Polish tutorial popups 2023-04-20 12:20:03 -04:00
app.js
billingMain.ts
browserCheck.ts (core) On mobile, only show a warning for older and unknown browsers rather than for all 2023-06-01 11:15:21 -04:00
declarations.d.ts (core) Migrating commands to typescript 2023-04-24 09:48:40 +02:00
DefaultHooks.ts support other SQLite wrappers, and various hooks needed by grist-static () 2023-05-23 15:17:28 -04:00
errorMain.ts
exposeModulesForTests.js support other SQLite wrappers, and various hooks needed by grist-static () 2023-05-23 15:17:28 -04:00
Hooks.ts support other SQLite wrappers, and various hooks needed by grist-static () 2023-05-23 15:17:28 -04:00
logo.css
tsconfig.json