7be9085b1b
* Always show popup menu when it is opened: - add additional class name `menuOpened` and ensure that menu is visible - new component `CardActionsMenuIcon` introduced and used for kanban/gallery/calendar card actions menu - increase `z-index` for `ContentBlock` when menu is opened to avoid overlaps * Jest snapshots updated: additional classes added to existing elements. * Jest snapshot for mattermost-plugin test updated. Co-authored-by: Mattermod <mattermod@users.noreply.github.com> |
||
---|---|---|
.. | ||
.circleci | ||
assets | ||
build | ||
product | ||
public | ||
server | ||
webapp | ||
.editorconfig | ||
.gitattributes | ||
.golangci.yml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
modd.conf | ||
plugin.json | ||
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.