1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services
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
..
audit Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
auth CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
config Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
metrics Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
notify Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
permissions Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
scheduler CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
store Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
telemetry use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
webhook Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00