focalboard/mattermost-plugin/server
Scott Bishel af2727085d
Fix template websocket (#3747)
* fix websockets with templates

* add more unit tests

* add synthetic, update tests

* Update mattermost-plugin/server/manifest.go

* clean up lint, reduce cyclomatic complexity

* update tests that call patchBoard with patch.Type set

* cleanup messages

* cleanup code more readable

* fixes from code review

* fix null check

* remove log lines
2022-09-04 16:51:31 -06:00
..
boards
.gitignore
api_adapter.go
logtarget.go
main.go
manifest.go Fix template websocket (#3747) 2022-09-04 16:51:31 -06:00
plugin.go