gristlabs_grist-core/app
Paul Fitzpatrick ee018ff183 (core) add more tests for inaccessible workspaces; fix doc count
Summary:
 * Checks that empty workspaces are listed correctly, including in
   cases where docs or workspaces have been made inaccessible to
   the user doing the listing.
 * Checks that when a document quota is in force, the count is
   correct, and not dependent on ACLs.
 * Fixes the document count used for document quotas, which in
   fact was not counting docs the current user did not have access
   to.

Test Plan: added tests

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2570
2020-07-31 12:55:21 -04:00
..
client freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00
common (core) When saving copies, allow saving to another org; update menus for making and saving copies. 2020-07-27 14:11:02 -04:00
gen-server (core) add more tests for inaccessible workspaces; fix doc count 2020-07-31 12:55:21 -04:00
plugin (core) move home server into core 2020-07-21 20:39:10 -04:00
server (core) move data engine code to core 2020-07-29 08:57:25 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00