gristlabs_grist-core/app
Alex Hall b878395c21 (core) Allow linking summary tables based on ref/reflist columns (except group)
Summary:
Relax the restriction in `selectBy.isValidLink` so that summary tables can be linked by a column like other tables, except the `group` column. See the discussion on https://grist.slack.com/archives/C0234CPPXPA/p1651773623256959 (the replies are on the following message) for more info on this decision.

Tweaked `LinkingState.ts` since linking with summary tables can now involve a column.

Test Plan: Added a new nbrowser test and fixture checking the options to select by given a summary table with a few ref/reflist columns. Manually tested the behaviour of each option.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3416
2022-05-12 15:59:12 +02:00
..
client (core) Allow linking summary tables based on ref/reflist columns (except group) 2022-05-12 15:59:12 +02:00
common (core) Add AzureExternalStorage 2022-05-09 21:44:57 +02:00
gen-server (core) Add flexibility to daily API usage limit 2022-04-28 16:22:18 +02:00
plugin (core) Improving custom widget API. Changing destroy function signature. 2022-05-05 16:34:26 +02:00
server (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2022-05-12 14:43:21 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00