focalboard/server/app
Scott Bishel cb4e5d9c39
Gh 3942 - fix bug with Boards bot, update link text (#4027)
* fix error when ensuring bot

* update link/unlink board text

* lint fixes
2022-10-19 09:22:55 -06:00
..
app.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
app_test.go Config for share board (#1187) 2021-09-16 13:31:02 -06:00
auth.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
auth_test.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
blocks.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
blocks_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
boards.go Gh 3942 - fix bug with Boards bot, update link text (#4027) 2022-10-19 09:22:55 -06:00
boards_and_blocks.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
boards_test.go GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
cards.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
cards_test.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
category.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
category_boards.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
clientConfig.go User updates (#3244) 2022-07-08 08:43:43 -06:00
clientConfig_test.go User updates (#3244) 2022-07-08 08:43:43 -06:00
cloud.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
cloud_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
export.go Remove duplicated store and app method to get blocks that belong to a board (#3698) 2022-08-22 21:53:59 +02:00
files.go Fix bug where workspace era uploaded files won't load on team era codebase (#3907) 2022-10-05 14:16:03 -06:00
files_test.go Fix mock early finish issue on test helpers (#3374) 2022-07-15 08:34:36 -04:00
helper_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
import.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
import_test.go fix unit test 2022-03-31 14:45:41 -04:00
initialize.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
insights.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
insights_test.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
onboarding.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
onboarding_test.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +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
sharing_test.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 notify init (#3043) 2022-05-16 11:53:41 -04:00
teams.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
teams_test.go Fix mock early finish issue on test helpers (#3374) 2022-07-15 08:34:36 -04:00
templates.boardarchive remove invalid assigned settings 2022-05-17 14:14:48 -06:00
templates.go Added constant template IDs for tracking template usage (#3238) 2022-06-29 19:47:54 +05:30
templates_test.go don't check team permission for GlobalTeamID 2022-04-01 13:42:30 -06:00
user.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00