gristlabs_grist-core/test/client/lib
Jarosław Sadziński 184be9387f (core) Enabling telemetry on /api/version endpoint
Summary:
Version API endpoint wasn't logging telemetry from POST requests. The issue was in registration
order, this endpoint was registered before `expressJson` and it couldn't read json body in the handler.

Test Plan: Added new test

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4277
2024-06-27 12:05:15 +02:00
..
ACIndex.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
chartUtil.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
Delay.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
dispose.js Shutdown Doc worker when it is not considered as available in Redis #831 (#856) 2024-04-04 10:25:42 -04:00
dom.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
domAsync.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ImportSourceElement.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koArray.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
koArrayWrap.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koDom.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
koDomScrolly.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
koForm.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
koUtil.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
localization.ts (core) Making makeT helper use the unprefixed key as a fallback 2023-01-05 16:25:19 +01:00
localStorageObs.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
nameUtils.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ObservableMap.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
ObservableSet.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
PluginApi.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
SafeBrowser.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
Signal.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
sortUtil.ts (core) Adding UI for timing API 2024-05-22 14:56:53 +02:00
textUtils.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
timeUtils.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
UrlState.ts (core) Enabling telemetry on /api/version endpoint 2024-06-27 12:05:15 +02:00