1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/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
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Include plugin unit tests in CI via makefile; fix unit tests (#2848) 2022-04-20 11:01:40 -04:00
app Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
assets GH 2393 Move calculationColumns from board to view (#2762) 2022-04-14 10:33:57 -06:00
auth Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
client Local permissions test (#2839) 2022-04-19 10:00:52 -07:00
integrationtests Include plugin unit tests in CI via makefile; fix unit tests (#2848) 2022-04-20 11:01:40 -04:00
main Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
model Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
server Revert "implement data retention for boards (#2588)" (#2843) 2022-04-19 09:18:31 -06:00
services Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
swagger Fix Swagger schema for OnboardingResponse (#2838) 2022-04-18 22:53:41 -07:00
utils Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00
web Remove noisy error log for unit tests 2021-12-17 01:05:05 -05:00
ws cleanup log levels (#2824) 2022-04-18 08:21:44 -04:00
.golangci.yml Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
go.mod Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.sum Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.tools.mod Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00