gristlabs_grist-core/app/gen-server/entity
George Gevoian be8e13df64 (core) Add initial tutorials implementation
Summary:
Documents can now be flagged as tutorials, which causes them to display
Markdown-formatted slides from a special GristDocTutorial table. Tutorial
documents are forked on open, and remember the last slide a user was on.
They can be restarted too, which prepares a new fork of the tutorial.

Test Plan: Browser tests.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3813
2023-03-22 10:09:02 -04:00
..
AclRule.ts (core) upgrade typeorm so we can support newer postgres 2022-09-02 15:34:21 -04:00
Activation.ts (core) add minimal support for activation keys 2022-05-16 22:46:23 -04:00
Alias.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
BillingAccount.ts (core) add appsumo endpoints with stub implementations 2021-06-21 16:04:33 -04:00
BillingAccountManager.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Document.ts (core) Add initial tutorials implementation 2023-03-22 10:09:02 -04:00
Group.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Login.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Organization.ts (core) add per-user per-org preferences to database 2020-08-04 15:20:13 -04:00
Pref.ts (core) add per-user per-org preferences to database 2020-08-04 15:20:13 -04:00
Product.ts (core) Removing NEW_DEAL flag 2022-08-09 17:29:28 +02:00
Resource.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
Secret.ts (core) Initial webhooks implementation 2021-09-23 14:35:39 +02:00
User.ts (core) Adding new column in users table "ref" with unique identifier. 2022-10-04 15:19:28 +02:00
Workspace.ts (core) move home server into core 2020-07-21 20:39:10 -04:00