gristlabs_grist-core/test/gen-server
Jarosław Sadziński ecf242c6c6 (core) Adding latest version section to the admin panel.
Summary:
Update for the admin page to show the latest available version information.
- Latest version is read from docs.getgrist.com by default
- It sends basic information (installationId, deployment type, and version)
- Checks are done only on the page itself
- The actual request is routed through the API (to avoid CORS)

Test Plan: Added new test

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4238
2024-04-29 21:59:36 +02:00
..
lib
ApiServer.ts
ApiServerAccess.ts
ApiServerBenchmark.ts
ApiServerBugs.ts
ApiSession.ts
apiUtils.ts Bump dependencies versions 2024-04-29 14:54:36 -04:00
AuthCaching.ts
migrations.ts
seed.ts
testUtils.ts Bump dependencies versions 2024-04-29 14:54:36 -04:00
UpdateChecks.ts (core) Adding latest version section to the admin panel. 2024-04-29 21:59:36 +02:00