focalboard/server/services/store/sqlstore
Scott Bishel e3ae682eea
Display board statistics (#4025)
* initial commit for displaying board statistics

* lint fixes

* i18n-extract, remove log entries, cleanup

* more lint fixes

* add check for standalone mode

* update tests due to change to NotImplemented

* lint fix

* revert removing empty comment lines

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-10-25 14:28:00 -06:00
..
migrations
migrationstests
blocks.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
board.go
board_insights.go
boards_and_blocks.go
category.go
category_boards.go
cloud.go
data_migrations.go
data_migrations_test.go
data_retention.go
file.go
helpers_test.go
legacy_blocks.go
migrate.go
notificationhints.go
params.go
public_methods.go
schema_table_migration.go
schema_table_migration_test.go
session.go
sharing.go
sqlstore.go
sqlstore_test.go
subscriptions.go
system.go
team.go
templates.go
user.go
util.go