1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/server
Scott Bishel 08f09f0c99
Fix to respect System Console settings (#4110)
* fix for plugin viewing names and emails

* fix some tests

* fix some tests

* fix more tests

* fix more tests

* clean-up

* cleanup, fix issue on initial load

* revert manifest changes

* implement on personal server side

* revert user.go changes

* lint fix

* fix test

* check config for null before setting boolean value

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-11-02 14:07:10 -06:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
app Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
assets Fixed server lint issue about not using deprecated package io.ioutils (#4112) 2022-11-01 07:56:04 -04:00
auth Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
client Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
integrationtests Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
main Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
model Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
server GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
services Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
swagger fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06:00
utils Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
web Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
ws Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.sum Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum