(core) use visibility information when sharing referenced columns with forms

Summary:
This tightens down the set of referenced columns made available to
forms for dropdowns. Previous access to columns was computed at the
level of shared tables. Now it is calculated at the level of shared
sections. That means that we can now refrain from following hidden
references, and make the referred data unavailable to forms, since
they should not need it.

Test Plan: extended test

Reviewers: jarek, dsagal

Reviewed By: jarek, dsagal

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D4234
This commit is contained in:
Paul Fitzpatrick
2024-04-19 13:59:32 -04:00
parent d4a7660a21
commit 65966e4cfd
4 changed files with 60 additions and 15 deletions

Binary file not shown.