focalboard/mattermost-plugin
Pablo Andrés Vélez Vidal 2676b19d99
MM-46392 - load boards memberships on rhs component mount (#4055)
* MM-46392 - load boards memberships on rhs component mount

* prevent blink between zero state and list state

* fix failing snapshots

* add pr feedback; change testing component state change approach using act; wrap async request in promiseAll instead of isolated awaits
2022-10-21 18:09:31 +02:00
..
.circleci
assets
build Upgrade dependencies: mmserver, plugin-api, opengraph (#3525) 2022-08-02 19:02:35 -04:00
product MM-47403: Add hooks to the product (#3962) 2022-10-07 13:08:21 +02:00
public MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
server Fix collation and charset after migrations (every run) (#4002) 2022-10-14 18:39:25 -04:00
webapp MM-46392 - load boards memberships on rhs component mount (#4055) 2022-10-21 18:09:31 +02: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 MM-46725 Add build-product target to compile the Boards product (#4016) 2022-10-13 16:56:59 -04:00
modd.conf
plugin.json update to release 7.5.0 (#3890) 2022-10-03 11:55:20 -06:00
README.md

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.