gristlabs_grist-core/app
Paul Fitzpatrick fc56cc7231 (core) tweak embedding to play well with forking
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
2021-02-04 15:02:18 -05:00
..
client (core) Don't show mobile-friendly bottom bar when printing or embedding. 2021-02-04 09:51:53 -05:00
common (core) tweak embedding to play well with forking 2021-02-04 15:02:18 -05:00
gen-server (core) provide a way for an administrator to force reload of a document 2021-01-25 14:16:53 -05:00
plugin (core) hide long sequences of unchanged rows in diffs 2020-11-19 18:19:54 -05:00
server (core) Change array.reverse() in GranularAccess to avoid accidental in-place reversal. 2021-01-28 15:07:33 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00