focalboard/server/app
Scott Bishel 94e6e8a9f7
Plugin telemetry (#1069)
* implement webapp telemetry

* cleanup

* remove imports, update events

* change event title

* update for lint

* add test, update filename

* linter fix

* fix field name

* revert changes

* fix test

* update builds

* fix workflows

* fix workflows

* fix workflow

* temp checkin

* remove log lines

* updates from peer review
2021-09-01 15:53:27 -06:00
..
app.go Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
auth_test.go
auth.go
blocks_test.go
blocks.go Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
clientConfig.go Plugin telemetry (#1069) 2021-09-01 15:53:27 -06:00
files_test.go 423 | Added unit tests for files.go (#1119) 2021-08-31 16:08:18 -06:00
files.go
helper_test.go
sharing_test.go
sharing.go
user.go
workspaces.go