mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
f8c1bd612c
* Linkingstate Refactor, and displaying link info in rightpanel Big refactor to LinkingState Collects descriptive/user-facing labels into FilterState Unifies/cleans up some logic Adds LinkTypeDescription, a string enum which can be used to easily switch/case between various cases of linking, and codifies the logic in one place (currently only used for linkInfo) Adds Link info to creator panel, near SelectBy dropdown Bugfix: Disables linking from Attachment columns Bugfix/Behavior change: changed linking with empty RefLists to better match behavior of refs. for context: Linking by a blank Ref filters to show records with a blank value for that Ref. Previously this didn't work with RefLists. Linking from a blank refList would show no records (except in some cases involving summary tables) Fixed this so that linking by a blank val consistently means "show all records where the corresponding col is blank" |
||
---|---|---|
.. | ||
entities | ||
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 | ||
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 | ||
UserManagerModel.ts | ||
UserPrefs.ts | ||
ViewFieldConfig.ts | ||
VirtualTable.ts | ||
WorkspaceInfo.ts |