mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
a27032df3e
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 |
||
---|---|---|
app | ||
buildtools | ||
static | ||
stubs/app | ||
.gitignore | ||
bin | ||
ormconfig.js | ||
package.json | ||
tsconfig.json | ||
yarn.lock |