focalboard/mattermost-plugin
Harshil Sharma 2ac56dbfba
Ported view limits to main (#3252)
* Ported view limits to main

* lint fix

* Added tests

* Added tests

* Fixed a server test

* fixed webapp test

* fixed webapp test

* fixing some tests

* implement check when duplicating views

* Fixed webapp tests

* Fixed webapp tests

* Fixed webapp tests

* Trying without race test

* Lets race again

* Made error descriptive

* Minor improvements

* Updates snapshots for changed alt text

* Updates snapshots for changed alt text

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-06-29 18:05:24 +05:30
..
.circleci
assets
build Updated go version (#3189) 2022-06-06 10:18:21 +02:00
product Multi product architecture (#3258) 2022-06-21 11:49:01 -04:00
public
server Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
webapp Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
.editorconfig
.gitattributes
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Multi product architecture (#3218) 2022-06-14 09:00:09 -06:00
go.sum Multi product architecture (#3218) 2022-06-14 09:00:09 -06:00
LICENSE
Makefile standardize env var naming (#3031) 2022-05-05 15:49:34 -04:00
modd.conf
plugin.json update to version 7.2.0 2022-05-11 17:25:46 -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.