* move gowork app to root build dir * bump versions: mattermost-server, mattermost-plugin-api, opengraph * add go.work to .dockerignore Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
* Adds limits implementation to the server * Add test for deleted boards on active card count
* cleanup log levels * Standardize on model.IsErrNotFound instead of the mix of error checking done previously. * fix merge conflicts * fix comment typo * add description to asserts