gristlabs_grist-core/app/server
Alex Hall d140b49ba3 (core) Include helper columns in ACL rules
Summary: Extend the way ACL resources are read in the server so that if a rule applies to a specific column then that rule also applies to helper columns belonging to that column, as well as helper columns belonging to fields which display that column. This is particularly intended for display columns of reference columns, but it also applies to conditional formatting rule columns.

Test Plan: Added a server test

Reviewers: paulfitz, jarek

Reviewed By: paulfitz, jarek

Differential Revision: https://phab.getgrist.com/D3628
2022-09-26 16:08:56 +02:00
..
declarations
lib (core) Include helper columns in ACL rules 2022-09-26 16:08:56 +02:00
utils
companion.ts (core) upgrade typeorm so we can support newer postgres 2022-09-02 15:34:21 -04:00
declarations.d.ts
devServerMain.ts
generateCheckpoint.ts
generateInitialDocSql.ts
mergedServerMain.ts
tsconfig.json