gristlabs_grist-core/app/client/models
Paul Fitzpatrick d431c1eb63 (core) add a sandbox check to admin panel, and start reconciling boot and admin pages
Summary:
This adds a basic sandbox check to the admin panel. It also makes
the "probes" used in the boot page available from the admin panel,
though they are not yet displayed. The sandbox check is built as
a probe.

In the interests of time, a lot of steps had to be deferred:
 * Reconcile fully the admin panel and boot page. Specifically, the
   admin panel should be equally robust to common configuration problems.
 * Add tests for the sandbox check.
 * Generalize to multi-server setups. The read-out will not yet be useful
   for setups where doc workers and home servers are configured
   separately.

Test Plan: Added new test

Reviewers: jarek, georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D4241
2024-04-29 20:52:39 -04:00
..
entities (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
AdminChecks.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 2024-04-29 20:52:39 -04:00
AppModel.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
BaseRowModel.js
ClientColumnGetters.ts
ColumnACIndexes.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ColumnCache.ts
ColumnFilter.ts
ColumnFilterMenuModel.ts
ColumnToMap.ts
ConnectState.ts
DataRowModel.ts
DataTableModel.js
DataTableModelWithDiff.ts
DocData.ts
DocModel.ts
DocPageModel.ts (core) Remove forms popup 2024-04-12 16:10:44 -07:00
errors.ts
features.ts (core) Form kanban tasks 2024-01-23 22:11:48 +01:00
FormModel.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
gristConfigCache.ts
gristUrlState.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 2024-03-25 12:18:38 -04:00
HomeModel.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
MetaRowModel.js
MetaTableModel.js
modelUtil.js
NotifyModel.ts
QuerySet.ts
rowset.ts (core) Fix filtering regression 2024-01-18 13:32:36 -08:00
rowuid.js
RuleOwner.ts
SearchModel.ts
SectionFilter.ts (core) Fix filtering regression 2024-01-18 13:32:36 -08:00
Styles.ts
TableData.ts
TableModel.js
TelemetryModel.ts
TreeModel.ts
UnionRowSource.ts
UserManagerModel.ts
UserPrefs.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 2024-03-25 12:18:38 -04:00
ViewFieldConfig.ts
VirtualTable.ts
WorkspaceInfo.ts