focalboard/mattermost-plugin/server
Doug Lauder 936cc820ab
Standardize err not found (#2834)
* 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
2022-04-20 11:02:12 -04:00
..
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
configuration.go Revert "implement data retention for boards (#2588)" (#2843) 2022-04-19 09:18:31 -06:00
configuration_test.go Include plugin unit tests in CI via makefile; fix unit tests (#2848) 2022-04-20 11:01:40 -04:00
logtarget.go MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
main.go Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
manifest.go update to v0.16.0 (#2438) 2022-03-02 15:08:40 -07:00
notifications.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
plugin.go Revert "implement data retention for boards (#2588)" (#2843) 2022-04-19 09:18:31 -06:00
plugin_test.go Include plugin unit tests in CI via makefile; fix unit tests (#2848) 2022-04-20 11:01:40 -04:00