4b0fb92fba
- provides support for compiling Boards directly into the Mattermost suite server - a ServicesAPI interface replaces the PluginAPI to allow for implementations coming from pluginAPI and suite server. - a new product package provides a place to register Boards as a suite product and handles life-cycle events - a new boards package replaces much of the mattermost-plugin logic, allowing this to be shared between plugin and product - Boards now uses module workspaces; run make setup-go-work |
||
---|---|---|
.. | ||
migrations | ||
blocks.go | ||
board.go | ||
boards_and_blocks.go | ||
category.go | ||
category_boards.go | ||
cloud.go | ||
data_migrations.go | ||
data_migrations_test.go | ||
data_retention.go | ||
file.go | ||
helpers_test.go | ||
legacy_blocks.go | ||
migrate.go | ||
migrate_test.go | ||
notificationhints.go | ||
params.go | ||
public_methods.go | ||
session.go | ||
sharing.go | ||
sqlstore.go | ||
sqlstore_test.go | ||
subscriptions.go | ||
system.go | ||
team.go | ||
templates.go | ||
user.go | ||
util.go |