gristlabs_grist-core/app
Paul Fitzpatrick a4929bde72 (core) add some row-level access control
Summary:
This implements a form of row-level access control where for a
given table, you may specify that only owners have access to
rows for which a given column has falsy values.

For simplicity:
 * Only owners may edit that table.
 * Non-owners with the document open will have forced
   reloads whenever the table is modified.

Baby steps...

Test Plan: added tests

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2633
2020-10-12 11:17:37 -04:00
..
client (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
common (core) add some row-level access control 2020-10-12 11:17:37 -04:00
gen-server (core) Support "Public access" switch in the UI for docs. 2020-09-18 19:14:33 -04:00
plugin (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
server (core) add some row-level access control 2020-10-12 11:17:37 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00