gristlabs_grist-core/app
Paul Fitzpatrick 35303fad21 (core) disentangle row and metadata steps in granular access calculations
Summary:
When adding robustness to schema changes to granular access control,
a calculation of intermediate row states that was previously done
semi-intelligently on need started happening less intelligently.
This diff separates out the row state calculations from metadata
state calculations so that one can happen without the other.

Test Plan: extended a test.  Also did some manual checks.

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2773
2021-04-16 08:28:51 -04:00
..
client (core) add new filter bar 2021-04-15 20:29:00 +02:00
common (core) optimization: remove lodash/pullAt 2021-04-15 21:18:47 -04:00
gen-server (core) make AccessRules and FullCopies effective 2021-03-25 15:05:26 -04:00
plugin (core) hide long sequences of unchanged rows in diffs 2020-11-19 18:19:54 -05:00
server (core) disentangle row and metadata steps in granular access calculations 2021-04-16 08:28:51 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00