bring Rosamund back

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov
2021-09-10 17:27:25 +02:00
parent 5e1dc72513
commit 944f8fbef8
6 changed files with 728 additions and 622 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import { program } from 'commander'
import { MongoClient, Db } from 'mongodb'
import { getAccount, createAccount, assignWorkspace, createWorkspace, ACCOUNT_DB } from '@anticrm/account'
import { createContributingClient } from '@anticrm/contrib'
import core, { TxOperations, TxFactory, DOMAIN_TX } from '@anticrm/core'
import core, { TxOperations } from '@anticrm/core'
import { encode } from 'jwt-simple'
import { Client } from 'minio'
import { initWorkspace } from './workspace'
+237 -207
View File
File diff suppressed because it is too large Load Diff