focalboard/server/api
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
..
admin.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
api.go Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
archive.go Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
audit.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
auth.go Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
context.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00