1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services/store
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
..
generators Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
mattermostauthlayer Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
mockstore Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
sqlstore Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
storetests Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
store.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00