TSK-1334 Vacancy application notification (#3108)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2023-04-28 15:22:39 +07:00
committed by GitHub
parent 082bc85ff2
commit 8acdcf7c73
4 changed files with 65 additions and 10 deletions
+2
View File
@@ -111,6 +111,8 @@ export interface NotificationType extends Doc {
attachedToClass?: Ref<Class<Doc>>
// use for update/mixin txes
field?: string
// use for space collaborators, not object
spaceSubscribe?: boolean
// allowed providers and default value for it
providers: Record<Ref<NotificationProvider>, boolean>
// templates for email (and browser/push?)