focalboard/mattermost-plugin
Jesús Espino 959a5ce8ff
Showing unknown channel and on share board modals if channel is no longer accessible (#3790)
* Showing unknown channel and on share board modals if channel is no longer accessible

* uncomment tests, write snapshots

* update snapshot

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-29 09:56:37 -06:00
..
.circleci
assets
build Upgrade dependencies: mmserver, plugin-api, opengraph (#3525) 2022-08-02 19:02:35 -04:00
product DOnt lint boards_product.go (#3734) 2022-08-24 12:43:45 +05:30
public MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
server Showing unknown channel and on share board modals if channel is no longer accessible (#3790) 2022-09-29 09:56:37 -06:00
webapp Fixing minimum board roles behavior (#3836) 2022-09-15 13:48:06 -06:00
.editorconfig
.gitattributes
.golangci.yml DOnt lint boards_product.go (#3734) 2022-08-24 12:43:45 +05:30
go.mod Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.sum Card APIs (#3760) 2022-09-08 13:01:33 +02:00
LICENSE
Makefile Remove old static folder from plugin package 2022-09-09 14:58:39 -04:00
modd.conf Live Watch make target for improve the development experience (#1389) 2021-10-04 10:06:54 +02:00
plugin.json Update to version 7.4.0 (#3819) 2022-09-09 11:37:03 -05:00
README.md Streamline docs and fix broken links (#2656) 2022-03-29 10:14:10 +02:00

Mattermost Boards (Focalboard Plugin)

Mattermost Boards is the Mattermost plugin version of Focalboard that combines project management tools with messaging and collaboration for teams of all sizes. To access and use Mattermost Boards, install or upgrade to Mattermost v6.0 or later as a self-hosted server or Cloud server. After logging into Mattermost, select the menu in the top left corner of Mattermost and select Boards.

Mattermost Boards is installed and enabled by default in Mattermost v6.0 and later.

To build your own version of Matterboard Boards and upload it to your own Mattermost server, follow the instructions here.