feat: record workspace lifecycle activity
This commit is contained in:
parent
48fe942028
commit
7a0964892b
|
|
@ -56,6 +56,10 @@
|
||||||
"action.started",
|
"action.started",
|
||||||
"browser.capture.received",
|
"browser.capture.received",
|
||||||
"case.selected",
|
"case.selected",
|
||||||
|
"workspace.created",
|
||||||
|
"workspace.renamed",
|
||||||
|
"workspace.trashed",
|
||||||
|
"workspace.selected",
|
||||||
"browser.capture.page",
|
"browser.capture.page",
|
||||||
"browser.capture.selection",
|
"browser.capture.selection",
|
||||||
"browser.capture.link"
|
"browser.capture.link"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue