gristlabs_grist-core/app
Paul Fitzpatrick a27032df3e (core) add a test for unnecessary workspaces shown in trash, and fix issue
Summary:
Currently if I share a doc with a friend, and then soft-delete a doc
in the same workspace, that friend will see the workspace in their
trash (empty, but there).

This adds a test for the issue and resolves it by filtering out
docs at the sql level that used to be filtered out by javascript.

Test Plan: added test; existing tests pass

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2557
2020-07-23 11:04:33 -04:00
..
client freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00
common (core) Changes to Billing to better handle error scenarios. 2020-07-22 14:40:54 -04:00
gen-server (core) add a test for unnecessary workspaces shown in trash, and fix issue 2020-07-23 11:04:33 -04:00
plugin (core) move home server into core 2020-07-21 20:39:10 -04:00
server (core) Allow the support user to access everyone's billing pages 2020-07-22 15:45:47 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00