gristlabs_grist-core/app/gen-server
Paul Fitzpatrick 997be24a21 (core) add docs.options column to home db to store doc description, icon, openMode
Summary:
Bundles some new document options into a JSON column.
The icon option is treated somewhat gingerly.  It is intended, at
least initially, to store an image thumbnail for a document as a
url to hand-prepared assets (for examples and templates), so it is
locked down to a particular url prefix to avoid opening the door to
mischief.

Test Plan: added test

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D2916
2021-07-15 21:51:05 -04:00
..
entity (core) add docs.options column to home db to store doc description, icon, openMode 2021-07-15 21:51:05 -04:00
lib (core) link AppSumo activations with stripe, and support upgrades/downgrades 2021-06-24 10:18:42 -04:00
migration (core) add docs.options column to home db to store doc description, icon, openMode 2021-07-15 21:51:05 -04:00
ApiServer.ts (core) add appsumo endpoints with stub implementations 2021-06-21 16:04:33 -04:00
sqlUtils.ts (core) add a test for unnecessary workspaces shown in trash, and fix issue 2020-07-23 11:04:33 -04:00