mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: In the transition from a "pre-fork" to fork, when embedded, the fork ends up being read-only and changes fail. This commit avoids applying the read-only default to forks. If a user actually wants to specifically embed a fork as read-only, they can still do so, by explicitly adding `/m/view`. Test Plan: added test Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D2723 |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| gen-server | ||
| plugin | ||
| server | ||
| tsconfig.json | ||