focalboard/server/services/store/storetests
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
..
blocks.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
board_insights.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
boards.go Check on GetBoardsForUserAndTeam if the board result list is incomplete and continue if that's the case (#3842) 2022-09-14 08:59:39 -04:00
boards_and_blocks.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
category.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
categoryBoards.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
cloud.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
data_retention.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
files.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
helpers.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
notificationhints.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
session.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
sharing.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
subscriptions.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
system.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
teams.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
users.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
util.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00