gristlabs_grist-core/app
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
..
client (core) Fix owner view access to snapshots 2023-04-17 00:16:59 -04:00
common (core) Focusing the creator panel on the table wiget for charts and custom views 2023-04-14 12:45:24 +02:00
gen-server (core) Fix owner view access to snapshots 2023-04-17 00:16:59 -04:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server (core) Fix owner view access to snapshots 2023-04-17 00:16:59 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00