605c0079eb
* skeleton lifecycle * bare minimum to satisfy mm-server import * added boards_imports.go * move boards_imports.go to correct package * bump mmserver version; remove replace in go.mod; use module workspaces; remove logger service * rename product.go --> boards.go * add FileInfoStore and Cloud services for product; create minimal pluginAPI interfaces for all packages * rename Boards -> BoardsProduct * compile success * remove hooks service; guard for nil BoardsApp * update to latest mmserver ver * upgrade mmserver to master tip * upgrade mmserver to master tip * bump plugin-api to master tip * fix users service * fix OnActivate crash; normalize AppError returns * fileBackend interface for server/app * feature flag * bump mmserver version * fix linter errors * make go.work when linting * fix go.work creation for CI * add execute flag for script * fix more linter errors * always create a go.work * fix ci go.work * OS agnostic go.work generator * fix path * fix path again * partially disable cypress test * fix case Id --> ID * bump mmserver version * include in go.work for dev * addressed review comments. Co-authored-by: Mattermod <mattermod@users.noreply.github.com> |
||
---|---|---|
.. | ||
app.go | ||
app_test.go | ||
auth.go | ||
auth_test.go | ||
blocks.go | ||
blocks_test.go | ||
boards.go | ||
boards_and_blocks.go | ||
category.go | ||
category_boards.go | ||
clientConfig.go | ||
clientConfig_test.go | ||
cloud.go | ||
cloud_test.go | ||
export.go | ||
files.go | ||
files_test.go | ||
helper_test.go | ||
import.go | ||
import_test.go | ||
initialize.go | ||
onboarding.go | ||
onboarding_test.go | ||
sharing.go | ||
sharing_test.go | ||
subscriptions.go | ||
teams.go | ||
teams_test.go | ||
templates.boardarchive | ||
templates.go | ||
templates_test.go | ||
user.go |