focalboard/mattermost-plugin/server
Miguel de la Cruz 08c0b7a2fd
Refactor error usage from the store level up and add API helpers (#3792)
* Refactor error usage from the store level up and add API helpers

* Complete API tests

* Fix merge errorResponse calls

* Remove ensure helpers to allow for custom messages on permission errors

* Fix bad import and call

* Remove bad user check on auth that was added as part of the main merge

* Fix empty list test

* Replace deprecated proxy calls to ioutil.ReadAll with io.ReadAll

* Add information to the NotFound errors

* Add context to all remaining errors and address review comments

* Fix linter

* Adapt the new card API endpoints to the error refactor

* Remove almost all customErrorResponse calls

* Add request entity too large to errorResponse and remove customErrorResponse

* Fix linter
2022-09-13 12:18:40 +02:00
..
boards Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
api_adapter.go Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
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 version 7.4.0 (#3819) 2022-09-09 11:37:03 -05:00
plugin.go Print log server information on plugin run (#3711) 2022-08-19 13:16:18 -04:00