feat: group analytics
* wip * wip * wip * wip * wip * add buffer * wip * wip * fixes * fix * wip * group validation * fix group issues * docs: add groups
This commit is contained in:
committed by
GitHub
parent
88a2d876ce
commit
11e9ecac1a
@@ -199,7 +199,6 @@ model Project {
|
||||
meta EventMeta[]
|
||||
references Reference[]
|
||||
access ProjectAccess[]
|
||||
|
||||
notificationRules NotificationRule[]
|
||||
notifications Notification[]
|
||||
imports Import[]
|
||||
@@ -215,6 +214,7 @@ model Project {
|
||||
@@map("projects")
|
||||
}
|
||||
|
||||
|
||||
enum AccessLevel {
|
||||
read
|
||||
write
|
||||
|
||||
Reference in New Issue
Block a user