focalboard/server/model
Jesús Espino d3edf2f698
Adding the board default role for public boards (#2884)
* Adding the default role concept in the backend

* Adding the interface part

* Fix golang-ci lint errors

* Adding local permissions tests

* Address PR review comments

* Improving the code a bit

* Another small fix

* Renaming DefaultRole to MinimumRole

* Setting the minimum role at minimum to check the permissions per roles in the integration tests

* Adding the new minimum role behavior

* Fixing some tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 10:09:11 -06:00
..
block.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
block_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blockid.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blocktype.go Fix MM-40428 (#1926) 2021-12-10 08:28:52 -05:00
board.go Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
boards_and_blocks.go GH-2890 Copy files when duplicating boards (#2915) 2022-04-25 10:37:57 -06:00
boards_and_blocks_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
category_boards.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
clientConfig.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
database.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
error.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
errorResponse.go Workspace backend support 2021-03-26 11:01:54 -07:00
import_export.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
notification.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
permission.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
properties.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
properties_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sharing.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
subscription.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
team.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
user.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
util.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
version.go update to version 7.2.0 2022-05-11 17:25:46 -06:00