gristlabs_grist-core/app/gen-server
George Gevoian 36f3fd0120 (core) Fix owner view access to snapshots
Summary:
Owners weren't able to access snapshots if access rules
that denied access to non-owners existed. The backend
was lowering snapshot document access to "viewers" as
part of implementing read-only behavior; this is now done
in the client, with document access for snapshots now
accurately reflecting the user's trunk access.

Additionally, sandboxes are no longer created for snapshots,
and background intervals aren't started for snapshots.

Test Plan: Browser test.

Reviewers: jarek, paulfitz

Reviewed By: jarek, paulfitz

Differential Revision: https://phab.getgrist.com/D3849
2023-04-17 00:16:59 -04:00
..
entity (core) Improve dark mode 2023-04-12 01:58:48 -04:00
lib (core) Fix owner view access to snapshots 2023-04-17 00:16:59 -04:00
migration (core) Add initial tutorials implementation 2023-03-22 10:09:02 -04:00
ApiServer.ts (core) Improve dark mode 2023-04-12 01:58:48 -04:00
sqlUtils.ts (core) fix bug where sharing doc with everyone@ as viewer made it unlisted for site viewers 2021-10-28 12:48:31 -04:00