gristlabs_grist-core/app/client/models
Paul Fitzpatrick 95b734149e
make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems (#850)
This is a start at a page for diagnosing problems while setting up Grist. Starting to add some diagnostics based on feedback in github issues. We should make Grist installation easier! But when there is a problem it should be easier to diagnose than it is now, and this may help. The page is ugly and doesn't have many diagnostics yet, but we can iterate.

Visit `/boot` on a Grist server for tips on how to use this feature.
2024-03-04 16:22:47 -05:00
..
entities (core) Polish Record Cards 2024-01-30 13:25:50 -05:00
AppModel.ts make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems (#850) 2024-03-04 16:22:47 -05:00
BaseRowModel.js
ClientColumnGetters.ts
ColumnACIndexes.ts
ColumnCache.ts
ColumnFilter.ts
ColumnFilterMenuModel.ts
ColumnToMap.ts
ConnectState.ts
DataRowModel.ts
DataTableModel.js
DataTableModelWithDiff.ts
DocData.ts
DocModel.ts (core) Form Publishing 2024-01-12 11:58:12 -08:00
DocPageModel.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
errors.ts
features.ts (core) Form kanban tasks 2024-01-23 22:11:48 +01:00
FormModel.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
gristConfigCache.ts
gristUrlState.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
HomeModel.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05: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
ViewFieldConfig.ts
VirtualTable.ts
WorkspaceInfo.ts