focalboard/mattermost-plugin
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
..
.circleci Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
assets Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
build Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
public Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
server Plugin telemetry (#1069) 2021-09-01 15:53:27 -06:00
webapp Plugin telemetry (#1069) 2021-09-01 15:53:27 -06:00
.editorconfig Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.gitattributes Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
go.sum Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
LICENSE Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
Makefile Ensures cgo is disabled for plugin compilation to avoid libc linking (#565) 2021-06-11 14:41:15 +02:00
plugin.json update marketplace name/description (#1118) 2021-08-27 14:14:23 +02:00
README.md Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00

Focalboard Plugin for Mattermost

This plugin allows to run focalboard inside your mattermost instance as a plugin.