focalboard/server/app
Scott Bishel b3a356067c
GH-3797 Update telemetry to send boards count (#3820)
* update telemetry to send boards count

* fix lint

* fix unit test
2022-09-13 14:37:05 -06:00
..
app.go
app_test.go
auth.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
auth_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +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-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -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
clientConfig.go
clientConfig_test.go
cloud.go
cloud_test.go
export.go
files.go
files_test.go
helper_test.go
import.go
import_test.go
initialize.go
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 Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
onboarding_test.go Fix template websocket (#3747) 2022-09-04 16:51:31 -06: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
teams.go
teams_test.go
templates.boardarchive
templates.go
templates_test.go
user.go fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06:00