mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
a4ef8ec6bc
* Initial permissions review infrastructure
* Adding more tests cases
* Modifying a bit the tests approach and adding more tests
* Adding more tests
* Adding more tests for permissions
* Adding more tests
* Adding more permissions tests
* Adding more tests
* Adding more permission checks
* Adding more permissions tests
* Adding more permission tests
* Adding more tests
* Adding subscriptions tests
* Adding more permissions tests
* Adding tests for read tokens in the files
* Update APIs and fix unit tests
* Fix linter errors
* Auto-assign category id from the database (as expected because is serial/auto_increment integer field)
* Revert "Auto-assign category id from the database (as expected because is serial/auto_increment integer field)"
This reverts commit
|
||
---|---|---|
.. | ||
app_test.go | ||
app.go | ||
auth_test.go | ||
auth.go | ||
blocks_test.go | ||
blocks.go | ||
boards_and_blocks.go | ||
boards.go | ||
category_blocks.go | ||
category.go | ||
clientConfig_test.go | ||
clientConfig.go | ||
export.go | ||
files_test.go | ||
files.go | ||
helper_test.go | ||
import_test.go | ||
import.go | ||
initialize.go | ||
onboarding_test.go | ||
onboarding.go | ||
sharing_test.go | ||
sharing.go | ||
subscriptions.go | ||
teams_test.go | ||
teams.go | ||
templates_test.go | ||
templates.boardarchive | ||
templates.go | ||
user.go |