focalboard/server/integrationtests
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
..
blocks_test.go
board_test.go fix adding members to public board by editor (#3954) 2022-10-06 14:02:15 -06:00
boards_and_blocks_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
cards_test.go
clienttestlib.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
export_test.go
file_test.go
permissions_test.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
pluginteststore.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +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
statistics_test.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
subscriptions_test.go
teststore.go
user_test.go