Denormalised inline calculations to property documents, needs to be referenced by UI still

This commit is contained in:
Stefan Zermatten
2021-01-29 12:29:01 +02:00
parent 9c799e3dc9
commit 1167538977
25 changed files with 360 additions and 118 deletions

View File

@@ -6,6 +6,7 @@ let ClassLevelSchema = new SimpleSchema({
type: String,
optional: true,
},
// Only used by slot filling dialog, not computed
description: {
type: String,
optional: true,