63edf2c987
* Added tab;le creation migration * WIP * Finished base impl * Added MySQL migration * WIP * Added personal server store methods * WIP * Fixed webapp tests * Updated server tests * generated code * generated code * generated code * used raw queries instead of plugin methods to avoid updating productapi package * Added API doc * Added sqlite migratins * used plugin APIs again s=instead of raw queries * WIP * Added missed case of SQL migration where personal server can run on Postgres and MySQL * CI * Removed unsupported POSL operator * Low on caffine. Making silly mistakes * json handling * int test * hope tests pass * Fix incorrect column size * Webapp lint fixes * remived debug code * Updated moigration version * Review fixes |
||
---|---|---|
.. | ||
.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.