gristlabs_grist-core/app/client/models
George Gevoian c469a68d6e (core) Removing virtual tables when they are not needed
Summary:
Clearing virtual tables after user navigates away from the pages
that show them. Leaving them behind will reveal them on the Raw
Data page, with a buggy experience as user can't view the data
there.

Test Plan: Extended tests.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: jarek, georgegevoian

Differential Revision: https://phab.getgrist.com/D4258
2024-05-29 08:46:49 -07:00
..
entities
AdminChecks.ts
AppModel.ts
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
DocPageModel.ts
errors.ts
features.ts
FormModel.ts
gristConfigCache.ts
gristUrlState.ts
HomeModel.ts
MetaRowModel.js
MetaTableModel.js
modelUtil.js
NotifyModel.ts
QuerySet.ts
rowset.ts
rowuid.js
RuleOwner.ts
SearchModel.ts
SectionFilter.ts
Styles.ts
TableData.ts
TableModel.js
TelemetryModel.ts
TreeModel.ts
UnionRowSource.ts
UserManagerModel.ts
UserPrefs.ts
ViewFieldConfig.ts
VirtualTable.ts
WorkspaceInfo.ts