focalboard/server/app
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
..
app.go
app_test.go
auth.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
auth_test.go
blocks.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
blocks_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
boards.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
boards_and_blocks.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
boards_test.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
cards.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
cards_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
category.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
category_boards.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
category_boards_test.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
category_test.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
clientConfig.go
clientConfig_test.go
cloud.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
cloud_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
export.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
files.go
files_test.go
helper_test.go
import.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
import_test.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
initialize.go
insights.go
insights_test.go
onboarding.go
onboarding_test.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
sharing.go
sharing_test.go
subscriptions.go
teams.go
teams_test.go
templates.boardarchive
templates.go
templates_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
user.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00